diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 11:47:09 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-13 11:51:42 +0300 |
commit | 65693efe2620d4f7786aa5fed953ed265deddb5d (patch) | |
tree | 182818c266399d1364d727eb273c01e48883efea /m4/disable-rpath.m4 | |
parent | 67bcdc114843ebfce6fd98ebd299c0e05ad29a00 (diff) |
Drop copyright notice from source code
Diffstat (limited to 'm4/disable-rpath.m4')
-rw-r--r-- | m4/disable-rpath.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/disable-rpath.m4 b/m4/disable-rpath.m4 index 7874d4b..0864209 100644 --- a/m4/disable-rpath.m4 +++ b/m4/disable-rpath.m4 @@ -1,5 +1,4 @@ dnl file : m4/disable-rpath.m4 -dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC dnl license : GNU GPL v2; see accompanying LICENSE file dnl AC_DEFUN([DISABLE_RPATH],[ |