From: Glenn Morris Date: Tue, 23 Jun 2009 07:44:08 +0000 (+0000) Subject: Trivial header format fixes. X-Git-Tag: emacs-pretest-23.1.90~2439 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e65f32c1d8c7553424c27c0558f2830916f58ecf;p=emacs.git Trivial header format fixes. --- diff --git a/lisp/net/tramp-gvfs.el b/lisp/net/tramp-gvfs.el index 7f4c7208424..f0697f259fb 100644 --- a/lisp/net/tramp-gvfs.el +++ b/lisp/net/tramp-gvfs.el @@ -5,15 +5,17 @@ ;; Author: Michael Albinus ;; Keywords: comm, processes -;; This file is free software: you can redistribute it and/or modify +;; This file is part of GNU Emacs. + +;; 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 of the License, or ;; (at your option) any later version. -;; This file 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. +;; GNU Emacs 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 GNU Emacs. If not, see .