Mercurial > emacs
changeset 78226:030ae62d5c57
Switch license to GPLv3 or later.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 25 Jul 2007 04:23:09 +0000 |
parents | b6d25790aab2 |
children | 527f752989fc |
files | lisp/term/AT386.el lisp/term/README lisp/term/internal.el lisp/term/iris-ansi.el lisp/term/mac-win.el lisp/term/news.el lisp/term/pc-win.el lisp/term/rxvt.el lisp/term/sun-mouse.el lisp/term/sun.el lisp/term/sup-mouse.el lisp/term/tty-colors.el lisp/term/tvi970.el lisp/term/vt100.el lisp/term/w32-win.el lisp/term/wyse50.el lisp/term/x-win.el lisp/term/xterm.el |
diffstat | 18 files changed, 18 insertions(+), 18 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/term/AT386.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/AT386.el Wed Jul 25 04:23:09 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/term/README Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/README Wed Jul 25 04:23:09 2007 +0000 @@ -228,7 +228,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/term/internal.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/internal.el Wed Jul 25 04:23:09 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/term/iris-ansi.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/iris-ansi.el Wed Jul 25 04:23:09 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/term/mac-win.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/mac-win.el Wed Jul 25 04:23:09 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/term/news.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/news.el Wed Jul 25 04:23:09 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/term/pc-win.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/pc-win.el Wed Jul 25 04:23:09 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/term/rxvt.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/rxvt.el Wed Jul 25 04:23:09 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/term/sun-mouse.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/sun-mouse.el Wed Jul 25 04:23:09 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/term/sun.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/sun.el Wed Jul 25 04:23:09 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/term/sup-mouse.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/sup-mouse.el Wed Jul 25 04:23:09 2007 +0000 @@ -14,7 +14,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/term/tty-colors.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/tty-colors.el Wed Jul 25 04:23:09 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/term/tvi970.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/tvi970.el Wed Jul 25 04:23:09 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/term/vt100.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/vt100.el Wed Jul 25 04:23:09 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/term/w32-win.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/w32-win.el Wed Jul 25 04:23:09 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/term/wyse50.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/wyse50.el Wed Jul 25 04:23:09 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/term/x-win.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/x-win.el Wed Jul 25 04:23:09 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/term/xterm.el Wed Jul 25 04:22:13 2007 +0000 +++ b/lisp/term/xterm.el Wed Jul 25 04:23:09 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,