aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:29:39 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-01-03 12:29:39 +0200
commit7c69e8036f60489eefe2324409a6d837d9323b18 (patch)
tree7133f09e7428e5dd4c08c506eb9f9c0dc2b99148 /build
parent82eff8250e7e0692fddb0a60d16332039b10a5a2 (diff)
Update copyright year
Diffstat (limited to 'build')
-rw-r--r--build/bootstrap.make2
-rw-r--r--build/export/libxsd-frontend/stub.make2
-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
5 files changed, 5 insertions, 5 deletions
diff --git a/build/bootstrap.make b/build/bootstrap.make
index bb1a5aa..6983cdd 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 := libxsd-frontend
diff --git a/build/export/libxsd-frontend/stub.make b/build/export/libxsd-frontend/stub.make
index 8575358..9f3fc51 100644
--- a/build/export/libxsd-frontend/stub.make
+++ b/build/export/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,$(src_root)/xsd-frontend/makefile,$(out_root))
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))