aboutsummaryrefslogtreecommitdiff
path: root/common/view/basics
diff options
context:
space:
mode:
Diffstat (limited to 'common/view/basics')
-rw-r--r--common/view/basics/driver.cxx2
-rw-r--r--common/view/basics/makefile2
-rw-r--r--common/view/basics/test.hxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/common/view/basics/driver.cxx b/common/view/basics/driver.cxx
index c1108d7..7e4d88a 100644
--- a/common/view/basics/driver.cxx
+++ b/common/view/basics/driver.cxx
@@ -1,5 +1,5 @@
// file : common/view/basics/driver.cxx
-// 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
// Test view basics.
diff --git a/common/view/basics/makefile b/common/view/basics/makefile
index e763841..4611a23 100644
--- a/common/view/basics/makefile
+++ b/common/view/basics/makefile
@@ -1,5 +1,5 @@
# file : common/view/basics/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/view/basics/test.hxx b/common/view/basics/test.hxx
index fbe90ee..28cd17e 100644
--- a/common/view/basics/test.hxx
+++ b/common/view/basics/test.hxx
@@ -1,5 +1,5 @@
// file : common/view/basics/test.hxx
-// 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
#ifndef TEST_HXX