aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/parser/validation
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-01-01 12:17:59 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-01-01 12:17:59 +0200
commita4ccb720ce56c6c5128747f3621b10fa14eb81bb (patch)
treefce740a1467931309a67ccecfa52718fe6f805a9 /tests/cxx/parser/validation
parent6b2233228f837aef08e70e14d9483cf46438531b (diff)
Update copyright in build system files
Diffstat (limited to 'tests/cxx/parser/validation')
-rw-r--r--tests/cxx/parser/validation/all/makefile2
-rw-r--r--tests/cxx/parser/validation/any/makefile2
-rw-r--r--tests/cxx/parser/validation/attribute/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/any-type/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/binary/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/boolean/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/byte/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/date-time/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/float/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/int/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/integer/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/long-long/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/long/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/qname/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/short/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/string/makefile2
-rw-r--r--tests/cxx/parser/validation/built-in/uri/makefile2
-rw-r--r--tests/cxx/parser/validation/choice/makefile2
-rw-r--r--tests/cxx/parser/validation/makefile2
-rw-r--r--tests/cxx/parser/validation/restriction/makefile2
-rw-r--r--tests/cxx/parser/validation/sequence/makefile2
22 files changed, 22 insertions, 22 deletions
diff --git a/tests/cxx/parser/validation/all/makefile b/tests/cxx/parser/validation/all/makefile
index bd73f30..314d92b 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 <boris@codesynthesis.com>
-# 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 11f3017..83b613c 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 <boris@codesynthesis.com>
-# 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 58b13d6..a15bb74 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 <boris@codesynthesis.com>
-# 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 b76f236..692e0af 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 <boris@codesynthesis.com>
-# 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 8693be4..022dd28 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 <boris@codesynthesis.com>
-# 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 a4a7b2b..d189ea2 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 <boris@codesynthesis.com>
-# 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 265d7cd..748cc6b 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 <boris@codesynthesis.com>
-# 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 6fc6389..99539cf 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 <boris@codesynthesis.com>
-# 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 3668966..0fae3cb 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 <boris@codesynthesis.com>
-# 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 999250c..84ef675 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 <boris@codesynthesis.com>
-# 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 ce75af2..4e5c22f 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 <boris@codesynthesis.com>
-# 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-long/makefile b/tests/cxx/parser/validation/built-in/long-long/makefile
index aa4939f..8459cd5 100644
--- a/tests/cxx/parser/validation/built-in/long-long/makefile
+++ b/tests/cxx/parser/validation/built-in/long-long/makefile
@@ -1,6 +1,6 @@
# file : tests/cxx/parser/validation/built-in/long-long/makefile
# author : Boris Kolpackov <boris@codesynthesis.com>
-# 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 9816c09..cbc8e03 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 <boris@codesynthesis.com>
-# 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 8485d2c..e2f4151 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 <boris@codesynthesis.com>
-# 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 43ff0f6..b762485 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 <boris@codesynthesis.com>
-# 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 115b462..732de46 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 <boris@codesynthesis.com>
-# 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 be94ea0..020c4f5 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 <boris@codesynthesis.com>
-# 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 d71acf9..a41fc62 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 <boris@codesynthesis.com>
-# 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 3e13095..795988e 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 <boris@codesynthesis.com>
-# 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 8ffdf83..22bbdc7 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 <boris@codesynthesis.com>
-# 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 0b73790..db1f86d 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 <boris@codesynthesis.com>
-# 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 c86ccbc..fccb013 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 <boris@codesynthesis.com>
-# 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