aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:42:09 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:42:09 +0200
commit7e3616382296533e5016caec792b88a6b8556268 (patch)
treed5a7fe6b111829beb847da61a6ed9633c8d62f05 /build
parent811453ff689059b75a6147b33ce35b3734865f12 (diff)
Update copyright year
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
-rwxr-xr-xbuild/dist2
-rw-r--r--build/xsde/hybrid/xsd-cxx.make2
-rw-r--r--build/xsde/parser/xsd-cxx.make2
-rw-r--r--build/xsde/serializer/xsd-cxx.make2
8 files changed, 8 insertions, 8 deletions
diff --git a/build/bootstrap.make b/build/bootstrap.make
index 85e550e..bb09852 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/e
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 a732e57..e8b3f04 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 72f6150..576e479 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/dist b/build/dist
index c7e17e1..333e6c6 100755
--- a/build/dist
+++ b/build/dist
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/dist
-# 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
# Create test distribution and generate makefiles.
diff --git a/build/xsde/hybrid/xsd-cxx.make b/build/xsde/hybrid/xsd-cxx.make
index 9606275..a20f1f2 100644
--- a/build/xsde/hybrid/xsd-cxx.make
+++ b/build/xsde/hybrid/xsd-cxx.make
@@ -1,5 +1,5 @@
# file : build/xsde/hybrid/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/xsde/parser/xsd-cxx.make b/build/xsde/parser/xsd-cxx.make
index 33fa02e..be49ff0 100644
--- a/build/xsde/parser/xsd-cxx.make
+++ b/build/xsde/parser/xsd-cxx.make
@@ -1,5 +1,5 @@
# file : build/xsde/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/xsde/serializer/xsd-cxx.make b/build/xsde/serializer/xsd-cxx.make
index 655f19a..c4187f5 100644
--- a/build/xsde/serializer/xsd-cxx.make
+++ b/build/xsde/serializer/xsd-cxx.make
@@ -1,5 +1,5 @@
# file : build/xsde/serializer/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.