summaryrefslogtreecommitdiff
path: root/libxerces-c
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 15:52:34 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 15:52:34 +0200
commit8ffae6ed5dada3480f913fdfe6e0abd7730e3d84 (patch)
treeb4c31848d4e0fdf7e4efbab7352ef366700c0c6a /libxerces-c
parent46fc1c393916509cca055b4e13a07930c51d1ec5 (diff)
Copyright update
Diffstat (limited to 'libxerces-c')
-rw-r--r--libxerces-c/configuration-rules.make2
-rwxr-xr-xlibxerces-c/configure2
-rw-r--r--libxerces-c/rules.make2
-rw-r--r--libxerces-c/stub.make2
4 files changed, 4 insertions, 4 deletions
diff --git a/libxerces-c/configuration-rules.make b/libxerces-c/configuration-rules.make
index e354b2e..b005ac0 100644
--- a/libxerces-c/configuration-rules.make
+++ b/libxerces-c/configuration-rules.make
@@ -1,6 +1,6 @@
# file : build/import/libxerces-c/configuration-rules.make
# author : Boris Kolpackov <boris@kolpackov.net>
-# copyright : Copyright (c) 2005-2010 Boris Kolpackov
+# copyright : Copyright (c) 2005-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libxerces-c/configuration-dynamic.make: | $(dcf_root)/import/libxerces-c/.
diff --git a/libxerces-c/configure b/libxerces-c/configure
index d1a7324..d2b90ed 100755
--- a/libxerces-c/configure
+++ b/libxerces-c/configure
@@ -2,7 +2,7 @@
# file : build/import/libxerces-c/configure
# author : Boris Kolpackov <boris@kolpackov.net>
-# copyright : Copyright (c) 2005-2010 Boris Kolpackov
+# copyright : Copyright (c) 2005-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/libxerces-c/rules.make b/libxerces-c/rules.make
index 9c310ee..a2f144a 100644
--- a/libxerces-c/rules.make
+++ b/libxerces-c/rules.make
@@ -1,6 +1,6 @@
# file : build/import/libxerces-c/rules.make
# author : Boris Kolpackov <boris@kolpackov.net>
-# copyright : Copyright (c) 2005-2010 Boris Kolpackov
+# copyright : Copyright (c) 2005-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/import/libxerces-c/%: root := $(libxerces_c_root)
diff --git a/libxerces-c/stub.make b/libxerces-c/stub.make
index df40ce9..f360612 100644
--- a/libxerces-c/stub.make
+++ b/libxerces-c/stub.make
@@ -1,6 +1,6 @@
# file : build/import/libxerces-c/stub.make
# author : Boris Kolpackov <boris@kolpackov.net>
-# copyright : Copyright (c) 2005-2010 Boris Kolpackov
+# copyright : Copyright (c) 2005-2011 Boris Kolpackov
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libxerces-c/configuration-rules.make,$(dcf_root))