Mercurial > emacs
changeset 103567:0659f98d664f
Trivial header format fixes.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 23 Jun 2009 07:44:08 +0000 |
parents | 7af1196e07f8 |
children | 90878fc8d55d |
files | lisp/net/tramp-gvfs.el |
diffstat | 1 files changed, 7 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/net/tramp-gvfs.el Tue Jun 23 07:43:17 2009 +0000 +++ b/lisp/net/tramp-gvfs.el Tue Jun 23 07:44:08 2009 +0000 @@ -5,15 +5,17 @@ ;; Author: Michael Albinus <michael.albinus@gmx.de> ;; 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 <http://www.gnu.org/licenses/>.