diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-02-06 09:31:17 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-02-06 09:31:17 +0200 |
commit | 9c304207722ff9e2794ba25bb496858f089e4a2a (patch) | |
tree | 2b714ef3d2bb2a8c8c450649b7996c7a2cab0096 /common/include | |
parent | d7318daf46ac3539f6f7651f99cc75921ffa4a37 (diff) |
Update copyright
Diffstat (limited to 'common/include')
-rw-r--r-- | common/include/driver.cxx | 2 | ||||
-rw-r--r-- | common/include/makefile | 2 | ||||
-rw-r--r-- | common/include/obj1.hxx | 2 | ||||
-rw-r--r-- | common/include/obj2.hxx | 2 | ||||
-rw-r--r-- | common/include/obj3.hxx | 2 | ||||
-rw-r--r-- | common/include/objs1.hxx | 2 | ||||
-rw-r--r-- | common/include/objs2.hxx | 2 | ||||
-rw-r--r-- | common/include/objs3.hxx | 2 | ||||
-rw-r--r-- | common/include/objs4.hxx | 2 | ||||
-rw-r--r-- | common/include/test1.hxx | 2 | ||||
-rw-r--r-- | common/include/test2.hxx | 2 | ||||
-rw-r--r-- | common/include/test3.hxx | 2 | ||||
-rw-r--r-- | common/include/test4.hxx | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/common/include/driver.cxx b/common/include/driver.cxx index a368620..8a2c7f4 100644 --- a/common/include/driver.cxx +++ b/common/include/driver.cxx @@ -1,5 +1,5 @@ // file : common/include/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 inclusion of -odb files (compilation test). diff --git a/common/include/makefile b/common/include/makefile index 9428c59..9f8ab7c 100644 --- a/common/include/makefile +++ b/common/include/makefile @@ -1,5 +1,5 @@ # file : common/include/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/include/obj1.hxx b/common/include/obj1.hxx index c7c8e4d..83b3645 100644 --- a/common/include/obj1.hxx +++ b/common/include/obj1.hxx @@ -1,5 +1,5 @@ // file : common/include/obj1.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 OBJ1_HXX diff --git a/common/include/obj2.hxx b/common/include/obj2.hxx index 11d8433..d6dc326 100644 --- a/common/include/obj2.hxx +++ b/common/include/obj2.hxx @@ -1,5 +1,5 @@ // file : common/include/obj2.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 OBJ2_HXX diff --git a/common/include/obj3.hxx b/common/include/obj3.hxx index 1c7b7e6..125402a 100644 --- a/common/include/obj3.hxx +++ b/common/include/obj3.hxx @@ -1,5 +1,5 @@ // file : common/include/obj3.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 OBJ3_HXX diff --git a/common/include/objs1.hxx b/common/include/objs1.hxx index 7165276..c7c3511 100644 --- a/common/include/objs1.hxx +++ b/common/include/objs1.hxx @@ -1,5 +1,5 @@ // file : common/include/objs1.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 OBJS1_HXX diff --git a/common/include/objs2.hxx b/common/include/objs2.hxx index ed0c07f..f7c7396 100644 --- a/common/include/objs2.hxx +++ b/common/include/objs2.hxx @@ -1,5 +1,5 @@ // file : common/include/objs2.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 OBJS2_HXX diff --git a/common/include/objs3.hxx b/common/include/objs3.hxx index 950f5e8..2e6814b 100644 --- a/common/include/objs3.hxx +++ b/common/include/objs3.hxx @@ -1,5 +1,5 @@ // file : common/include/objs3.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 OBJS3_HXX diff --git a/common/include/objs4.hxx b/common/include/objs4.hxx index 595d133..0951a5e 100644 --- a/common/include/objs4.hxx +++ b/common/include/objs4.hxx @@ -1,5 +1,5 @@ // file : common/include/objs1.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 OBJS4_HXX diff --git a/common/include/test1.hxx b/common/include/test1.hxx index 2687b2a..ac9de5c 100644 --- a/common/include/test1.hxx +++ b/common/include/test1.hxx @@ -1,5 +1,5 @@ // file : common/include/test1.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 TEST1_HXX diff --git a/common/include/test2.hxx b/common/include/test2.hxx index 8800252..6073056 100644 --- a/common/include/test2.hxx +++ b/common/include/test2.hxx @@ -1,5 +1,5 @@ // file : common/include/test2.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 TEST2_HXX diff --git a/common/include/test3.hxx b/common/include/test3.hxx index 13dfc94..2628516 100644 --- a/common/include/test3.hxx +++ b/common/include/test3.hxx @@ -1,5 +1,5 @@ // file : common/include/test3.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 TEST3_HXX diff --git a/common/include/test4.hxx b/common/include/test4.hxx index c35e1f4..7b7e54a 100644 --- a/common/include/test4.hxx +++ b/common/include/test4.hxx @@ -1,5 +1,5 @@ // file : common/include/test3.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 TEST3_HXX |