aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpg-error.m4
diff options
context:
space:
mode:
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 ]]])