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 /configure.ac | |
parent | 0043065406061c4b09435f75be3cdee237b92764 (diff) |
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 91151ad..af11f3f 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,4 @@ # file : configure.ac -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file |