Hi,
Most direct would be to just update the GPLv2 or later part and the
adress info. Hoverer I had a look in Emacs and it seems like the
copyright notice there has introduced some small but nice change. An
url to where the GPLv3 or later text can be found. So there is no need
for the street address.
So using that notice and changed for XEmacs it could look like
this. Would it be OK to use this or do we need to spell it out some
other way?
----------------------------------------------------------------------
This file is part of XEmacs.
XEmacs is free software: you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation, either version 3 of the License, or (at your
option) any later version.
XEmacs is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.
You should have received a copy of the GNU General Public License
along with XEmacs. If not, see <
http://www.gnu.org/licenses/>.
----------------------------------------------------------------------
Related to this change is that the date of the copyright is normally
not updated on this type of copyright change. Is this correct? (Not
ot mention that this also makes it easier slightly easier to update
the notices since there is one thing less to change.)
Finally. When the notices are updated overall there is no point in
keeping different formatting, justification of the text etc in files
of different types. So I suggest that the copyright notice is written
like this above regardless if there are leading comment
character. Like this for files in elisp.
----------------------------------------------------------------------
;; This file is part of XEmacs.
;; XEmacs is free software: you can redistribute it and/or modify it
;; under the terms of the GNU General Public License as published by the
[...]
----------------------------------------------------------------------
OK?
Yours
--
%% Mats
_______________________________________________
XEmacs-Beta mailing list
XEmacs-Beta(a)xemacs.org
http://calypso.tux.org/mailman/listinfo/xemacs-beta