aboutsummaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:52:03 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:52:03 +0200
commit2144f3e767f59896be49b3730d80257e3b9e6107 (patch)
treeed312d12d59b8e002482478ff4600d7e1a4ea340 /build
parentb16111a4e4bf6b40b12ca678fcf967e554133603 (diff)
Update copyright year
Diffstat (limited to 'build')
-rw-r--r--build/bootstrap.make2
-rw-r--r--build/export/odb/stub.make2
-rw-r--r--build/hxx/hxx-cxx.make2
-rw-r--r--build/import/cli/LICENSE2
-rw-r--r--build/import/cli/cli-cxx.make2
-rw-r--r--build/import/cli/configuration-rules.make2
-rwxr-xr-xbuild/import/cli/configure2
-rw-r--r--build/import/cli/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
-rw-r--r--build/import/odb/configuration-rules.make2
-rwxr-xr-xbuild/import/odb/configure2
-rw-r--r--build/import/odb/hxx-cxx.make2
-rw-r--r--build/import/odb/stub.make2
15 files changed, 15 insertions, 15 deletions
diff --git a/build/bootstrap.make b/build/bootstrap.make
index b845bbf..35373da 100644
--- a/build/bootstrap.make
+++ b/build/bootstrap.make
@@ -1,5 +1,5 @@
# file : build/bootstrap.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
project_name := odb
diff --git a/build/export/odb/stub.make b/build/export/odb/stub.make
index 277013c..cc3971e 100644
--- a/build/export/odb/stub.make
+++ b/build/export/odb/stub.make
@@ -1,5 +1,5 @@
# file : build/export/odb/stub.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
$(call include-once,$(src_root)/odb/makefile,$(out_root))
diff --git a/build/hxx/hxx-cxx.make b/build/hxx/hxx-cxx.make
index 9703a85..5735d90 100644
--- a/build/hxx/hxx-cxx.make
+++ b/build/hxx/hxx-cxx.make
@@ -1,5 +1,5 @@
# file : build/hxx/hxx-cxx.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
# Get the C++ configuration (file extensions, and extra CPP options).
diff --git a/build/import/cli/LICENSE b/build/import/cli/LICENSE
index 3fe3ab2..57ee246 100644
--- a/build/import/cli/LICENSE
+++ b/build/import/cli/LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2009-2011 Code Synthesis Tools CC.
+Copyright (c) 2009-2012 Code Synthesis Tools CC.
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
diff --git a/build/import/cli/cli-cxx.make b/build/import/cli/cli-cxx.make
index 8e7da18..cd009d9 100644
--- a/build/import/cli/cli-cxx.make
+++ b/build/import/cli/cli-cxx.make
@@ -1,5 +1,5 @@
# file : build/import/cli/cli-cxx.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : MIT; see accompanying LICENSE file
# Here we are operating in the importing project's space, not in
diff --git a/build/import/cli/configuration-rules.make b/build/import/cli/configuration-rules.make
index a4b6d50..5fb2485 100644
--- a/build/import/cli/configuration-rules.make
+++ b/build/import/cli/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/cli/configuration-rules.make
-# 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/cli/configuration-dynamic.make: | $(dcf_root)/import/cli/.
diff --git a/build/import/cli/configure b/build/import/cli/configure
index 33b91a5..ae1e512 100755
--- a/build/import/cli/configure
+++ b/build/import/cli/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/cli/configure
-# 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/cli/stub.make b/build/import/cli/stub.make
index 36e743f..3704723 100644
--- a/build/import/cli/stub.make
+++ b/build/import/cli/stub.make
@@ -1,5 +1,5 @@
# file : build/import/cli/stub.make
-# 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/cli/configuration-rules.make,$(dcf_root))
diff --git a/build/import/libcutl/configuration-rules.make b/build/import/libcutl/configuration-rules.make
index b2e7da8..b9fcabc 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-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 29765c4..8adb631 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-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 2b7e7d9..1ec4716 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-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))
diff --git a/build/import/odb/configuration-rules.make b/build/import/odb/configuration-rules.make
index 861d5a1..9b3dd91 100644
--- a/build/import/odb/configuration-rules.make
+++ b/build/import/odb/configuration-rules.make
@@ -1,5 +1,5 @@
# file : build/import/odb/configuration-rules.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
$(dcf_root)/import/odb/configuration-dynamic.make: | $(dcf_root)/import/odb/.
diff --git a/build/import/odb/configure b/build/import/odb/configure
index 6a58890..28d9e28 100755
--- a/build/import/odb/configure
+++ b/build/import/odb/configure
@@ -1,7 +1,7 @@
#! /usr/bin/env bash
# file : build/import/odb/configure
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
diff --git a/build/import/odb/hxx-cxx.make b/build/import/odb/hxx-cxx.make
index 031bc4b..a416cf8 100644
--- a/build/import/odb/hxx-cxx.make
+++ b/build/import/odb/hxx-cxx.make
@@ -1,5 +1,5 @@
# file : build/import/odb/hxx-cxx.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
# Here we are operating in the importing project's space, not in odb's.
diff --git a/build/import/odb/stub.make b/build/import/odb/stub.make
index 4c40f57..5c0a173 100644
--- a/build/import/odb/stub.make
+++ b/build/import/odb/stub.make
@@ -1,5 +1,5 @@
# file : build/import/odb/stub.make
-# copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2009-2012 Code Synthesis Tools CC
# license : GNU GPL v3; see accompanying LICENSE file
$(call include-once,$(scf_root)/import/odb/configuration-rules.make,$(dcf_root))