summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-11 21:24:35 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 14:43:20 +0300
commit3ea7899eb449a5094ae6d7b7707bbde6f57c5dd7 (patch)
tree9f164c8f5e3be15c3e6b3870eecced2b4e69686c /m4
parent7ba3a8b907a57a301274efaa3a26912fda9cf420 (diff)
Drop copyright notice from source code
Diffstat (limited to 'm4')
-rw-r--r--m4/disable-rpath.m41
-rw-r--r--m4/gcc-plugin.m41
-rw-r--r--m4/libcutl.m41
-rw-r--r--m4/libtool-link.m41
4 files changed, 0 insertions, 4 deletions
diff --git a/m4/disable-rpath.m4 b/m4/disable-rpath.m4
index 89c03dc..388f685 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 v3; see accompanying LICENSE file
dnl
AC_DEFUN([DISABLE_RPATH],[
diff --git a/m4/gcc-plugin.m4 b/m4/gcc-plugin.m4
index 9379493..20a9c75 100644
--- a/m4/gcc-plugin.m4
+++ b/m4/gcc-plugin.m4
@@ -1,5 +1,4 @@
dnl file : m4/gcc-plugin.m4
-dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : GNU GPL v3; see accompanying LICENSE file
dnl
dnl GCC_PLUGIN
diff --git a/m4/libcutl.m4 b/m4/libcutl.m4
index 1d60dd3..7275ba2 100644
--- a/m4/libcutl.m4
+++ b/m4/libcutl.m4
@@ -1,5 +1,4 @@
dnl file : m4/libcutl.m4
-dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : MIT; see accompanying LICENSE file
dnl
dnl LIBCUTL([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libtool-link.m4 b/m4/libtool-link.m4
index 635793f..302639f 100644
--- a/m4/libtool-link.m4
+++ b/m4/libtool-link.m4
@@ -1,5 +1,4 @@
dnl file : m4/libtool-link.m4
-dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl