summaryrefslogtreecommitdiff
path: root/src/gpg-error.m4
diff options
context:
space:
mode:
authorMarcus Brinkmann <mb@g10code.com>2004-09-14 18:25:25 +0000
committerMarcus Brinkmann <mb@g10code.com>2004-09-14 18:25:25 +0000
commit3b252d13d202cfa6c3c3444bce5545d20492bd12 (patch)
tree54c282a99c3b691a7b65cb867661227d62127b53 /src/gpg-error.m4
parent6c1d568027be71310947b2ed5c2ad63225bcaf3f (diff)
downloadlibgpg-error-3b252d13d202cfa6c3c3444bce5545d20492bd12.tar.gz
2004-09-14 Marcus Brinkmann <marcus@g10code.de>
* src/gpg-error.m4: Add copyright note.
Diffstat (limited to 'src/gpg-error.m4')
-rw-r--r--src/gpg-error.m411
1 files changed, 10 insertions, 1 deletions
diff --git a/src/gpg-error.m4 b/src/gpg-error.m4
index a5875f0..e85f511 100644
--- a/src/gpg-error.m4
+++ b/src/gpg-error.m4
@@ -1,4 +1,13 @@
-dnl Autoconf macros for libgpg-error
+# gpg-error.m4 - autoconf macro to detect libgpg-error.
+# Copyright (C) 2002, 2003, 2004 g10 Code GmbH
+#
+# This file is free software; as a special exception the author gives
+# unlimited permission to copy and/or distribute it, with or without
+# modifications, as long as this notice is preserved.
+#
+# This file is distributed in the hope that it will be useful, but
+# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
+# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
dnl AM_PATH_GPG_ERROR([MINIMUM-VERSION,
dnl [ACTION-IF-FOUND [, ACTION-IF-NOT-FOUND ]]])