aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-01-01 12:38:31 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-01-01 12:38:31 +0200
commit4bbabb3f78ab943c1fecbed08b1920db9609bc34 (patch)
treeb0d3532063ec51f398df757638732e07683a225b /build
parent1253523fb6f47f71a9c87b079cd983de40bdb5de (diff)
Update copyright
Diffstat (limited to 'build')
-rw-r--r--build/bootstrap.make2
-rw-r--r--build/export/libxsd-frontend/stub.make2
-rw-r--r--build/import/libxsd-frontend/configuration-rules.make2
-rwxr-xr-xbuild/import/libxsd-frontend/configure2
-rw-r--r--build/import/libxsd-frontend/stub.make2
5 files changed, 5 insertions, 5 deletions
diff --git a/build/bootstrap.make b/build/bootstrap.make
index 549fe5b..4db3c99 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -1,6 +1,6 @@
# file : build/bootstrap.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
project_name := libxsd-frontend
diff --git a/build/export/libxsd-frontend/stub.make b/build/export/libxsd-frontend/stub.make
index 35769f6..adae4b7 100644
--- a/build/export/libxsd-frontend/stub.make
+++ b/build/export/libxsd-frontend/stub.make
@@ -1,6 +1,6 @@
# file : build/import/libxsd-frontend/stub.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
$(call include-once,$(src_root)/xsd-frontend/makefile,$(out_root))
diff --git a/build/import/libxsd-frontend/configuration-rules.make b/build/import/libxsd-frontend/configuration-rules.make
index eda6378..29e8083 100644
--- a/build/import/libxsd-frontend/configuration-rules.make
+++ b/build/import/libxsd-frontend/configuration-rules.make
@@ -1,6 +1,6 @@
# file : build/import/libxsd-frontend/configuration-rules.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
$(dcf_root)/import/libxsd-frontend/configuration-dynamic.make: | $(dcf_root)/import/libxsd-frontend/.
diff --git a/build/import/libxsd-frontend/configure b/build/import/libxsd-frontend/configure
index 1571a27..cc6881c 100755
--- a/build/import/libxsd-frontend/configure
+++ b/build/import/libxsd-frontend/configure
@@ -2,7 +2,7 @@
# file : build/import/libxsd-frontend/configure
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
diff --git a/build/import/libxsd-frontend/stub.make b/build/import/libxsd-frontend/stub.make
index f861eb6..3721928 100644
--- a/build/import/libxsd-frontend/stub.make
+++ b/build/import/libxsd-frontend/stub.make
@@ -1,6 +1,6 @@
# file : build/import/libxsd-frontend/stub.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2005-2009 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2010 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libxsd-frontend/configuration-rules.make,$(dcf_root))