aboutsummaryrefslogtreecommitdiff
path: root/common/query/one
diff options
context:
space:
mode:
Diffstat (limited to 'common/query/one')
-rw-r--r--common/query/one/driver.cxx2
-rw-r--r--common/query/one/makefile2
-rw-r--r--common/query/one/test.hxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/common/query/one/driver.cxx b/common/query/one/driver.cxx
index e6b2b67..234e0cc 100644
--- a/common/query/one/driver.cxx
+++ b/common/query/one/driver.cxx
@@ -1,5 +1,5 @@
// file : common/query/one/driver.cxx
-// copyright : Copyright (c) 2009-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
// Test query one support.
diff --git a/common/query/one/makefile b/common/query/one/makefile
index 51e281d..f48d9d8 100644
--- a/common/query/one/makefile
+++ b/common/query/one/makefile
@@ -1,5 +1,5 @@
# file : common/query/one/makefile
-# copyright : Copyright (c) 2009-2015 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2017 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/one/test.hxx b/common/query/one/test.hxx
index 1a9c35e..7634dc2 100644
--- a/common/query/one/test.hxx
+++ b/common/query/one/test.hxx
@@ -1,5 +1,5 @@
// file : common/query/one/test.hxx
-// copyright : Copyright (c) 2009-2014 Code Synthesis Tools CC
+// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC
// license : GNU GPL v2; see accompanying LICENSE file
#ifndef TEST_HXX