From 0f6ff689dc6bae8fed94da0fcabd39f015e7a62b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 21 Mar 2014 10:54:33 +0200 Subject: Update copyright --- 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 94b23d6..9eb957a 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 38c1d29..d2c7b66 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2014 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 cc447e7..72d6861 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2014 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 4a018ff..f5f84e1 100644 --- a/examples/cxx/parser/makefile +++ b/examples/cxx/parser/makefile @@ -1,5 +1,5 @@ # file : examples/cxx/parser/makefile -# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2014 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 18ff745..89d9330 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2014 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 f54202e..2906a5d 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2014 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 12c057a..08b42e5 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2014 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 ce18865..d25828a 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2014 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 861b338..a2c8d32 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2014 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 77056ae..a3bf3d8 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2014 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 b3f1203..3a72035 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-2011 Code Synthesis Tools CC +# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make -- cgit v1.1