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 | dae71f180120d7a7e22262220410913d77aa1767 (patch) | |
tree | 643a6529864e6e0e22446f2180707124c71847d0 /build/oracle | |
parent | d3905b172b7d3cd1df933f57072aee652d10c186 (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 |