diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 14:25:56 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2012-01-29 14:25:56 +0200 |
commit | 94ad197a8b1dc7faeacd69cd269a9f80681036cd (patch) | |
tree | 28d245fa1a5d6742b7961dfa7e7fa8ddb6dec230 /Makefile.am | |
parent | aafa2ef3d719ce47d96e8946ecfe2bd66553854f (diff) |
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 1b06a4f..2f2fda6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,4 @@ # file : Makefile.am -# author : Constantin Michael <constantin@codesynthesis.com> # copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC # license : GNU GPL v2; see accompanying LICENSE file |