aboutsummaryrefslogtreecommitdiff
path: root/common/relationship
diff options
context:
space:
mode:
Diffstat (limited to 'common/relationship')
-rw-r--r--common/relationship/driver.cxx2
-rw-r--r--common/relationship/makefile2
-rw-r--r--common/relationship/test.hxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/common/relationship/driver.cxx b/common/relationship/driver.cxx
index c6f4b01..127a894 100644
--- a/common/relationship/driver.cxx
+++ b/common/relationship/driver.cxx
@@ -1,5 +1,5 @@
// file : common/relationship/driver.cxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test object relationships.
diff --git a/common/relationship/makefile b/common/relationship/makefile
index c3b3c66..9a8ce7d 100644
--- a/common/relationship/makefile
+++ b/common/relationship/makefile
@@ -1,5 +1,5 @@
# file : common/relationship/makefile
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 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/test.hxx b/common/relationship/test.hxx
index 5383db6..ecfd6a3 100644
--- a/common/relationship/test.hxx
+++ b/common/relationship/test.hxx
@@ -1,5 +1,5 @@
// file : common/relationship/test.hxx
-// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX