diff options
Diffstat (limited to 'm4')
-rw-r--r-- | m4/disable-rpath.m4 | 1 | ||||
-rw-r--r-- | m4/libodb.m4 | 1 | ||||
-rw-r--r-- | m4/libtool-link.m4 | 1 | ||||
-rw-r--r-- | m4/pkgconfig.m4 | 1 | ||||
-rw-r--r-- | m4/static-lib.m4 | 1 | ||||
-rw-r--r-- | m4/threads.m4 | 1 |
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],[ |