From 4387e824764b3e7ac1466c34a4cc81701cca4f67 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 12:52:21 +0200 Subject: Update copyright year --- tests/xml/makefile | 2 +- tests/xml/parser/driver.cxx | 2 +- tests/xml/parser/makefile | 2 +- tests/xml/roundtrip/driver.cxx | 2 +- tests/xml/roundtrip/makefile | 2 +- tests/xml/serializer/driver.cxx | 2 +- tests/xml/serializer/makefile | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'tests/xml') diff --git a/tests/xml/makefile b/tests/xml/makefile index 2073182..6d752bc 100644 --- a/tests/xml/makefile +++ b/tests/xml/makefile @@ -1,5 +1,5 @@ # file : tests/xml/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/tests/xml/parser/driver.cxx b/tests/xml/parser/driver.cxx index 39d5994..f5b8578 100644 --- a/tests/xml/parser/driver.cxx +++ b/tests/xml/parser/driver.cxx @@ -1,5 +1,5 @@ // file : tests/xml/parser/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/xml/parser/makefile b/tests/xml/parser/makefile index f654976..aaa7646 100644 --- a/tests/xml/parser/makefile +++ b/tests/xml/parser/makefile @@ -1,5 +1,5 @@ # file : tests/xml/parser/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/tests/xml/roundtrip/driver.cxx b/tests/xml/roundtrip/driver.cxx index b0b6497..294efa0 100644 --- a/tests/xml/roundtrip/driver.cxx +++ b/tests/xml/roundtrip/driver.cxx @@ -1,5 +1,5 @@ // file : tests/xml/roundtrip/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/xml/roundtrip/makefile b/tests/xml/roundtrip/makefile index 9769593..1fa943d 100644 --- a/tests/xml/roundtrip/makefile +++ b/tests/xml/roundtrip/makefile @@ -1,5 +1,5 @@ # file : tests/xml/roundtrip/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/tests/xml/serializer/driver.cxx b/tests/xml/serializer/driver.cxx index 869bb8e..3b79567 100644 --- a/tests/xml/serializer/driver.cxx +++ b/tests/xml/serializer/driver.cxx @@ -1,5 +1,5 @@ // file : tests/xml/serializer/driver.cxx -// copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +// copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC // license : MIT; see accompanying LICENSE file #include diff --git a/tests/xml/serializer/makefile b/tests/xml/serializer/makefile index 8bd1a4a..1d9acc1 100644 --- a/tests/xml/serializer/makefile +++ b/tests/xml/serializer/makefile @@ -1,5 +1,5 @@ # file : tests/xml/serializer/makefile -# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC +# copyright : Copyright (c) 2009-2017 Code Synthesis Tools CC # license : MIT; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make -- cgit v1.1