From fcf9219b8ff6e9d21c4f4748dc822a7b92310975 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 14:07:18 +0200 Subject: Update copyright year --- tests/Makefile.am | 2 +- tests/build/bootstrap.build | 2 +- tests/build/root.build | 2 +- tests/buildfile | 2 +- tests/makefile | 2 +- tests/parser/buildfile | 2 +- tests/parser/driver.cxx | 2 +- tests/parser/makefile | 2 +- tests/roundtrip/buildfile | 2 +- tests/roundtrip/driver.cxx | 2 +- tests/roundtrip/makefile | 2 +- tests/serializer/buildfile | 2 +- tests/serializer/driver.cxx | 2 +- tests/serializer/makefile | 2 +- tests/test.bat | 2 +- 15 files changed, 15 insertions(+), 15 deletions(-) (limited to 'tests') diff --git a/tests/Makefile.am b/tests/Makefile.am index 1b1a93a..b4dfe28 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,5 +1,5 @@ # file : tests/Makefile.am -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file SUBDIRS = __path__(dirs) diff --git a/tests/build/bootstrap.build b/tests/build/bootstrap.build index d3810f7..3cca91f 100644 --- a/tests/build/bootstrap.build +++ b/tests/build/bootstrap.build @@ -1,5 +1,5 @@ # file : examples/build/bootstrap.build -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file project = # Unnamed subproject. diff --git a/tests/build/root.build b/tests/build/root.build index 8c791ff..8f043fa 100644 --- a/tests/build/root.build +++ b/tests/build/root.build @@ -1,5 +1,5 @@ # file : examples/build/root.build -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file cxx.std = 11 diff --git a/tests/buildfile b/tests/buildfile index af03a38..3e7f5fa 100644 --- a/tests/buildfile +++ b/tests/buildfile @@ -1,5 +1,5 @@ # file : tests/buildfile -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file d = parser/ roundtrip/ serializer/ diff --git a/tests/makefile b/tests/makefile index db15287..bfd4317 100644 --- a/tests/makefile +++ b/tests/makefile @@ -1,5 +1,5 @@ # file : tests/makefile -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../build/bootstrap.make diff --git a/tests/parser/buildfile b/tests/parser/buildfile index 0ae965b..99f8624 100644 --- a/tests/parser/buildfile +++ b/tests/parser/buildfile @@ -1,5 +1,5 @@ # file : tests/parser/buildfile -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file import libs = libstudxml%lib{studxml} diff --git a/tests/parser/driver.cxx b/tests/parser/driver.cxx index 25864aa..85f8e5a 100644 --- a/tests/parser/driver.cxx +++ b/tests/parser/driver.cxx @@ -1,5 +1,5 @@ // file : tests/parser/driver.cxx -// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifdef NDEBUG diff --git a/tests/parser/makefile b/tests/parser/makefile index 1336e3f..934ea75 100644 --- a/tests/parser/makefile +++ b/tests/parser/makefile @@ -1,5 +1,5 @@ # file : tests/parser/makefile -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/tests/roundtrip/buildfile b/tests/roundtrip/buildfile index c01be4b..01974c4 100644 --- a/tests/roundtrip/buildfile +++ b/tests/roundtrip/buildfile @@ -1,5 +1,5 @@ # file : tests/roundtrip/buildfile -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file # @@ Hack until build2 supports multiple tests. Also remove .gitignore. diff --git a/tests/roundtrip/driver.cxx b/tests/roundtrip/driver.cxx index e7a07f8..b056eeb 100644 --- a/tests/roundtrip/driver.cxx +++ b/tests/roundtrip/driver.cxx @@ -1,5 +1,5 @@ // file : tests/roundtrip/driver.cxx -// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/roundtrip/makefile b/tests/roundtrip/makefile index 672951c..16dfefc 100644 --- a/tests/roundtrip/makefile +++ b/tests/roundtrip/makefile @@ -1,5 +1,5 @@ # file : tests/roundtrip/makefile -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/tests/serializer/buildfile b/tests/serializer/buildfile index c36c155..c115c77 100644 --- a/tests/serializer/buildfile +++ b/tests/serializer/buildfile @@ -1,5 +1,5 @@ # file : tests/serializer/buildfile -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file import libs = libstudxml%lib{studxml} diff --git a/tests/serializer/driver.cxx b/tests/serializer/driver.cxx index 8db3361..78040ca 100644 --- a/tests/serializer/driver.cxx +++ b/tests/serializer/driver.cxx @@ -1,5 +1,5 @@ // file : tests/serializer/driver.cxx -// copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +// copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #ifdef NDEBUG diff --git a/tests/serializer/makefile b/tests/serializer/makefile index da37254..d7b2815 100644 --- a/tests/serializer/makefile +++ b/tests/serializer/makefile @@ -1,5 +1,5 @@ # file : tests/serializer/makefile -# copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/tests/test.bat b/tests/test.bat index 572cff0..a6e1749 100644 --- a/tests/test.bat +++ b/tests/test.bat @@ -1,6 +1,6 @@ @echo off rem file : tests/test.bat -rem copyright : Copyright (c) 2013-2014 Code Synthesis Tools CC +rem copyright : Copyright (c) 2013-2017 Code Synthesis Tools CC rem license : MIT; see accompanying LICENSE file setlocal -- cgit v1.1