diff options
author | Glenn Morris <rgm@gnu.org> | 2008-05-07 02:56:35 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-05-07 02:56:35 +0000 |
commit | 5a1dde61e2a71cf7f0663366f0b311679115808d (patch) | |
tree | 864f04fecfc0088c5b8e2ba1045e813f51754c79 /lisp/net/trampver.el | |
parent | 4fe2e5ed8a87c34d36fdbe4c6ad3bff5b43c353e (diff) | |
download | emacs-5a1dde61e2a71cf7f0663366f0b311679115808d.tar.gz |
Switch to recommended form of GPLv3 permissions notice.
Diffstat (limited to 'lisp/net/trampver.el')
-rw-r--r-- | lisp/net/trampver.el | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/lisp/net/trampver.el b/lisp/net/trampver.el index e6b73a4c735..4d420faf5d8 100644 --- a/lisp/net/trampver.el +++ b/lisp/net/trampver.el @@ -9,10 +9,10 @@ ;; This file is part of GNU Emacs. -;; GNU Emacs is free software; you can redistribute it and/or modify +;; 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 3, or (at your option) -;; any later version. +;; the Free Software Foundation, either version 3 of the License, or +;; (at your option) any later version. ;; GNU Emacs is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -20,8 +20,7 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, see -;; <http://www.gnu.org/licenses/>. +;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. ;;; Code: |