aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-12-27 16:27:44 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-12-27 16:27:44 +0200
commitbf02f9156f90b7699065d613a1f27ba99101d9a9 (patch)
tree9ee5a738c70a542cfc524713934c172cc44f2480 /build
parent1741b8e80e92135d80eaa2e22cf90b027034b58d (diff)
Update copyright
Diffstat (limited to 'build')
-rw-r--r--build/bootstrap.make2
-rw-r--r--build/export/libcutl/stub.make2
-rw-r--r--build/import/libcutl/configuration-rules.make2
-rwxr-xr-xbuild/import/libcutl/configure2
-rw-r--r--build/import/libcutl/stub.make2
5 files changed, 5 insertions, 5 deletions
diff --git a/build/bootstrap.make b/build/bootstrap.make
index 606a79d..12b7d4b 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -1,6 +1,6 @@
# file : build/bootstrap.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
project_name := libcutl
diff --git a/build/export/libcutl/stub.make b/build/export/libcutl/stub.make
index b22e1d0..389c976 100644
--- a/build/export/libcutl/stub.make
+++ b/build/export/libcutl/stub.make
@@ -1,6 +1,6 @@
# file : build/export/libcutl/stub.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$(call include-once,$(src_root)/cutl/makefile,$(out_root))
diff --git a/build/import/libcutl/configuration-rules.make b/build/import/libcutl/configuration-rules.make
index db255d0..82c8a11 100644
--- a/build/import/libcutl/configuration-rules.make
+++ b/build/import/libcutl/configuration-rules.make
@@ -1,6 +1,6 @@
# file : build/import/libcutl/configuration-rules.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$(dcf_root)/import/libcutl/configuration-dynamic.make: | $(dcf_root)/import/libcutl/.
diff --git a/build/import/libcutl/configure b/build/import/libcutl/configure
index 6bcd346..de96fe8 100755
--- a/build/import/libcutl/configure
+++ b/build/import/libcutl/configure
@@ -2,7 +2,7 @@
# file : build/import/libcutl/configure
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
diff --git a/build/import/libcutl/stub.make b/build/import/libcutl/stub.make
index ab3d051..6e083c8 100644
--- a/build/import/libcutl/stub.make
+++ b/build/import/libcutl/stub.make
@@ -1,6 +1,6 @@
# file : build/import/libcutl/stub.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libcutl/configuration-rules.make,$(dcf_root))