aboutsummaryrefslogtreecommitdiff
path: root/build/install
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2011-01-04 15:49:26 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2011-01-04 15:49:26 +0200
commitf6b279095591b315c7498cb7e7efbdeb50a57bfa (patch)
treed4cc7a1066fb9fd56c1367192c851affb0eb77fb /build/install
parent692f5a84ce52a3feb1438143aaedd0c7478a6f1a (diff)
Copyright update
Diffstat (limited to 'build/install')
-rw-r--r--build/install/configuration.make2
-rwxr-xr-xbuild/install/install2
-rw-r--r--build/install/install-functions.make2
3 files changed, 3 insertions, 3 deletions
diff --git a/build/install/configuration.make b/build/install/configuration.make
index 66c9dd3..b131685 100644
--- a/build/install/configuration.make
+++ b/build/install/configuration.make
@@ -1,6 +1,6 @@
# file : build/install/configuration.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
install_prefix := /usr/local
diff --git a/build/install/install b/build/install/install
index 20193b6..ba0e252 100755
--- a/build/install/install
+++ b/build/install/install
@@ -2,7 +2,7 @@
# file : build/install/install
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
# Run native install command if available and install-sh otherwise.
diff --git a/build/install/install-functions.make b/build/install/install-functions.make
index 4434cbe..fd1ee29 100644
--- a/build/install/install-functions.make
+++ b/build/install/install-functions.make
@@ -1,6 +1,6 @@
# file : build/install/install-functions.make
# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2011 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
#@@ could just call it functions.make