Mercurial > hg > xemacs-beta
diff modules/ChangeLog @ 4737:dce479915b74
Clarify the GPL status of several sample module files. J. Kean Johnston
already approved the release of his works under a GPL version 2 or later
license, and I originally intended my work to be released under such a
license. See xemacs-patches message with ID
<870180fe0911091206k52ef683dme3c81d3d4eb825bf@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Mon, 09 Nov 2009 13:07:56 -0700 |
parents | 3a87551bfeb5 |
children | aa5ed11f473b |
line wrap: on
line diff
--- a/modules/ChangeLog Mon Nov 09 18:00:10 2009 +0000 +++ b/modules/ChangeLog Mon Nov 09 13:07:56 2009 -0700 @@ -1,3 +1,10 @@ +2009-11-09 Jerry James <james@xemacs.org> + + * sample/external/Makefile.in.in: Clarify GPL status. + * sample/external/configure.ac: Ditto. + * sample/external/sample.c: Ditto. + * sample/internal/sample.c: Ditto. + 2009-10-05 Jerry James <james@xemacs.org> * ldap/eldap.c (Fldap_search_basic): quiet gcc warnings due to