aboutsummaryrefslogtreecommitdiff
path: root/common/definition
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2019-01-17 11:24:18 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2019-01-17 11:24:18 +0300
commit3e887885ec753f2cb0a9bba6fb4e856e51194a5c (patch)
tree26efdd7835d804dcf41bc4600db468f2e79d6395 /common/definition
parente93146629aa6abf64ee86994c52b0efc35f7275a (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 46a1cd7..361d486 100644
--- a/common/definition/driver.cxx
+++ b/common/definition/driver.cxx
@@ -1,5 +1,5 @@
// file : common/definition/driver.cxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 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 b620b66..4f42247 100644
--- a/common/definition/makefile
+++ b/common/definition/makefile
@@ -1,5 +1,5 @@
# file : common/definition/makefile
-# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2019 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 2657322..4162ad2 100644
--- a/common/definition/test.hxx
+++ b/common/definition/test.hxx
@@ -1,5 +1,5 @@
// file : common/definition/test.hxx
-// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 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 b8f1c71..0a1b200 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-2018 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TIME_MAPPING_HXX