summaryrefslogtreecommitdiff
path: root/libxerces-c
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 15:04:09 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 15:04:09 +0200
commit0f2680136bcc24d5e9178cbaef69165b37b8e14e (patch)
tree1c74777dddca3be4bcf23d6fe98c0e8f7d1d9487 /libxerces-c
parent764bc4bcce4ab1a199801ee420e11b38d5b6be6b (diff)
Update copyrightHEADmaster
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 07d58c4..69ce17a 100644
--- a/libxerces-c/configuration-rules.make
+++ b/libxerces-c/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libxerces-c/configuration-rules.make
-# copyright : Copyright (c) 2005-2011 Boris Kolpackov
+# copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
# 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 fcf4850..5e6c60d 100755
--- a/libxerces-c/configure
+++ b/libxerces-c/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libxerces-c/configure
-# copyright : Copyright (c) 2005-2011 Boris Kolpackov
+# copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/libxerces-c/rules.make b/libxerces-c/rules.make
index c83434a..a8e6252 100644
--- a/libxerces-c/rules.make
+++ b/libxerces-c/rules.make
@@ -1,5 +1,5 @@
# file : build/import/libxerces-c/rules.make
-# copyright : Copyright (c) 2005-2011 Boris Kolpackov
+# copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
# 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 226a2a5..3e8ce07 100644
--- a/libxerces-c/stub.make
+++ b/libxerces-c/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libxerces-c/stub.make
-# copyright : Copyright (c) 2005-2011 Boris Kolpackov
+# copyright : Copyright (c) 2005-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libxerces-c/configuration-rules.make,$(dcf_root))