diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-12 14:47:56 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 14:51:19 +0300 |
commit | 680c743e30c8cb3a1293085f9fd4dcacead2ede5 (patch) | |
tree | d86df10fb300d86d649bfa76dcbdba607557eb55 /m4/static-lib.m4 | |
parent | 26da0d4131d488ca58ea54e80863f76ca3375f08 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'm4/static-lib.m4')
-rw-r--r-- | m4/static-lib.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/static-lib.m4 b/m4/static-lib.m4 index 79b89cd..5fb1c11 100644 --- a/m4/static-lib.m4 +++ b/m4/static-lib.m4 @@ -1,5 +1,4 @@ dnl file : m4/static-lib.m4 -dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl dnl STATIC_LIB(MACRO, DESCRIPTION) |