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 --- tests/cxx/parser/validation/all/makefile | 2 +- tests/cxx/parser/validation/any/makefile | 2 +- tests/cxx/parser/validation/attribute/makefile | 2 +- tests/cxx/parser/validation/built-in/any-type/makefile | 2 +- tests/cxx/parser/validation/built-in/binary/makefile | 2 +- tests/cxx/parser/validation/built-in/boolean/makefile | 2 +- tests/cxx/parser/validation/built-in/byte/makefile | 2 +- tests/cxx/parser/validation/built-in/date-time/makefile | 2 +- tests/cxx/parser/validation/built-in/float/makefile | 2 +- tests/cxx/parser/validation/built-in/int/makefile | 2 +- tests/cxx/parser/validation/built-in/integer/makefile | 2 +- tests/cxx/parser/validation/built-in/long/makefile | 2 +- tests/cxx/parser/validation/built-in/makefile | 2 +- tests/cxx/parser/validation/built-in/qname/makefile | 2 +- tests/cxx/parser/validation/built-in/short/makefile | 2 +- tests/cxx/parser/validation/built-in/string/makefile | 2 +- tests/cxx/parser/validation/built-in/uri/makefile | 2 +- tests/cxx/parser/validation/choice/makefile | 2 +- tests/cxx/parser/validation/makefile | 2 +- tests/cxx/parser/validation/restriction/makefile | 2 +- tests/cxx/parser/validation/sequence/makefile | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) (limited to 'tests/cxx/parser/validation') diff --git a/tests/cxx/parser/validation/all/makefile b/tests/cxx/parser/validation/all/makefile index 324cc61..6336fdc 100644 --- a/tests/cxx/parser/validation/all/makefile +++ b/tests/cxx/parser/validation/all/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/all/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/tests/cxx/parser/validation/any/makefile b/tests/cxx/parser/validation/any/makefile index 8e66e39..084a131 100644 --- a/tests/cxx/parser/validation/any/makefile +++ b/tests/cxx/parser/validation/any/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/any/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/tests/cxx/parser/validation/attribute/makefile b/tests/cxx/parser/validation/attribute/makefile index 4141c45..0f7df21 100644 --- a/tests/cxx/parser/validation/attribute/makefile +++ b/tests/cxx/parser/validation/attribute/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/attribute/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/tests/cxx/parser/validation/built-in/any-type/makefile b/tests/cxx/parser/validation/built-in/any-type/makefile index f0269fb..bf42aac 100644 --- a/tests/cxx/parser/validation/built-in/any-type/makefile +++ b/tests/cxx/parser/validation/built-in/any-type/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/built-in/any-type/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/tests/cxx/parser/validation/built-in/binary/makefile b/tests/cxx/parser/validation/built-in/binary/makefile index bab972d..b729cd0 100644 --- a/tests/cxx/parser/validation/built-in/binary/makefile +++ b/tests/cxx/parser/validation/built-in/binary/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/built-in/binary/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/tests/cxx/parser/validation/built-in/boolean/makefile b/tests/cxx/parser/validation/built-in/boolean/makefile index ac9e9a7..39ca5e9 100644 --- a/tests/cxx/parser/validation/built-in/boolean/makefile +++ b/tests/cxx/parser/validation/built-in/boolean/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/built-in/boolean/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/tests/cxx/parser/validation/built-in/byte/makefile b/tests/cxx/parser/validation/built-in/byte/makefile index ab96263..32f4b91 100644 --- a/tests/cxx/parser/validation/built-in/byte/makefile +++ b/tests/cxx/parser/validation/built-in/byte/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/built-in/byte/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/tests/cxx/parser/validation/built-in/date-time/makefile b/tests/cxx/parser/validation/built-in/date-time/makefile index 7dc3ddf..d5e2edc 100644 --- a/tests/cxx/parser/validation/built-in/date-time/makefile +++ b/tests/cxx/parser/validation/built-in/date-time/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/built-in/date-time/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/tests/cxx/parser/validation/built-in/float/makefile b/tests/cxx/parser/validation/built-in/float/makefile index 705b67b..8755f3a 100644 --- a/tests/cxx/parser/validation/built-in/float/makefile +++ b/tests/cxx/parser/validation/built-in/float/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/built-in/float/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/tests/cxx/parser/validation/built-in/int/makefile b/tests/cxx/parser/validation/built-in/int/makefile index 6114808..4cebe64 100644 --- a/tests/cxx/parser/validation/built-in/int/makefile +++ b/tests/cxx/parser/validation/built-in/int/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/built-in/int/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/tests/cxx/parser/validation/built-in/integer/makefile b/tests/cxx/parser/validation/built-in/integer/makefile index 0ed55bb..6b9d816 100644 --- a/tests/cxx/parser/validation/built-in/integer/makefile +++ b/tests/cxx/parser/validation/built-in/integer/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/built-in/integer/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/tests/cxx/parser/validation/built-in/long/makefile b/tests/cxx/parser/validation/built-in/long/makefile index bbf4499..2ab6368 100644 --- a/tests/cxx/parser/validation/built-in/long/makefile +++ b/tests/cxx/parser/validation/built-in/long/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/built-in/long/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/tests/cxx/parser/validation/built-in/makefile b/tests/cxx/parser/validation/built-in/makefile index 45a2435..34bea8f 100644 --- a/tests/cxx/parser/validation/built-in/makefile +++ b/tests/cxx/parser/validation/built-in/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/built-in/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/tests/cxx/parser/validation/built-in/qname/makefile b/tests/cxx/parser/validation/built-in/qname/makefile index a71e7aa..5f53fea 100644 --- a/tests/cxx/parser/validation/built-in/qname/makefile +++ b/tests/cxx/parser/validation/built-in/qname/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/built-in/qname/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/tests/cxx/parser/validation/built-in/short/makefile b/tests/cxx/parser/validation/built-in/short/makefile index 00f1bf4..eee8382 100644 --- a/tests/cxx/parser/validation/built-in/short/makefile +++ b/tests/cxx/parser/validation/built-in/short/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/built-in/short/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/tests/cxx/parser/validation/built-in/string/makefile b/tests/cxx/parser/validation/built-in/string/makefile index edcef8c..5be3c4c 100644 --- a/tests/cxx/parser/validation/built-in/string/makefile +++ b/tests/cxx/parser/validation/built-in/string/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/built-in/string/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/tests/cxx/parser/validation/built-in/uri/makefile b/tests/cxx/parser/validation/built-in/uri/makefile index 0ed0eee..ad53e89 100644 --- a/tests/cxx/parser/validation/built-in/uri/makefile +++ b/tests/cxx/parser/validation/built-in/uri/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/built-in/uri/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/tests/cxx/parser/validation/choice/makefile b/tests/cxx/parser/validation/choice/makefile index ba8c89a..f113bd5 100644 --- a/tests/cxx/parser/validation/choice/makefile +++ b/tests/cxx/parser/validation/choice/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/choice/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/tests/cxx/parser/validation/makefile b/tests/cxx/parser/validation/makefile index e2e23e0..5b7b884 100644 --- a/tests/cxx/parser/validation/makefile +++ b/tests/cxx/parser/validation/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/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/tests/cxx/parser/validation/restriction/makefile b/tests/cxx/parser/validation/restriction/makefile index 2a52880..66e4d9a 100644 --- a/tests/cxx/parser/validation/restriction/makefile +++ b/tests/cxx/parser/validation/restriction/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/restriction/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/tests/cxx/parser/validation/sequence/makefile b/tests/cxx/parser/validation/sequence/makefile index 32a2781..53f6c61 100644 --- a/tests/cxx/parser/validation/sequence/makefile +++ b/tests/cxx/parser/validation/sequence/makefile @@ -1,6 +1,6 @@ # file : tests/cxx/parser/validation/sequence/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