aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
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 6333423..7d34526 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 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2010 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 165d5e0..e135b0d 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 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2010 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 e2fefb7..9f62e17 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 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2010 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 b06e6f5..34903a9 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 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2010 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 15fa9dd..3267822 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 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2010 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libcutl/configuration-rules.make,$(dcf_root))