aboutsummaryrefslogtreecommitdiff
path: root/common/include
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:52:04 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:52:04 +0200
commitad0fc0d9e6d9ad4e9aef6c76e1150ccf8885b217 (patch)
tree7262c62890f5ed4da48b9cf85c84379dc7638486 /common/include
parentdae71f180120d7a7e22262220410913d77aa1767 (diff)
Update copyright year
Diffstat (limited to 'common/include')
-rw-r--r--common/include/driver.cxx2
-rw-r--r--common/include/makefile2
-rw-r--r--common/include/obj1.hxx2
-rw-r--r--common/include/obj2.hxx2
-rw-r--r--common/include/obj3.hxx2
-rw-r--r--common/include/objs1.hxx2
-rw-r--r--common/include/objs2.hxx2
-rw-r--r--common/include/objs3.hxx2
-rw-r--r--common/include/objs4.hxx2
-rw-r--r--common/include/test1.hxx2
-rw-r--r--common/include/test2.hxx2
-rw-r--r--common/include/test3.hxx2
-rw-r--r--common/include/test4.hxx2
13 files changed, 13 insertions, 13 deletions
diff --git a/common/include/driver.cxx b/common/include/driver.cxx
index f9cf7e5..fc86730 100644
--- a/common/include/driver.cxx
+++ b/common/include/driver.cxx
@@ -1,5 +1,5 @@
// file : common/include/driver.cxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test inclusion of -odb files (compilation test).
diff --git a/common/include/makefile b/common/include/makefile
index b4ad846..fa392c7 100644
--- a/common/include/makefile
+++ b/common/include/makefile
@@ -1,5 +1,5 @@
# file : common/include/makefile
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make
diff --git a/common/include/obj1.hxx b/common/include/obj1.hxx
index 30a8169..50ca970 100644
--- a/common/include/obj1.hxx
+++ b/common/include/obj1.hxx
@@ -1,5 +1,5 @@
// file : common/include/obj1.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef OBJ1_HXX
diff --git a/common/include/obj2.hxx b/common/include/obj2.hxx
index 8da9834..63c7e0f 100644
--- a/common/include/obj2.hxx
+++ b/common/include/obj2.hxx
@@ -1,5 +1,5 @@
// file : common/include/obj2.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef OBJ2_HXX
diff --git a/common/include/obj3.hxx b/common/include/obj3.hxx
index 222fe9a..df85700 100644
--- a/common/include/obj3.hxx
+++ b/common/include/obj3.hxx
@@ -1,5 +1,5 @@
// file : common/include/obj3.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef OBJ3_HXX
diff --git a/common/include/objs1.hxx b/common/include/objs1.hxx
index b2befc6..d6d83cf 100644
--- a/common/include/objs1.hxx
+++ b/common/include/objs1.hxx
@@ -1,5 +1,5 @@
// file : common/include/objs1.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef OBJS1_HXX
diff --git a/common/include/objs2.hxx b/common/include/objs2.hxx
index 40cafa0..f7b711a 100644
--- a/common/include/objs2.hxx
+++ b/common/include/objs2.hxx
@@ -1,5 +1,5 @@
// file : common/include/objs2.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef OBJS2_HXX
diff --git a/common/include/objs3.hxx b/common/include/objs3.hxx
index 29b6206..9831ee8 100644
--- a/common/include/objs3.hxx
+++ b/common/include/objs3.hxx
@@ -1,5 +1,5 @@
// file : common/include/objs3.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef OBJS3_HXX
diff --git a/common/include/objs4.hxx b/common/include/objs4.hxx
index e7ab43a..f9a18c2 100644
--- a/common/include/objs4.hxx
+++ b/common/include/objs4.hxx
@@ -1,5 +1,5 @@
// file : common/include/objs1.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef OBJS4_HXX
diff --git a/common/include/test1.hxx b/common/include/test1.hxx
index fb639cf..4db3caa 100644
--- a/common/include/test1.hxx
+++ b/common/include/test1.hxx
@@ -1,5 +1,5 @@
// file : common/include/test1.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST1_HXX
diff --git a/common/include/test2.hxx b/common/include/test2.hxx
index 5af2ac1..51e492b 100644
--- a/common/include/test2.hxx
+++ b/common/include/test2.hxx
@@ -1,5 +1,5 @@
// file : common/include/test2.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST2_HXX
diff --git a/common/include/test3.hxx b/common/include/test3.hxx
index 44117c3..6aaf47c 100644
--- a/common/include/test3.hxx
+++ b/common/include/test3.hxx
@@ -1,5 +1,5 @@
// file : common/include/test3.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST3_HXX
diff --git a/common/include/test4.hxx b/common/include/test4.hxx
index e385af4..8eaf3f7 100644
--- a/common/include/test4.hxx
+++ b/common/include/test4.hxx
@@ -1,5 +1,5 @@
// file : common/include/test3.hxx
-// copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST3_HXX