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 | fda8827c1eb9d93f698eb361f18ae15c7c4cc088 (patch) | |
tree | 9f52c5fef15e6143e2f89a3b388ae8995c4ecc89 /m4/threads.m4 | |
parent | 79df30e14bfecf9ed208281e76677f7ffbb856b3 (diff) |
Remove author field from file header
Too much effort to maintain.
Diffstat (limited to 'm4/threads.m4')
-rw-r--r-- | m4/threads.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/threads.m4 b/m4/threads.m4 index d4ed7cd..e351480 100644 --- a/m4/threads.m4 +++ b/m4/threads.m4 @@ -1,5 +1,4 @@ dnl file : m4/threads.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 |