aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/binary
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-03-21 11:01:12 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-03-21 11:01:12 +0200
commitcd817fe1c54fcf712c257d0628a002b2165ff098 (patch)
tree3300bf76b58daa6994afb6233e20db5d964dea13 /tests/cxx/hybrid/binary
parent8b33f84adf9e893bce0ee207c2ac8cbdfe501924 (diff)
Update copyright
Diffstat (limited to 'tests/cxx/hybrid/binary')
-rw-r--r--tests/cxx/hybrid/binary/cdr/driver.cxx2
-rw-r--r--tests/cxx/hybrid/binary/cdr/makefile2
-rw-r--r--tests/cxx/hybrid/binary/custom/driver.cxx2
-rw-r--r--tests/cxx/hybrid/binary/custom/makefile2
-rw-r--r--tests/cxx/hybrid/binary/xdr/driver.cxx2
-rw-r--r--tests/cxx/hybrid/binary/xdr/makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/tests/cxx/hybrid/binary/cdr/driver.cxx b/tests/cxx/hybrid/binary/cdr/driver.cxx
index be52b94..0fbe4f7 100644
--- a/tests/cxx/hybrid/binary/cdr/driver.cxx
+++ b/tests/cxx/hybrid/binary/cdr/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/cxx/hybrid/binary/cdr/driver.cxx
-// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test CDR insertion and extraction.
diff --git a/tests/cxx/hybrid/binary/cdr/makefile b/tests/cxx/hybrid/binary/cdr/makefile
index 8dda329..5188c74 100644
--- a/tests/cxx/hybrid/binary/cdr/makefile
+++ b/tests/cxx/hybrid/binary/cdr/makefile
@@ -1,5 +1,5 @@
# file : tests/cxx/hybrid/binary/cdr/makefile
-# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make
diff --git a/tests/cxx/hybrid/binary/custom/driver.cxx b/tests/cxx/hybrid/binary/custom/driver.cxx
index de6aa1d..933f79c 100644
--- a/tests/cxx/hybrid/binary/custom/driver.cxx
+++ b/tests/cxx/hybrid/binary/custom/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/cxx/hybrid/binary/custom/driver.cxx
-// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test RAW insertion and extraction.
diff --git a/tests/cxx/hybrid/binary/custom/makefile b/tests/cxx/hybrid/binary/custom/makefile
index 9c67d9d..3b60b2e 100644
--- a/tests/cxx/hybrid/binary/custom/makefile
+++ b/tests/cxx/hybrid/binary/custom/makefile
@@ -1,5 +1,5 @@
# file : tests/cxx/hybrid/binary/custom/makefile
-# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make
diff --git a/tests/cxx/hybrid/binary/xdr/driver.cxx b/tests/cxx/hybrid/binary/xdr/driver.cxx
index f61db9e..15c2da1 100644
--- a/tests/cxx/hybrid/binary/xdr/driver.cxx
+++ b/tests/cxx/hybrid/binary/xdr/driver.cxx
@@ -1,5 +1,5 @@
// file : tests/cxx/hybrid/binary/xdr/driver.cxx
-// copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
// license : GNU GPL v2 + exceptions; see accompanying LICENSE file
// Test XDR insertion and extraction.
diff --git a/tests/cxx/hybrid/binary/xdr/makefile b/tests/cxx/hybrid/binary/xdr/makefile
index 13710e6..6102927 100644
--- a/tests/cxx/hybrid/binary/xdr/makefile
+++ b/tests/cxx/hybrid/binary/xdr/makefile
@@ -1,5 +1,5 @@
# file : tests/cxx/hybrid/binary/xdr/makefile
-# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../../../build/bootstrap.make