aboutsummaryrefslogtreecommitdiffstats
path: root/m4/ChangeLog
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2004-09-14 18:30:23 +0000
committerMarcus Brinkmann <[email protected]>2004-09-14 18:30:23 +0000
commit3e4881a65a900cf143063b9b8f6067e00d67e7e3 (patch)
tree62fdec515e0992befdd6e7e8b01faf8928158433 /m4/ChangeLog
parent2004-08-18 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-3e4881a65a900cf143063b9b8f6067e00d67e7e3.tar.gz
gpgme-3e4881a65a900cf143063b9b8f6067e00d67e7e3.zip
2004-09-14 Marcus Brinkmann <[email protected]>
* acinclude.m4: Add copyright notice. (jm_GLIBC21, AM_PATH_GPG_ERROR, _AC_PTH_ERROR, _AC_PTH_VERBOSE, AC_CHECK_PTH): Removed. m4/ 2004-09-14 Marcus Brinkmann <[email protected]> * glibc21.m4: New file. * gpg-error.m4: New file. * pth.m4: New file.
Diffstat (limited to '')
-rw-r--r--m4/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/m4/ChangeLog b/m4/ChangeLog
new file mode 100644
index 00000000..7ace3851
--- /dev/null
+++ b/m4/ChangeLog
@@ -0,0 +1,15 @@
+2004-09-14 Marcus Brinkmann <[email protected]>
+
+ * glibc21.m4: New file.
+ * gpg-error.m4: New file.
+ * pth.m4: New file.
+
+ Copyright 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.