From 0b39ac44c536f4ec13efea8738035f80a2efde4b Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 1 Jan 2010 11:57:57 +0200 Subject: Update copyright in build system files --- documentation/cxx/makefile | 2 +- documentation/cxx/parser/guide/makefile | 2 +- documentation/cxx/parser/makefile | 2 +- documentation/cxx/tree/guide/makefile | 2 +- documentation/cxx/tree/makefile | 2 +- documentation/cxx/tree/manual/makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'documentation/cxx') diff --git a/documentation/cxx/makefile b/documentation/cxx/makefile index 6d14141..e039e23 100644 --- a/documentation/cxx/makefile +++ b/documentation/cxx/makefile @@ -1,6 +1,6 @@ # file : documentation/cxx/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../build/bootstrap.make diff --git a/documentation/cxx/parser/guide/makefile b/documentation/cxx/parser/guide/makefile index a162057..f78a9f9 100644 --- a/documentation/cxx/parser/guide/makefile +++ b/documentation/cxx/parser/guide/makefile @@ -1,6 +1,6 @@ # file : documentation/cxx/parser/guide/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make diff --git a/documentation/cxx/parser/makefile b/documentation/cxx/parser/makefile index a9e1a10..c0394dc 100644 --- a/documentation/cxx/parser/makefile +++ b/documentation/cxx/parser/makefile @@ -1,6 +1,6 @@ # file : documentation/cxx/parser/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/documentation/cxx/tree/guide/makefile b/documentation/cxx/tree/guide/makefile index 300fa65..521a095 100644 --- a/documentation/cxx/tree/guide/makefile +++ b/documentation/cxx/tree/guide/makefile @@ -1,6 +1,6 @@ # file : documentation/cxx/tree/guide/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make diff --git a/documentation/cxx/tree/makefile b/documentation/cxx/tree/makefile index b71a738..1d444fa 100644 --- a/documentation/cxx/tree/makefile +++ b/documentation/cxx/tree/makefile @@ -1,6 +1,6 @@ # file : documentation/cxx/tree/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../build/bootstrap.make diff --git a/documentation/cxx/tree/manual/makefile b/documentation/cxx/tree/manual/makefile index ca6e0fb..398c002 100644 --- a/documentation/cxx/tree/manual/makefile +++ b/documentation/cxx/tree/manual/makefile @@ -1,6 +1,6 @@ # file : documentation/cxx/tree/manual/makefile # author : Boris Kolpackov -# copyright : Copyright (c) 2006-2009 Code Synthesis Tools CC +# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC # license : GNU GPL v2 + exceptions; see accompanying LICENSE file include $(dir $(lastword $(MAKEFILE_LIST)))../../../../build/bootstrap.make -- cgit v1.1