Mercurial > emacs
changeset 78232:8e27d63c45eb
Switch license to GPLv3 or later.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 25 Jul 2007 04:27:24 +0000 |
parents | 800dd75c042b |
children | b6205894fe69 |
files | lisp/mail/blessmail.el lisp/mail/emacsbug.el lisp/mail/footnote.el lisp/mail/mail-extr.el lisp/mail/mail-hist.el lisp/mail/mail-utils.el lisp/mail/mailabbrev.el lisp/mail/mailalias.el lisp/mail/mailclient.el lisp/mail/mailheader.el lisp/mail/metamail.el lisp/mail/mspools.el lisp/mail/reporter.el lisp/mail/rfc2368.el lisp/mail/rfc822.el lisp/mail/rmail-spam-filter.el lisp/mail/rmail.el lisp/mail/rmailedit.el lisp/mail/rmailkwd.el lisp/mail/rmailmsc.el lisp/mail/rmailout.el lisp/mail/rmailsort.el lisp/mail/rmailsum.el lisp/mail/sendmail.el lisp/mail/smtpmail.el lisp/mail/supercite.el lisp/mail/uce.el lisp/mail/undigest.el lisp/mail/unrmail.el lisp/mail/vms-pmail.el |
diffstat | 30 files changed, 30 insertions(+), 30 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/blessmail.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/blessmail.el Wed Jul 25 04:27:24 2007 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/emacsbug.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/emacsbug.el Wed Jul 25 04:27:24 2007 +0000 @@ -12,7 +12,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/footnote.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/footnote.el Wed Jul 25 04:27:24 2007 +0000 @@ -11,7 +11,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful, but
--- a/lisp/mail/mail-extr.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/mail-extr.el Wed Jul 25 04:27:24 2007 +0000 @@ -11,7 +11,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/mail-hist.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/mail-hist.el Wed Jul 25 04:27:24 2007 +0000 @@ -11,7 +11,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/mail-utils.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/mail-utils.el Wed Jul 25 04:27:24 2007 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/mailabbrev.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/mailabbrev.el Wed Jul 25 04:27:24 2007 +0000 @@ -12,7 +12,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/mailalias.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/mailalias.el Wed Jul 25 04:27:24 2007 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/mailclient.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/mailclient.el Wed Jul 25 04:27:24 2007 +0000 @@ -9,7 +9,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/mailheader.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/mailheader.el Wed Jul 25 04:27:24 2007 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/metamail.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/metamail.el Wed Jul 25 04:27:24 2007 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/mspools.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/mspools.el Wed Jul 25 04:27:24 2007 +0000 @@ -13,7 +13,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/reporter.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/reporter.el Wed Jul 25 04:27:24 2007 +0000 @@ -12,7 +12,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/rfc2368.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/rfc2368.el Wed Jul 25 04:27:24 2007 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/rfc822.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/rfc822.el Wed Jul 25 04:27:24 2007 +0000 @@ -11,7 +11,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/rmail-spam-filter.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/rmail-spam-filter.el Wed Jul 25 04:27:24 2007 +0000 @@ -8,7 +8,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/rmail.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/rmail.el Wed Jul 25 04:27:24 2007 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/rmailedit.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/rmailedit.el Wed Jul 25 04:27:24 2007 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/rmailkwd.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/rmailkwd.el Wed Jul 25 04:27:24 2007 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/rmailmsc.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/rmailmsc.el Wed Jul 25 04:27:24 2007 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/rmailout.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/rmailout.el Wed Jul 25 04:27:24 2007 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/rmailsort.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/rmailsort.el Wed Jul 25 04:27:24 2007 +0000 @@ -11,7 +11,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/rmailsum.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/rmailsum.el Wed Jul 25 04:27:24 2007 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/sendmail.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/sendmail.el Wed Jul 25 04:27:24 2007 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/smtpmail.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/smtpmail.el Wed Jul 25 04:27:24 2007 +0000 @@ -16,7 +16,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/supercite.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/supercite.el Wed Jul 25 04:27:24 2007 +0000 @@ -15,7 +15,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/uce.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/uce.el Wed Jul 25 04:27:24 2007 +0000 @@ -11,7 +11,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/undigest.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/undigest.el Wed Jul 25 04:27:24 2007 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/unrmail.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/unrmail.el Wed Jul 25 04:27:24 2007 +0000 @@ -10,7 +10,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,
--- a/lisp/mail/vms-pmail.el Wed Jul 25 04:26:40 2007 +0000 +++ b/lisp/mail/vms-pmail.el Wed Jul 25 04:27:24 2007 +0000 @@ -11,7 +11,7 @@ ;; GNU Emacs 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 2, or (at your option) +;; the Free Software Foundation; either version 3, or (at your option) ;; any later version. ;; GNU Emacs is distributed in the hope that it will be useful,