From aa916a4c696bcec08ed26c58be0b06d4d9df0f74 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 3 Jan 2017 12:34:10 +0200 Subject: Update copyright year --- examples/cxx/parser/generated/makefile | 2 +- examples/cxx/parser/hello/makefile | 2 +- examples/cxx/parser/library/makefile | 2 +- examples/cxx/parser/makefile | 2 +- examples/cxx/parser/mixed/makefile | 2 +- examples/cxx/parser/mixin/makefile | 2 +- examples/cxx/parser/multiroot/makefile | 2 +- examples/cxx/parser/performance/makefile | 2 +- examples/cxx/parser/polymorphism/makefile | 2 +- examples/cxx/parser/polyroot/makefile | 2 +- examples/cxx/parser/wildcard/makefile | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'examples/cxx/parser') diff --git a/examples/cxx/parser/generated/makefile b/examples/cxx/parser/generated/makefile index 78a60fe..78a4d35 100644 --- a/examples/cxx/parser/generated/makefile +++ b/examples/cxx/parser/generated/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/parser/generated/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/parser/hello/makefile b/examples/cxx/parser/hello/makefile index ccf0257..f09dbe0 100644 --- a/examples/cxx/parser/hello/makefile +++ b/examples/cxx/parser/hello/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/parser/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/parser/library/makefile b/examples/cxx/parser/library/makefile index 6410cf3..54208a4 100644 --- a/examples/cxx/parser/library/makefile +++ b/examples/cxx/parser/library/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/parser/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/parser/makefile b/examples/cxx/parser/makefile index 4744b29..29b54ea 100644 --- a/examples/cxx/parser/makefile +++ b/examples/cxx/parser/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/parser/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/parser/mixed/makefile b/examples/cxx/parser/mixed/makefile index acf8aed..6ba4c79 100644 --- a/examples/cxx/parser/mixed/makefile +++ b/examples/cxx/parser/mixed/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/parser/mixed/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/parser/mixin/makefile b/examples/cxx/parser/mixin/makefile index 7ef8084..b7912d4 100644 --- a/examples/cxx/parser/mixin/makefile +++ b/examples/cxx/parser/mixin/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/parser/mixin/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/parser/multiroot/makefile b/examples/cxx/parser/multiroot/makefile index 60c6bac..a7f22c8 100644 --- a/examples/cxx/parser/multiroot/makefile +++ b/examples/cxx/parser/multiroot/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/parser/multiroot/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/parser/performance/makefile b/examples/cxx/parser/performance/makefile index 69d3239..886a786 100644 --- a/examples/cxx/parser/performance/makefile +++ b/examples/cxx/parser/performance/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/parser/performance/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/parser/polymorphism/makefile b/examples/cxx/parser/polymorphism/makefile index 8a89ab8..0d2f5da 100644 --- a/examples/cxx/parser/polymorphism/makefile +++ b/examples/cxx/parser/polymorphism/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/parser/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/parser/polyroot/makefile b/examples/cxx/parser/polyroot/makefile index a5a9088..d98f6dd 100644 --- a/examples/cxx/parser/polyroot/makefile +++ b/examples/cxx/parser/polyroot/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/parser/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/parser/wildcard/makefile b/examples/cxx/parser/wildcard/makefile index 524f8da..1fe6569 100644 --- a/examples/cxx/parser/wildcard/makefile +++ b/examples/cxx/parser/wildcard/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/parser/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