aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVinicius Jose Latorre2007-10-27 14:01:01 +0000
committerVinicius Jose Latorre2007-10-27 14:01:01 +0000
commit269a66eeb5f93317c6d18dbb8d9263efc9e28423 (patch)
treeb60162dd7a94542cd641c0c5f7ad8ab43587a4fa
parent18cd1f1a08833b0baad21c1d7b13a6845d95cf57 (diff)
downloademacs-269a66eeb5f93317c6d18dbb8d9263efc9e28423.tar.gz
emacs-269a66eeb5f93317c6d18dbb8d9263efc9e28423.zip
Replace GPL version 2 by 3
-rw-r--r--lisp/ps-def.el2
-rw-r--r--lisp/ps-samp.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ps-def.el b/lisp/ps-def.el
index 547939ef32e..3903fc0ef3f 100644
--- a/lisp/ps-def.el
+++ b/lisp/ps-def.el
@@ -14,7 +14,7 @@
14 14
15;; GNU Emacs is free software; you can redistribute it and/or modify it under 15;; GNU Emacs is free software; you can redistribute it and/or modify it under
16;; the terms of the GNU General Public License as published by the Free 16;; the terms of the GNU General Public License as published by the Free
17;; Software Foundation; either version 2, or (at your option) any later 17;; Software Foundation; either version 3, or (at your option) any later
18;; version. 18;; version.
19 19
20;; GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY 20;; GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY
diff --git a/lisp/ps-samp.el b/lisp/ps-samp.el
index b42d8cb6a1a..a8e4086fe0b 100644
--- a/lisp/ps-samp.el
+++ b/lisp/ps-samp.el
@@ -16,7 +16,7 @@
16 16
17;; GNU Emacs is free software; you can redistribute it and/or modify it under 17;; GNU Emacs is free software; you can redistribute it and/or modify it under
18;; the terms of the GNU General Public License as published by the Free 18;; the terms of the GNU General Public License as published by the Free
19;; Software Foundation; either version 2, or (at your option) any later 19;; Software Foundation; either version 3, or (at your option) any later
20;; version. 20;; version.
21 21
22;; GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY 22;; GNU Emacs is distributed in the hope that it will be useful, but WITHOUT ANY