aboutsummaryrefslogtreecommitdiff
path: root/dist/build
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2010-01-01 12:19:53 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2010-01-01 12:19:53 +0200
commitc21be87c3028866d859ef639c0673e2945a2c8b9 (patch)
tree0fb36f3fedd84b85763d95c5c19f90f1c7ead333 /dist/build
parenta4ccb720ce56c6c5128747f3621b10fa14eb81bb (diff)
Update copyright in dist files
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 ab0474c..23b0b2e 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 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2010 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 4c9f7be..f2a328d 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 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2010 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 532bdf0..87a39c6 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 Code Synthesis Tools CC
+# copyright : Copyright (c) 2008-2010 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 2483b28..cb2f86f 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 Code Synthesis Tools CC
+# copyright : Copyright (c) 2008-2010 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 73399bd..6056a12 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 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2010 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 964bbdc..1ff4ef0 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 Code Synthesis Tools CC
+# copyright : Copyright (c) 2006-2010 Code Synthesis Tools CC
# license : GNU GPL v2 + exceptions; see accompanying LICENSE file
!include $(root)\build\config.nmake