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 | 3b396e922e62adf786b699da0f5c8557b20866a0 (patch) | |
tree | e9f754dc13c6ae9af587b6e63dff44e97a283581 /m4/threads.m4 | |
parent | 38ef4886294282f8efe8225d74fd56279656bedb (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 |