diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 14:25:54 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 14:25:54 +0200 |
commit | a73b35b1944a1dc2f5564f6aa2087af090c87e05 (patch) | |
tree | c495163425dabd7c0f52aff7e79cc57092671aa7 /build/configure | |
parent | 0043065406061c4b09435f75be3cdee237b92764 (diff) |
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'build/configure')
-rwxr-xr-x | build/configure | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/configure b/build/configure index 5816683..dfb7bec 100755 --- a/build/configure +++ b/build/configure @@ -1,7 +1,6 @@ #! /usr/bin/env bash # file : build/configure -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2005-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file |