aboutsummaryrefslogtreecommitdiff
path: root/dist
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:51:26 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 16:51:26 +0200
commit9aaa002bf85e75bae1228af620987ae8743a267a (patch)
treec9a4bb0a35762904ed64b5218334c1bcb1bb03fe /dist
parent252f5c6d0a5912162e355b871cf6e150b4c64f06 (diff)
Copyright update
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 23b0b2e..3bdd4bc 100644
--- a/dist/build/c/rules.make
+++ b/dist/build/c/rules.make
@@ -1,6 +1,6 @@
# file : build/c/rules.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2011 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 f2a328d..d06d33e 100644
--- a/dist/build/c/rules.nmake
+++ b/dist/build/c/rules.nmake
@@ -1,6 +1,6 @@
# file : build/c/rules.nmake
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2011 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 e7e9aaa..8731187 100644
--- a/dist/build/config.make
+++ b/dist/build/config.make
@@ -1,6 +1,6 @@
# file : build/config.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2008-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2008-2011 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 cb2f86f..32ef5c8 100644
--- a/dist/build/config.nmake
+++ b/dist/build/config.nmake
@@ -1,6 +1,6 @@
# file : build/config.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2008-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2008-2011 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 e03418f..ad3e755 100644
--- a/dist/build/cxx/rules.make
+++ b/dist/build/cxx/rules.make
@@ -1,6 +1,6 @@
# file : build/cxx/rules.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2011 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 ae9913f..d751917 100644
--- a/dist/build/cxx/rules.nmake
+++ b/dist/build/cxx/rules.nmake
@@ -1,6 +1,6 @@
# file : build/cxx/rules.nmake
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2011 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
!include $(root)\build\config.nmake