diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 14:25:57 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 14:25:57 +0200 |
commit | 699bd9bbc267e9baadbe077649c6c7e93d2bc11a (patch) | |
tree | 96fcd307bd7dea9b7111e99136d0cbab6c01c620 /build/oracle | |
parent | 5e0128fc306acc2a2626b645214460d5bf214b39 (diff) |
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'build/oracle')
-rwxr-xr-x | build/oracle/configure | 1 | ||||
-rwxr-xr-x | build/oracle/oracle | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/build/oracle/configure b/build/oracle/configure index 564d526..a4ff0d9 100755 --- a/build/oracle/configure +++ b/build/oracle/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/oracle/configure -# author : Constantin Michael <constantin@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file diff --git a/build/oracle/oracle b/build/oracle/oracle index e3030d6..6b438f2 100755 --- a/build/oracle/oracle +++ b/build/oracle/oracle @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/oracle/oracle -# author : Constantin Michael <constantin@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file |