# HG changeset patch # User Glenn Morris # Date 1245743048 0 # Node ID 0659f98d664f5a8afcc1ac6408c4fec55386951b # Parent 7af1196e07f805946a5beb488a88e24c404c794a Trivial header format fixes. diff -r 7af1196e07f8 -r 0659f98d664f lisp/net/tramp-gvfs.el --- 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 ;; 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 .