Mercurial > emacs
changeset 76222:432ea336d334
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 28 Feb 2007 04:38:24 +0000 |
parents | 3cceb2f916b0 |
children | ad3b7db83d7e |
files | admin/notes/copyright lwlib/ChangeLog |
diffstat | 2 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/admin/notes/copyright Wed Feb 28 04:25:21 2007 +0000 +++ b/admin/notes/copyright Wed Feb 28 04:38:24 2007 +0000 @@ -222,11 +222,6 @@ rms (2007/02/17): "lwlib is not assigned to the FSF; we don't consider it part of Emacs. [...] Therefore non-FSF copyrights are ok in lwlib." -Leave these files under GPLv1 or later. -[Note that lwlib.c and xlwmenu.c were installed in 1994 under GPLv2 or -later, but I reverted them to GPLv1 or later which I think is right -for the original lwlib/.] FIXME was this right? - FSF copyrights should only appear in files which have undergone non-trivial cumulative changes from the original versions in the Lucid Widget Library. NB this means that if you make non-trivial changes to @@ -526,7 +521,7 @@ lwlib/* - should it be under GPLv1 or later, or v2 or later? + should it be under GPLv1 or later, or v2 or later, or some mixture?
--- a/lwlib/ChangeLog Wed Feb 28 04:25:21 2007 +0000 +++ b/lwlib/ChangeLog Wed Feb 28 04:38:24 2007 +0000 @@ -1,3 +1,8 @@ +2007-02-28 Glenn Morris <rgm@gnu.org> + + * Makefile.in (distclean): Delete Makefile. + (maintainer-clean): Delete TAGS. + 2007-01-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> * xlwmenu.c (xlwMenuResources): Add XtNleaveCallback, XtNenterCallback.