aboutsummaryrefslogtreecommitdiff
path: root/xsde/processing
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:42:09 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:42:09 +0200
commit7e3616382296533e5016caec792b88a6b8556268 (patch)
treed5a7fe6b111829beb847da61a6ed9633c8d62f05 /xsde/processing
parent811453ff689059b75a6147b33ce35b3734865f12 (diff)
Update copyright year
Diffstat (limited to 'xsde/processing')
-rw-r--r--xsde/processing/inheritance/processor.cxx2
-rw-r--r--xsde/processing/inheritance/processor.hxx2
2 files changed, 2 insertions, 2 deletions
diff --git a/xsde/processing/inheritance/processor.cxx b/xsde/processing/inheritance/processor.cxx
index e14f1be..a19517f 100644
--- a/xsde/processing/inheritance/processor.cxx
+++ b/xsde/processing/inheritance/processor.cxx
@@ -1,5 +1,5 @@
// file : processing/inheritance/processor.cxx
-// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#include <set>
diff --git a/xsde/processing/inheritance/processor.hxx b/xsde/processing/inheritance/processor.hxx
index 4d31b8c..7c7aa65 100644
--- a/xsde/processing/inheritance/processor.hxx
+++ b/xsde/processing/inheritance/processor.hxx
@@ -1,5 +1,5 @@
// file : processing/inheritance/processor.hxx
-// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#ifndef PROCESSING_INHERITANCE_PROCESSOR_HXX