diff options
Diffstat (limited to 'common/view/olv')
-rw-r--r-- | common/view/olv/driver.cxx | 2 | ||||
-rw-r--r-- | common/view/olv/makefile | 2 | ||||
-rw-r--r-- | common/view/olv/test.hxx | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/common/view/olv/driver.cxx b/common/view/olv/driver.cxx index 6ef2467..e1eaed0 100644 --- a/common/view/olv/driver.cxx +++ b/common/view/olv/driver.cxx @@ -1,5 +1,5 @@ // file : common/view/olv/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 object loading views. diff --git a/common/view/olv/makefile b/common/view/olv/makefile index 9da28db..9050601 100644 --- a/common/view/olv/makefile +++ b/common/view/olv/makefile @@ -1,5 +1,5 @@ # file : common/view/olv/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/view/olv/test.hxx b/common/view/olv/test.hxx index 8f358d3..ebc3eda 100644 --- a/common/view/olv/test.hxx +++ b/common/view/olv/test.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/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 |