aboutsummaryrefslogtreecommitdiff
path: root/common/include
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-24 21:55:43 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-24 21:55:43 +0300
commit68a31ac90d11b2f0294e82eb887bd03fde85fbb1 (patch)
tree697d0649d2e88011a8a65b715c845eb4434799c2 /common/include
parent4d61ee5a20babf92e0860a3d34bb0c0f0920dd67 (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 c92d10e..cb79063 100644
--- a/common/include/driver.cxx
+++ b/common/include/driver.cxx
@@ -1,5 +1,5 @@
// file : common/include/driver.cxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 2b2175a..15aee8d 100644
--- a/common/include/makefile
+++ b/common/include/makefile
@@ -1,5 +1,5 @@
# file : common/include/makefile
-# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2018 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 c556908..630890e 100644
--- a/common/include/obj1.hxx
+++ b/common/include/obj1.hxx
@@ -1,5 +1,5 @@
// file : common/include/obj1.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 d947d08..1730208 100644
--- a/common/include/obj2.hxx
+++ b/common/include/obj2.hxx
@@ -1,5 +1,5 @@
// file : common/include/obj2.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 ee0a909..91c6c8c 100644
--- a/common/include/obj3.hxx
+++ b/common/include/obj3.hxx
@@ -1,5 +1,5 @@
// file : common/include/obj3.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 c616514..b44ad10 100644
--- a/common/include/objs1.hxx
+++ b/common/include/objs1.hxx
@@ -1,5 +1,5 @@
// file : common/include/objs1.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 7713690..2c60188 100644
--- a/common/include/objs2.hxx
+++ b/common/include/objs2.hxx
@@ -1,5 +1,5 @@
// file : common/include/objs2.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 28d64a7..cce061e 100644
--- a/common/include/objs3.hxx
+++ b/common/include/objs3.hxx
@@ -1,5 +1,5 @@
// file : common/include/objs3.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 be34844..40daabb 100644
--- a/common/include/objs4.hxx
+++ b/common/include/objs4.hxx
@@ -1,5 +1,5 @@
// file : common/include/objs1.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 a1a465d..5a2eeff 100644
--- a/common/include/test1.hxx
+++ b/common/include/test1.hxx
@@ -1,5 +1,5 @@
// file : common/include/test1.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 27ea49b..9fe9489 100644
--- a/common/include/test2.hxx
+++ b/common/include/test2.hxx
@@ -1,5 +1,5 @@
// file : common/include/test2.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 7326164..8e3b83a 100644
--- a/common/include/test3.hxx
+++ b/common/include/test3.hxx
@@ -1,5 +1,5 @@
// file : common/include/test3.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 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 4c9fc9e..86272e5 100644
--- a/common/include/test4.hxx
+++ b/common/include/test4.hxx
@@ -1,5 +1,5 @@
// file : common/include/test3.hxx
-// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST3_HXX