diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 13:40:47 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 13:40:47 +0300 |
commit | 4fce4ddd264f6a721d01947024a0ee7a58864193 (patch) | |
tree | 35dc3a907fb3b22dceb112630055b6a149cad988 /m4/threads.m4 | |
parent | 2e7fed7a983f15493990957c31651a78988c360f (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],[ |