2004-09-14 Marcus Brinkmann <marcus@g10code.de>
authorMarcus Brinkmann <mb@g10code.com>
Tue, 14 Sep 2004 18:40:35 +0000 (18:40 +0000)
committerMarcus Brinkmann <mb@g10code.com>
Tue, 14 Sep 2004 18:40:35 +0000 (18:40 +0000)
* gpgme.m4: Add copyright notice.

gpgme/ChangeLog
gpgme/gpgme.m4

index 5780a44516df4ce6d91a2085afcd491e76fa66e3..02bb5d65187f595a54e6e61a48109e837bfcf7da 100644 (file)
@@ -1,3 +1,7 @@
+2004-09-14  Marcus Brinkmann  <marcus@g10code.de>
+
+       * gpgme.m4: Add copyright notice.
+
 2004-08-18  Marcus Brinkmann  <marcus@g10code.de>
 
        * passphrase.c (_gpgme_passphrase_status_handler): Always run the
index 519393bf9742363950a196a9b03db7400f245353..5e3793f797e6d9626dc20cdddeac2cfae3558fc2 100644 (file)
@@ -1,5 +1,13 @@
-dnl Autoconf macros for libgpgme
-dnl $Id$
+# gpgme.m4 - autoconf macro to detect GPGME.
+# 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.
 
 AC_DEFUN([_AM_PATH_GPGME_CONFIG],
 [ AC_ARG_WITH(gpgme-prefix,