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