aboutsummaryrefslogtreecommitdiff
path: root/common/definition
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 14:23:50 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 14:23:50 +0200
commit0a8568dda1ddbbd6b3207f95b62c5f8029bbceef (patch)
tree263bc53b94a59c496ecb6a045a90e7532bcb7a87 /common/definition
parentb66317f7c2d2a46ec0886a2a42bc90687d0fb871 (diff)
Update copyright year
Diffstat (limited to 'common/definition')
-rw-r--r--common/definition/driver.cxx2
-rw-r--r--common/definition/makefile2
-rw-r--r--common/definition/test.hxx2
-rw-r--r--common/definition/time-mapping.hxx2
4 files changed, 4 insertions, 4 deletions
diff --git a/common/definition/driver.cxx b/common/definition/driver.cxx
index b83ad3c..56a82f5 100644
--- a/common/definition/driver.cxx
+++ b/common/definition/driver.cxx
@@ -1,5 +1,5 @@
// file : common/definition/driver.cxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test overriding composite value definition point. This is primarily
diff --git a/common/definition/makefile b/common/definition/makefile
index 1f2825d..5fa391e 100644
--- a/common/definition/makefile
+++ b/common/definition/makefile
@@ -1,5 +1,5 @@
# file : common/definition/makefile
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/common/definition/test.hxx b/common/definition/test.hxx
index adc4268..80a69fb 100644
--- a/common/definition/test.hxx
+++ b/common/definition/test.hxx
@@ -1,5 +1,5 @@
// file : common/definition/test.hxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/common/definition/time-mapping.hxx b/common/definition/time-mapping.hxx
index 4b2e44a..3445d60 100644
--- a/common/definition/time-mapping.hxx
+++ b/common/definition/time-mapping.hxx
@@ -1,5 +1,5 @@
// file : common/definition/time-mapping.hxx
-// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TIME_MAPPING_HXX