summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
Diffstat (limited to 'build')
-rw-r--r--build/bootstrap.make2
-rw-r--r--build/configuration-rules.make2
-rw-r--r--build/configuration.make2
-rwxr-xr-xbuild/configure2
-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
-rw-r--r--build/xsd/parser/xsd-cxx.make2
-rw-r--r--build/xsd/tree/xsd-cxx.make2
9 files changed, 9 insertions, 9 deletions
diff --git a/build/bootstrap.make b/build/bootstrap.make
index 56c20b3..5f26850 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -1,5 +1,5 @@
# file : build/bootstrap.make
-# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
project_name := xsd
diff --git a/build/configuration-rules.make b/build/configuration-rules.make
index 1cf21d0..b0ed367 100644
--- a/build/configuration-rules.make
+++ b/build/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/configuration-rules.make
-# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
$(dcf_root)/configuration-dynamic.make: | $(dcf_root)/.
diff --git a/build/configuration.make b/build/configuration.make
index 3d739b9..6a3f576 100644
--- a/build/configuration.make
+++ b/build/configuration.make
@@ -1,5 +1,5 @@
# file : build/configuration.make
-# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
$(call include-once,$(scf_root)/configuration-rules.make,$(dcf_root))
diff --git a/build/configure b/build/configure
index df57f07..1905cdf 100755
--- a/build/configure
+++ b/build/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/configure
-# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
# $1 out file
diff --git a/build/import/libxsd-frontend/configuration-rules.make b/build/import/libxsd-frontend/configuration-rules.make
index 05a312a..22224d8 100644
--- a/build/import/libxsd-frontend/configuration-rules.make
+++ b/build/import/libxsd-frontend/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libxsd-frontend/configuration-rules.make
-# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 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 0c34062..50d23df 100755
--- a/build/import/libxsd-frontend/configure
+++ b/build/import/libxsd-frontend/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libxsd-frontend/configure
-# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 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 cb57cef..16e8085 100644
--- a/build/import/libxsd-frontend/stub.make
+++ b/build/import/libxsd-frontend/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libxsd-frontend/stub.make
-# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 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))
diff --git a/build/xsd/parser/xsd-cxx.make b/build/xsd/parser/xsd-cxx.make
index 185718f..89e641a 100644
--- a/build/xsd/parser/xsd-cxx.make
+++ b/build/xsd/parser/xsd-cxx.make
@@ -1,5 +1,5 @@
# file : build/xsd/parser/xsd-cxx.make
-# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#@@ Need to use extensions from cxx config.
diff --git a/build/xsd/tree/xsd-cxx.make b/build/xsd/tree/xsd-cxx.make
index 0411820..8752115 100644
--- a/build/xsd/tree/xsd-cxx.make
+++ b/build/xsd/tree/xsd-cxx.make
@@ -1,5 +1,5 @@
# file : build/xsd/tree/xsd-cxx.make
-# copyright : Copyright (c) 2005-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#@@ Need to use extensions from cxx config.