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 /template/Makefile.am | |
parent | 5e0128fc306acc2a2626b645214460d5bf214b39 (diff) |
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'template/Makefile.am')
-rw-r--r-- | template/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/Makefile.am b/template/Makefile.am index f96beca..d59aa5b 100644 --- a/template/Makefile.am +++ b/template/Makefile.am @@ -1,5 +1,4 @@ # file : template/Makefile.am -# author : Boris Kolpackov <boris@codesynthesis.com> # copyright : not copyrighted - public domain EXTRA_DIST = __file__(extra_dist) |