aboutsummaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-13 13:13:23 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-13 13:13:23 +0300
commit0a51e430d1d77b1c43e1c77be71cc87774d287c4 (patch)
tree0c5808d5438ce6737fdab879c5f5f5b515723f96 /m4
parent084ad0fa842eb8adf57a8857fe7fc175941cb8bc (diff)
Drop copyright notice from source codeHEADmaster
Diffstat (limited to 'm4')
-rw-r--r--m4/disable-rpath.m41
-rw-r--r--m4/libodb.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
6 files changed, 0 insertions, 6 deletions
diff --git a/m4/disable-rpath.m4 b/m4/disable-rpath.m4
index 376599e..309c7fb 100644
--- a/m4/disable-rpath.m4
+++ b/m4/disable-rpath.m4
@@ -1,6 +1,5 @@
dnl file : m4/disable-rpath.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([DISABLE_RPATH],[
diff --git a/m4/libodb.m4 b/m4/libodb.m4
index fb11859..045bf4a 100644
--- a/m4/libodb.m4
+++ b/m4/libodb.m4
@@ -1,6 +1,5 @@
dnl file : m4/libodb.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl LIBODB([ACTION-IF-FOUND[, ACTION-IF-NOT-FOUND]])
diff --git a/m4/libtool-link.m4 b/m4/libtool-link.m4
index d8395d5..09c79c8 100644
--- a/m4/libtool-link.m4
+++ b/m4/libtool-link.m4
@@ -1,6 +1,5 @@
dnl file : m4/libtool-link.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl
diff --git a/m4/pkgconfig.m4 b/m4/pkgconfig.m4
index 11ccb00..2b2b376 100644
--- a/m4/pkgconfig.m4
+++ b/m4/pkgconfig.m4
@@ -1,6 +1,5 @@
dnl file : m4/pkgconfig.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([PKGCONFIG],[
diff --git a/m4/static-lib.m4 b/m4/static-lib.m4
index f550b7b..4cd7c52 100644
--- a/m4/static-lib.m4
+++ b/m4/static-lib.m4
@@ -1,6 +1,5 @@
dnl file : m4/static-lib.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
dnl STATIC_LIB(MACRO, DESCRIPTION)
diff --git a/m4/threads.m4 b/m4/threads.m4
index d4ed7cd..37b15c6 100644
--- a/m4/threads.m4
+++ b/m4/threads.m4
@@ -1,6 +1,5 @@
dnl file : m4/threads.m4
dnl author : Boris Kolpackov <boris@codesynthesis.com>
-dnl copyright : Copyright (c) 2009-2011 Code Synthesis Tools CC
dnl license : GNU GPL v2; see accompanying LICENSE file
dnl
AC_DEFUN([THREADS],[