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 /m4/libodb.m4 | |
parent | aafa2ef3d719ce47d96e8946ecfe2bd66553854f (diff) |
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'm4/libodb.m4')
-rw-r--r-- | m4/libodb.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/libodb.m4 b/m4/libodb.m4 index fb11859..ffee03d 100644 --- a/m4/libodb.m4 +++ b/m4/libodb.m4 @@ -1,5 +1,4 @@ dnl file : m4/libodb.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 |