aboutsummaryrefslogtreecommitdiff
path: root/build/cxx/intel
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 15:49:26 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 15:49:26 +0200
commitf6b279095591b315c7498cb7e7efbdeb50a57bfa (patch)
treed4cc7a1066fb9fd56c1367192c851affb0eb77fb /build/cxx/intel
parent692f5a84ce52a3feb1438143aaedd0c7478a6f1a (diff)
Copyright update
Diffstat (limited to 'build/cxx/intel')
-rw-r--r--build/cxx/intel/configuration-rules.make2
-rw-r--r--build/cxx/intel/configuration-static.make2
-rw-r--r--build/cxx/intel/configuration.make2
-rwxr-xr-xbuild/cxx/intel/configure2
-rw-r--r--build/cxx/intel/cxx-d.make2
-rw-r--r--build/cxx/intel/cxx-o.make2
-rw-r--r--build/cxx/intel/o-e.make2
-rw-r--r--build/cxx/intel/o-l.make2
8 files changed, 8 insertions, 8 deletions
diff --git a/build/cxx/intel/configuration-rules.make b/build/cxx/intel/configuration-rules.make
index 0e35793..17d1402 100644
--- a/build/cxx/intel/configuration-rules.make
+++ b/build/cxx/intel/configuration-rules.make
@@ -1,6 +1,6 @@
# file : build/cxx/intel/configuration-rules.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(dcf_root)/cxx/intel/configuration-dynamic.make: | $(dcf_root)/cxx/intel/.
diff --git a/build/cxx/intel/configuration-static.make b/build/cxx/intel/configuration-static.make
index e619365..18afc54 100644
--- a/build/cxx/intel/configuration-static.make
+++ b/build/cxx/intel/configuration-static.make
@@ -1,4 +1,4 @@
# file : build/cxx/intel/configuration-static.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/cxx/intel/configuration.make b/build/cxx/intel/configuration.make
index eade065..62a7462 100644
--- a/build/cxx/intel/configuration.make
+++ b/build/cxx/intel/configuration.make
@@ -1,6 +1,6 @@
# file : build/cxx/intel/configuration.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(bld_root)/cxx/intel/configuration-rules.make,$(dcf_root))
diff --git a/build/cxx/intel/configure b/build/cxx/intel/configure
index ef250cf..fe0eafe 100755
--- a/build/cxx/intel/configure
+++ b/build/cxx/intel/configure
@@ -2,7 +2,7 @@
# file : build/cxx/intel/configure
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
# $1 out file
diff --git a/build/cxx/intel/cxx-d.make b/build/cxx/intel/cxx-d.make
index cd7b567..3c01ea1 100644
--- a/build/cxx/intel/cxx-d.make
+++ b/build/cxx/intel/cxx-d.make
@@ -1,6 +1,6 @@
# file : build/cxx/intel/cxx-o.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(bld_root)/c/cpp-options.make,$(out_base))
diff --git a/build/cxx/intel/cxx-o.make b/build/cxx/intel/cxx-o.make
index c64e2c8..cd08019 100644
--- a/build/cxx/intel/cxx-o.make
+++ b/build/cxx/intel/cxx-o.make
@@ -1,6 +1,6 @@
# file : build/cxx/intel/cxx-o.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include-once,$(bld_root)/c/cpp-options.make,$(out_base))
diff --git a/build/cxx/intel/o-e.make b/build/cxx/intel/o-e.make
index c92173a..9585c81 100644
--- a/build/cxx/intel/o-e.make
+++ b/build/cxx/intel/o-e.make
@@ -1,6 +1,6 @@
# file : build/cxx/intel/o-e.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include,$(bld_root)/cxx/intel/configuration.make)
diff --git a/build/cxx/intel/o-l.make b/build/cxx/intel/o-l.make
index 76f8cff..08fcf1d 100644
--- a/build/cxx/intel/o-l.make
+++ b/build/cxx/intel/o-l.make
@@ -1,6 +1,6 @@
# file : build/cxx/intel/o-l.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
$(call include,$(bld_root)/cxx/intel/configuration.make)