Hi,
This is a status report from the project of moving from GPLv2 or later
to GPLv3 to later license. I enclose below the list of files yet to be
handled. These might be anything from difficult or not even needing a
change. The only thing they have in common is that they are not
handled yet at least according to me and my support script,
If you look carefully you'll see that I need to filter out things that
the script doesn't handle at the moment (and possibly never will). The
reasoning behind the filters are (in the order of the "egrep
-v"-filters in the command line below)
1. all files that the script matches as gplv3. Files that match "?!!"
is on a special ignore list. These are files that I think should
not be touch for different reasons. (Don't worry. We'll come back
to those. They are few anyway.)
2. Then all png is filtered out cause I think they are fixed (and the
script can't identify those.)
Out goes also all texi-files cause they seem to be under a license
that we can't easily change but at the same time isn't in the way
for going GPLv3 or later.
3. Out goes folders:
unicode - think it is fixed
lispref - see texi-file comment above
new-users-guide - see above
man/xemacs - see above
lwlib - fixed but the script won't identify that at the moment.
4. Finally all TUTORIAL goes out because of the same license situation
as for the general texi files.
This leaves this list!! Only 78 files!
- unknown(C): means there is a copyright in the file but it is not
identifiable by the script to something that can be substituted
into GPLv3 or later
- ?: means that there is nothing that looks like a copyright
notice in the file.
--- working directory: "/src/xemacs/gplv3.d/gplv3-work/"
% [...]/matsl/gplv3/substgplv2 | egrep -v '^(gplv3|\?!!):' | egrep -v
'*\.(png|texi)' | egrep -v
'/(unicode|lispref|new-users-guide|man/xemacs|lwlib)/' | egrep -v TUTORIAL
?: "./lock/.precious"
unknown(C): "./etc/photos/change.sh"
?: "./etc/editclient.sh"
?: "./etc/sample.Xresources"
?: "./etc/xemacs.1"
?: "./etc/ctags.1"
?: "./etc/gnuserv.1"
?: "./etc/VEGETABLES"
?: "./etc/gnuattach.1"
?: "./etc/emacskeys.sco"
?: "./etc/sample.Xdefaults"
unknown(C): "./etc/etags.1"
?: "./etc/gnuserv.README"
unknown(C): "./etc/refcard.tex"
?: "./etc/gnudoit.1"
?: "./etc/gnuclient.1"
?: "./etc/custom/example-themes/ex-custom-file"
?: "./etc/gtkrc"
unknown(C): "./etc/XKeysymDB"
?: "./etc/HELLO"
?: "./etc/emacsstrs.sco"
?: "./etc/Emacs.ad"
?: "./etc/InstallGuide"
?: "./tests/gtk/UNIMPLEMENTED"
?: "./tests/tooltalk/beeps.el"
?: "./lisp/term/bobcat.el"
?: "./lisp/dump-paths.el"
?: "./lisp/mule/mule-locale.txt"
?: "./modules/zlib/Makefile"
?: "./modules/common/configure-pre.ac"
?: "./modules/common/configure-post.ac"
?: "./modules/base64/Makefile"
unknown(C): "./modules/postgresql/postgresql.c"
unknown(C): "./modules/postgresql/postgresql.h"
?: "./SUBST"
unknown(C): "./src/miscplay.c"
?: "./src/alloca.c"
?: "./src/emacs-marshals.c"
?: "./src/intl-auto-encap-win32.h"
?: "./src/intl-auto-encap-win32.c"
unknown(C): "./src/libst.h"
unknown(C): "./src/sunplay.c"
unknown(C): "./src/linuxplay.c"
?: "./src/paths.h.in"
unknown(C): "./src/miscplay.h"
?: "./src/s/irix6-0.h"
?: "./src/s/usg5-4-2.h"
?: "./src/s/sol2.h"
?: "./src/s/openbsd.h"
?: "./src/s/freebsd.h"
?: "./src/s/netbsd.h"
?: "./src/emacs-widget-accessors.c"
unknown(C): "./src/nas.c"
unknown(C): "./src/libsst.h"
unknown(C): "./src/libsst.c"
?: "./xemacs-build-report.err"
?: "./version.sh.in"
unknown(C): "./CHANGES-beta"
unknown(C): "./man/texinfo.tex"
?: "./xemacs-make-all.err"
?: "./xemacs-make-check.err"
?: "./nt/paths.h"
?: "./nt/config.inc.samp"
?: "./nt/Xmd.patch"
?: "./nt/xemacs.dsp"
?: "./nt/site.def"
?: "./nt/xemacs.dsw"
?: "./nt/Installation.el"
?: "./nt/minitar.c"
?: "./nt/Win32.cf"
?: "./nt/Emacs.ad.h"
unknown(C): "./PROBLEMS"
unknown(C): "./lib-src/mmencode.c"
unknown(C): "./lib-src/insert-data-in-exec.c"
unknown(C): "./lib-src/b2m.c"
?: "./lib-src/config.values.in"
?: "./lib-src/emacs.csh"
unknown(C): "./lib-src/gnuserv.h"
Done 22:46:10
Yours
--
%% Mats
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://lists.xemacs.org/mailman/listinfo/xemacs-beta