aboutsummaryrefslogtreecommitdiff
path: root/common/relationship/basics
diff options
context:
space:
mode:
Diffstat (limited to 'common/relationship/basics')
-rw-r--r--common/relationship/basics/driver.cxx2
-rw-r--r--common/relationship/basics/makefile2
-rw-r--r--common/relationship/basics/test.hxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/common/relationship/basics/driver.cxx b/common/relationship/basics/driver.cxx
index e0e1c0f..14e21e5 100644
--- a/common/relationship/basics/driver.cxx
+++ b/common/relationship/basics/driver.cxx
@@ -1,5 +1,5 @@
// file : common/relationship/basics/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 object relationships.
diff --git a/common/relationship/basics/makefile b/common/relationship/basics/makefile
index fe085fb..0394571 100644
--- a/common/relationship/basics/makefile
+++ b/common/relationship/basics/makefile
@@ -1,5 +1,5 @@
# file : common/relationship/basics/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/relationship/basics/test.hxx b/common/relationship/basics/test.hxx
index 1883393..0b6365e 100644
--- a/common/relationship/basics/test.hxx
+++ b/common/relationship/basics/test.hxx
@@ -1,5 +1,5 @@
// file : common/relationship/basics/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