aboutsummaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-03-21 11:01:12 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-03-21 11:01:12 +0200
commitcd817fe1c54fcf712c257d0628a002b2165ff098 (patch)
tree3300bf76b58daa6994afb6233e20db5d964dea13 /dist
parent8b33f84adf9e893bce0ee207c2ac8cbdfe501924 (diff)
Update copyright
Diffstat (limited to 'dist')
-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