aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-13 18:48:55 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 18:48:55 +0300
commit416359f425f7035c63f1cf8f2831873d11510e76 (patch)
treeff31bbd951652751df2bb270b0395d713032ff8f /m4
parentbba70704395bbc2801c9a033c1de6842b342b2a1 (diff)
Drop copyright notice from source code
Diffstat (limited to 'm4')
-rw-r--r--m4/disable-rpath.m41
-rw-r--r--m4/libboost.m41
-rw-r--r--m4/libexpat.m41
-rw-r--r--m4/libtool-link.m41
-rw-r--r--m4/pkgconfig.m41
-rw-r--r--m4/static-lib.m41
-rw-r--r--m4/threads.m41
7 files changed, 0 insertions, 7 deletions
diff --git a/m4/disable-rpath.m4 b/m4/disable-rpath.m4
index edacb64..a1bcb01 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 : MIT; see accompanying LICENSE file
dnl
AC_DEFUN([DISABLE_RPATH],[
diff --git a/m4/libboost.m4 b/m4/libboost.m4
index 23cbc5e..b77e1ea 100644
--- a/m4/libboost.m4
+++ b/m4/libboost.m4
@@ -1,5 +1,4 @@
dnl file : m4/libboost.m4
-dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : MIT; see accompanying LICENSE file
dnl
dnl LIBBOOST([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libexpat.m4 b/m4/libexpat.m4
index 9d3cb2d..955267a 100644
--- a/m4/libexpat.m4
+++ b/m4/libexpat.m4
@@ -1,5 +1,4 @@
dnl file : m4/libexpat.m4
-dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : MIT; see accompanying LICENSE file
dnl
dnl LIBEXPAT([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libtool-link.m4 b/m4/libtool-link.m4
index 8432d87..99d5543 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 : MIT; see accompanying LICENSE file
dnl
dnl
diff --git a/m4/pkgconfig.m4 b/m4/pkgconfig.m4
index c19b44a..6e2e1c6 100644
--- a/m4/pkgconfig.m4
+++ b/m4/pkgconfig.m4
@@ -1,5 +1,4 @@
dnl file : m4/pkgconfig.m4
-dnl copyright : Copyright (c) 2009-2019 Code Synthesis Tools CC
dnl license : MIT; see accompanying LICENSE file
dnl
AC_DEFUN([PKGCONFIG],[
diff --git a/m4/static-lib.m4 b/m4/static-lib.m4
index 475435d..972cd8b 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 : MIT; see accompanying LICENSE file
dnl
dnl STATIC_LIB(MACRO, DESCRIPTION)
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],[