summaryrefslogtreecommitdiff
path: root/libdbxml
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 /libdbxml
parent764bc4bcce4ab1a199801ee420e11b38d5b6be6b (diff)
Update copyrightHEADmaster
Diffstat (limited to 'libdbxml')
-rw-r--r--libdbxml/configuration-rules.make2
-rwxr-xr-xlibdbxml/configure2
-rw-r--r--libdbxml/rules.make2
-rw-r--r--libdbxml/stub.make2
4 files changed, 4 insertions, 4 deletions
diff --git a/libdbxml/configuration-rules.make b/libdbxml/configuration-rules.make
index a60133d..89240b1 100644
--- a/libdbxml/configuration-rules.make
+++ b/libdbxml/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libdbxml/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/libdbxml/configuration-dynamic.make: | $(dcf_root)/import/libdbxml/.
diff --git a/libdbxml/configure b/libdbxml/configure
index e06bd63..affea64 100755
--- a/libdbxml/configure
+++ b/libdbxml/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libdbxml/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/libdbxml/rules.make b/libdbxml/rules.make
index b5aedd8..1c7fbce 100644
--- a/libdbxml/rules.make
+++ b/libdbxml/rules.make
@@ -1,5 +1,5 @@
# file : build/import/libdbxml/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
#@@ .l construction is compiler-specific
diff --git a/libdbxml/stub.make b/libdbxml/stub.make
index 3d60a67..861f49f 100644
--- a/libdbxml/stub.make
+++ b/libdbxml/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libdbxml/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/libdbxml/configuration-rules.make,$(dcf_root))