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 8cb60b6..828e8dc 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-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 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 b3867e1..9191bc9 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-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 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 e5ddf74..19c6a74 100644
--- a/dist/build/config.make
+++ b/dist/build/config.make
@@ -1,5 +1,5 @@
# file : build/config.make
-# copyright : Copyright (c) 2008-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2008-2017 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 0713adb..ba622f3 100644
--- a/dist/build/config.nmake
+++ b/dist/build/config.nmake
@@ -1,5 +1,5 @@
# file : build/config.make
-# copyright : Copyright (c) 2008-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2008-2017 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 efb61b1..7f646e9 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-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 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 b36885b..106915f 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-2014 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2017 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
!include $(root)\build\config.nmake