aboutsummaryrefslogtreecommitdiff
path: root/common/query
diff options
context:
space:
mode:
Diffstat (limited to 'common/query')
-rw-r--r--common/query/array/driver.cxx2
-rw-r--r--common/query/array/makefile2
-rw-r--r--common/query/array/test.hxx2
-rw-r--r--common/query/basics/driver.cxx2
-rw-r--r--common/query/basics/makefile2
-rw-r--r--common/query/basics/test.hxx2
-rw-r--r--common/query/one/makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/common/query/array/driver.cxx b/common/query/array/driver.cxx
index 5b0d378..b47fc93 100644
--- a/common/query/array/driver.cxx
+++ b/common/query/array/driver.cxx
@@ -1,5 +1,5 @@
// file : common/query/array/driver.cxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test query support for C arrays.
diff --git a/common/query/array/makefile b/common/query/array/makefile
index b20d124..e85feb2 100644
--- a/common/query/array/makefile
+++ b/common/query/array/makefile
@@ -1,5 +1,5 @@
# file : common/query/array/makefile
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/common/query/array/test.hxx b/common/query/array/test.hxx
index e9cbd15..1bebf19 100644
--- a/common/query/array/test.hxx
+++ b/common/query/array/test.hxx
@@ -1,5 +1,5 @@
// file : common/query/array/test.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/common/query/basics/driver.cxx b/common/query/basics/driver.cxx
index be45237..a982901 100644
--- a/common/query/basics/driver.cxx
+++ b/common/query/basics/driver.cxx
@@ -1,5 +1,5 @@
// file : common/query/basics/driver.cxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test basic query support.
diff --git a/common/query/basics/makefile b/common/query/basics/makefile
index 06b5095..6aa18e6 100644
--- a/common/query/basics/makefile
+++ b/common/query/basics/makefile
@@ -1,5 +1,5 @@
# file : common/query/basics/makefile
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make
diff --git a/common/query/basics/test.hxx b/common/query/basics/test.hxx
index 1fd86dc..94f4a6e 100644
--- a/common/query/basics/test.hxx
+++ b/common/query/basics/test.hxx
@@ -1,5 +1,5 @@
// file : common/query/basics/test.hxx
-// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX
diff --git a/common/query/one/makefile b/common/query/one/makefile
index 2fd441b..51e281d 100644
--- a/common/query/one/makefile
+++ b/common/query/one/makefile
@@ -1,5 +1,5 @@
# file : common/query/one/makefile
-# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make