aboutsummaryrefslogtreecommitdiff
path: root/dist/build
diff options
context:
space:
mode:
Diffstat (limited to 'dist/build')
-rw-r--r--dist/build/c/rules.make2
-rw-r--r--dist/build/c/rules.nmake2
-rw-r--r--dist/build/config.make2
-rw-r--r--dist/build/config.nmake2
-rw-r--r--dist/build/cxx/rules.make2
-rw-r--r--dist/build/cxx/rules.nmake2
6 files changed, 6 insertions, 6 deletions
diff --git a/dist/build/c/rules.make b/dist/build/c/rules.make
index 37e865f..8cb60b6 100644
--- a/dist/build/c/rules.make
+++ b/dist/build/c/rules.make
@@ -1,5 +1,5 @@
# file : build/c/rules.make
-# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(root)/build/config.make
diff --git a/dist/build/c/rules.nmake b/dist/build/c/rules.nmake
index b8e2e56..b3867e1 100644
--- a/dist/build/c/rules.nmake
+++ b/dist/build/c/rules.nmake
@@ -1,5 +1,5 @@
# file : build/c/rules.nmake
-# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
!include $(root)\build\config.nmake
diff --git a/dist/build/config.make b/dist/build/config.make
index cea46a8..e5ddf74 100644
--- a/dist/build/config.make
+++ b/dist/build/config.make
@@ -1,5 +1,5 @@
# file : build/config.make
-# copyright : Copyright (c) 2008-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2008-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#
diff --git a/dist/build/config.nmake b/dist/build/config.nmake
index e51d402..0713adb 100644
--- a/dist/build/config.nmake
+++ b/dist/build/config.nmake
@@ -1,5 +1,5 @@
# file : build/config.make
-# copyright : Copyright (c) 2008-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2008-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
#
diff --git a/dist/build/cxx/rules.make b/dist/build/cxx/rules.make
index 942da2e..efb61b1 100644
--- a/dist/build/cxx/rules.make
+++ b/dist/build/cxx/rules.make
@@ -1,5 +1,5 @@
# file : build/cxx/rules.make
-# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
include $(root)/build/config.make
diff --git a/dist/build/cxx/rules.nmake b/dist/build/cxx/rules.nmake
index 1a5e89c..b36885b 100644
--- a/dist/build/cxx/rules.nmake
+++ b/dist/build/cxx/rules.nmake
@@ -1,5 +1,5 @@
# file : build/cxx/rules.nmake
-# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2014 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
!include $(root)\build\config.nmake