aboutsummaryrefslogtreecommitdiff
path: root/build/install
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:59:49 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2012-01-29 14:59:49 +0200
commit7dbc1fda18fef05d3c5a8008c54ee5cd871633b8 (patch)
tree7abb3728f9893926dab5da8b59f1c4e3b9f5f427 /build/install
parent5e1768256e804f200dd02a32755395d428600203 (diff)
Remove author from file header
Diffstat (limited to 'build/install')
-rw-r--r--build/install/configuration.make1
-rwxr-xr-xbuild/install/install1
-rw-r--r--build/install/install-functions.make1
3 files changed, 0 insertions, 3 deletions
diff --git a/build/install/configuration.make b/build/install/configuration.make
index f7be316..d7ece48 100644
--- a/build/install/configuration.make
+++ b/build/install/configuration.make
@@ -1,5 +1,4 @@
# file : build/install/configuration.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/install/install b/build/install/install
index 562ee04..40fe037 100755
--- a/build/install/install
+++ b/build/install/install
@@ -1,7 +1,6 @@
#! /usr/bin/env bash
# file : build/install/install
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file
diff --git a/build/install/install-functions.make b/build/install/install-functions.make
index 23f629f..22f69a7 100644
--- a/build/install/install-functions.make
+++ b/build/install/install-functions.make
@@ -1,5 +1,4 @@
# file : build/install/install-functions.make
-# author : Boris Kolpackov <boris@codesynthesis.com>
# copyright : Copyright (c) 2004-2012 Code Synthesis Tools CC
# license : GNU GPL v2; see accompanying LICENSE file