diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 12:23:41 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 14:54:39 +0300 |
commit | b363b6ecf12d9652cc20043c7782424df4a1c543 (patch) | |
tree | 02353118f3388c33081147c646766dd499e187ae /m4/threads.m4 | |
parent | 8465132c2e013d40fdbbe10d446f0717e4064f8a (diff) |
Drop copyright notice from source code
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 10bdfdd..6f2e25f 100644 --- a/m4/threads.m4 +++ b/m4/threads.m4 @@ -1,5 +1,4 @@ dnl file : m4/threads.m4 -dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl AC_DEFUN([THREADS],[ |