summaryrefslogtreecommitdiff
path: root/build-0.3/install
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-23 15:25:44 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2014-07-23 15:25:44 +0200
commit8286ac511144e4f17d34eac9affb97e50646344a (patch)
treef1af7320d7b6be6be059216d0ad08ac7b4f73fd0 /build-0.3/install
parenta15cf65c44d5c224169c32ef5495b68c758134b7 (diff)
Imported Upstream version 4.0.0upstream/4.0.0
Diffstat (limited to 'build-0.3/install')
-rw-r--r--build-0.3/install/configuration.make3
-rwxr-xr-xbuild-0.3/install/install3
-rw-r--r--build-0.3/install/install-functions.make3
3 files changed, 3 insertions, 6 deletions
diff --git a/build-0.3/install/configuration.make b/build-0.3/install/configuration.make
index 66c9dd3..d7ece48 100644
--- a/build-0.3/install/configuration.make
+++ b/build-0.3/install/configuration.make
@@ -1,6 +1,5 @@
# file : build/install/configuration.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
install_prefix := /usr/local
diff --git a/build-0.3/install/install b/build-0.3/install/install
index 20193b6..40fe037 100755
--- a/build-0.3/install/install
+++ b/build-0.3/install/install
@@ -1,8 +1,7 @@
#! /usr/bin/env bash
# file : build/install/install
-# author : Boris Kolpackov <boris@codesynthesis.com>
-# copyright : Copyright (c) 2004-2010 Code Synthesis Tools CC
+# copyright : Copyright (c) 2004-2012 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-0.3/install/install-functions.make b/build-0.3/install/install-functions.make
index 4434cbe..22f69a7 100644
--- a/build-0.3/install/install-functions.make
+++ b/build-0.3/install/install-functions.make
@@ -1,6 +1,5 @@
# 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-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
#@@ could just call it functions.make