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 034c257..120b638 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -1,5 +1,5 @@
# file : build/bootstrap.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 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 e5f4ba5..c12231d 100644
--- a/build/export/libcutl/stub.make
+++ b/build/export/libcutl/stub.make
@@ -1,5 +1,5 @@
# file : build/export/libcutl/stub.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 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 b9fcabc..ed45fe8 100644
--- a/build/import/libcutl/configuration-rules.make
+++ b/build/import/libcutl/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/libcutl/configuration-rules.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 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 8adb631..0a1ee62 100755
--- a/build/import/libcutl/configure
+++ b/build/import/libcutl/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/libcutl/configure
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 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 1ec4716..d469000 100644
--- a/build/import/libcutl/stub.make
+++ b/build/import/libcutl/stub.make
@@ -1,5 +1,5 @@
# file : build/import/libcutl/stub.make
-# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2013 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/libcutl/configuration-rules.make,$(dcf_root))