From 7e3616382296533e5016caec792b88a6b8556268 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 12:42:09 +0200 Subject: Update copyright year --- examples/cxx/serializer/hello/makefile | 2 +- examples/cxx/serializer/library/makefile | 2 +- examples/cxx/serializer/makefile | 2 +- examples/cxx/serializer/minimal/makefile | 2 +- examples/cxx/serializer/polymorphism/makefile | 2 +- examples/cxx/serializer/polyroot/makefile | 2 +- examples/cxx/serializer/wildcard/makefile | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'examples/cxx/serializer') diff --git a/examples/cxx/serializer/hello/makefile b/examples/cxx/serializer/hello/makefile index e8229c5..47e8086 100644 --- a/examples/cxx/serializer/hello/makefile +++ b/examples/cxx/serializer/hello/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/serializer/hello/makefile -# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make diff --git a/examples/cxx/serializer/library/makefile b/examples/cxx/serializer/library/makefile index 831c941..ab9c140 100644 --- a/examples/cxx/serializer/library/makefile +++ b/examples/cxx/serializer/library/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/serializer/library/makefile -# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make diff --git a/examples/cxx/serializer/makefile b/examples/cxx/serializer/makefile index d490e0a..4f83ac9 100644 --- a/examples/cxx/serializer/makefile +++ b/examples/cxx/serializer/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/serializer/makefile -# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/examples/cxx/serializer/minimal/makefile b/examples/cxx/serializer/minimal/makefile index 47401f9..56bd46c 100644 --- a/examples/cxx/serializer/minimal/makefile +++ b/examples/cxx/serializer/minimal/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/serializer/minimal/makefile -# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make diff --git a/examples/cxx/serializer/polymorphism/makefile b/examples/cxx/serializer/polymorphism/makefile index 787ae38..e90fbce 100644 --- a/examples/cxx/serializer/polymorphism/makefile +++ b/examples/cxx/serializer/polymorphism/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/serializer/polymorphism/makefile -# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make diff --git a/examples/cxx/serializer/polyroot/makefile b/examples/cxx/serializer/polyroot/makefile index b69f179..8e8e899 100644 --- a/examples/cxx/serializer/polyroot/makefile +++ b/examples/cxx/serializer/polyroot/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/serializer/polyroot/makefile -# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make diff --git a/examples/cxx/serializer/wildcard/makefile b/examples/cxx/serializer/wildcard/makefile index 7f867d8..9aa736e 100644 --- a/examples/cxx/serializer/wildcard/makefile +++ b/examples/cxx/serializer/wildcard/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/serializer/wildcard/makefile -# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make -- cgit v1.1