diff options
author | Marcus Brinkmann <[email protected]> | 2006-07-06 10:37:52 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2006-07-06 10:37:52 +0000 |
commit | 1ae2788117076e95a186fe7491f56f348aaeb5a0 (patch) | |
tree | bc85968bcfb39bedcf40beab93d7afe42c27e7ce /README | |
parent | 2006-06-22 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-1ae2788117076e95a186fe7491f56f348aaeb5a0.tar.gz gpgme-1ae2788117076e95a186fe7491f56f348aaeb5a0.zip |
2006-07-06 Marcus Brinkmann <[email protected]>
* lang, lang/cl: New subdirectories.
* lang/Makefile.am, lang/README: New files.
* configure.ac (AC_CONFIG_FILES): Add lang/Makefile,
lang/cl/Makefile and lang/cl/gpgme.asd.
* Makefile.am (SUBDIRS): Add lang.
lang/cl/
2006-07-06 Marcus Brinkmann <[email protected]>
* Initial release.
Diffstat (limited to '')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,7 @@ GPGME - GnuPG Made Easy --------------------------- - Copyright 2004 g10 Code GmbH + Copyright 2004, 2006 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 @@ -120,3 +120,4 @@ in the tests/gpg/ directory may also prove useful. Please subscribe to the [email protected] mailing list if you want to do serious work. + |