From 3e887885ec753f2cb0a9bba6fb4e856e51194a5c Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Thu, 17 Jan 2019 11:24:18 +0300 Subject: Update copyright year --- common/view/basics/driver.cxx | 2 +- common/view/basics/makefile | 2 +- common/view/basics/test.hxx | 2 +- common/view/olv/driver.cxx | 2 +- common/view/olv/makefile | 2 +- common/view/olv/test1.hxx | 2 +- common/view/olv/test2.hxx | 2 +- common/view/olv/test3.hxx | 2 +- common/view/olv/test4.hxx | 2 +- common/view/olv/test5.hxx | 2 +- common/view/olv/test6.hxx | 2 +- common/view/olv/test7.hxx | 2 +- common/view/olv/test8.hxx | 2 +- common/view/olv/test9.hxx | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) (limited to 'common/view') diff --git a/common/view/basics/driver.cxx b/common/view/basics/driver.cxx index c5d80d4..3c66d88 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-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 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 57f37fa..a3d714b 100644 --- a/common/view/basics/makefile +++ b/common/view/basics/makefile @@ -1,5 +1,5 @@ # file : common/view/basics/makefile -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 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 162ce7d..569988b 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-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST_HXX diff --git a/common/view/olv/driver.cxx b/common/view/olv/driver.cxx index 510b209..5c45d94 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-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 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 db7775f..8b6a085 100644 --- a/common/view/olv/makefile +++ b/common/view/olv/makefile @@ -1,5 +1,5 @@ # file : common/view/olv/makefile -# copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2019 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/test1.hxx b/common/view/olv/test1.hxx index 7e4a0d8..bc73461 100644 --- a/common/view/olv/test1.hxx +++ b/common/view/olv/test1.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/test1.hxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST1_HXX diff --git a/common/view/olv/test2.hxx b/common/view/olv/test2.hxx index ad5fbdc..a5d4555 100644 --- a/common/view/olv/test2.hxx +++ b/common/view/olv/test2.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/test2.hxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST2_HXX diff --git a/common/view/olv/test3.hxx b/common/view/olv/test3.hxx index 730b36a..7ba8809 100644 --- a/common/view/olv/test3.hxx +++ b/common/view/olv/test3.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/test3.hxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST3_HXX diff --git a/common/view/olv/test4.hxx b/common/view/olv/test4.hxx index cc53fdb..72a17a6 100644 --- a/common/view/olv/test4.hxx +++ b/common/view/olv/test4.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/test4.hxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST4_HXX diff --git a/common/view/olv/test5.hxx b/common/view/olv/test5.hxx index 2a50f1b..e2c3dbc 100644 --- a/common/view/olv/test5.hxx +++ b/common/view/olv/test5.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/test5.hxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST5_HXX diff --git a/common/view/olv/test6.hxx b/common/view/olv/test6.hxx index 957c4d4..51f6e5b 100644 --- a/common/view/olv/test6.hxx +++ b/common/view/olv/test6.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/test6.hxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST6_HXX diff --git a/common/view/olv/test7.hxx b/common/view/olv/test7.hxx index 7c3d527..ef97a64 100644 --- a/common/view/olv/test7.hxx +++ b/common/view/olv/test7.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/test7.hxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST7_HXX diff --git a/common/view/olv/test8.hxx b/common/view/olv/test8.hxx index 244d915..a417186 100644 --- a/common/view/olv/test8.hxx +++ b/common/view/olv/test8.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/test8.hxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST8_HXX diff --git a/common/view/olv/test9.hxx b/common/view/olv/test9.hxx index 7cf49bb..7bea717 100644 --- a/common/view/olv/test9.hxx +++ b/common/view/olv/test9.hxx @@ -1,5 +1,5 @@ // file : common/view/olv/test9.hxx -// copyright : Copyright (c) 2009-2018 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC // license : GNU GPL v2; see accompanying LICENSE file #ifndef TEST9_HXX -- cgit v1.1