aboutsummaryrefslogtreecommitdiff
path: root/examples/cxx/serializer
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 /examples/cxx/serializer
parent8b33f84adf9e893bce0ee207c2ac8cbdfe501924 (diff)
Update copyright
Diffstat (limited to 'examples/cxx/serializer')
-rw-r--r--examples/cxx/serializer/hello/makefile2
-rw-r--r--examples/cxx/serializer/library/makefile2
-rw-r--r--examples/cxx/serializer/makefile2
-rw-r--r--examples/cxx/serializer/minimal/makefile2
-rw-r--r--examples/cxx/serializer/polymorphism/makefile2
-rw-r--r--examples/cxx/serializer/polyroot/makefile2
-rw-r--r--examples/cxx/serializer/wildcard/makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/examples/cxx/serializer/hello/makefile b/examples/cxx/serializer/hello/makefile
index 90ec6c8..df1c2d7 100644
--- a/examples/cxx/serializer/hello/makefile
+++ b/examples/cxx/serializer/hello/makefile
@@ -1,5 +1,5 @@
# file : examples/cxx/serializer/hello/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/examples/cxx/serializer/library/makefile b/examples/cxx/serializer/library/makefile
index 584f5ac..c3f9876 100644
--- a/examples/cxx/serializer/library/makefile
+++ b/examples/cxx/serializer/library/makefile
@@ -1,5 +1,5 @@
# file : examples/cxx/serializer/library/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/examples/cxx/serializer/makefile b/examples/cxx/serializer/makefile
index b9dd850..a088cda 100644
--- a/examples/cxx/serializer/makefile
+++ b/examples/cxx/serializer/makefile
@@ -1,5 +1,5 @@
# file : examples/cxx/serializer/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/examples/cxx/serializer/minimal/makefile b/examples/cxx/serializer/minimal/makefile
index 9acde7b..d71557c 100644
--- a/examples/cxx/serializer/minimal/makefile
+++ b/examples/cxx/serializer/minimal/makefile
@@ -1,5 +1,5 @@
# file : examples/cxx/serializer/minimal/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/examples/cxx/serializer/polymorphism/makefile b/examples/cxx/serializer/polymorphism/makefile
index 661cdfd..fd2d00f 100644
--- a/examples/cxx/serializer/polymorphism/makefile
+++ b/examples/cxx/serializer/polymorphism/makefile
@@ -1,5 +1,5 @@
# file : examples/cxx/serializer/polymorphism/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/examples/cxx/serializer/polyroot/makefile b/examples/cxx/serializer/polyroot/makefile
index 336e362..0811009 100644
--- a/examples/cxx/serializer/polyroot/makefile
+++ b/examples/cxx/serializer/polyroot/makefile
@@ -1,5 +1,5 @@
# file : examples/cxx/serializer/polyroot/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/examples/cxx/serializer/wildcard/makefile b/examples/cxx/serializer/wildcard/makefile
index cb7614a..019ae11 100644
--- a/examples/cxx/serializer/wildcard/makefile
+++ b/examples/cxx/serializer/wildcard/makefile
@@ -1,5 +1,5 @@
# file : examples/cxx/serializer/wildcard/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