aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-03-21 10:47:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-03-21 10:47:14 +0200
commit35858d66547a41dbd1af8b50d158b52e372cd757 (patch)
treebb4cb3e569487abe7f630412e16606b53f069629 /build
parent5bdbc0fed32a6205f26dc22a2874615860c42c9d (diff)
Update copyright
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 9eea926..bb1a5aa 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -1,5 +1,5 @@
# file : build/bootstrap.make
-# copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2014 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 ac9f159..8575358 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2014 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 b3add5f..05a312a 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2014 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 056cd73..0c34062 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2014 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 3c58cec..cb57cef 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-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2005-2014 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))