comparison lisp/net/tramp-gvfs.el @ 103567:0659f98d664f

Trivial header format fixes.
author Glenn Morris <rgm@gnu.org>
date Tue, 23 Jun 2009 07:44:08 +0000
parents 84379ac80754
children 73a0bf7489f5
comparison
equal deleted inserted replaced
103566:7af1196e07f8 103567:0659f98d664f
3 ;; Copyright (C) 2009 Free Software Foundation, Inc. 3 ;; Copyright (C) 2009 Free Software Foundation, Inc.
4 4
5 ;; Author: Michael Albinus <michael.albinus@gmx.de> 5 ;; Author: Michael Albinus <michael.albinus@gmx.de>
6 ;; Keywords: comm, processes 6 ;; Keywords: comm, processes
7 7
8 ;; This file is free software: you can redistribute it and/or modify 8 ;; This file is part of GNU Emacs.
9
10 ;; GNU Emacs is free software: you can redistribute it and/or modify
9 ;; it under the terms of the GNU General Public License as published by 11 ;; it under the terms of the GNU General Public License as published by
10 ;; the Free Software Foundation, either version 3 of the License, or 12 ;; the Free Software Foundation, either version 3 of the License, or
11 ;; (at your option) any later version. 13 ;; (at your option) any later version.
12 14
13 ;; This file is distributed in the hope that it will be useful, but 15 ;; GNU Emacs is distributed in the hope that it will be useful,
14 ;; WITHOUT ANY WARRANTY; without even the implied warranty of 16 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
15 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 17 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 ;; General Public License for more details. 18 ;; GNU General Public License for more details.
17 19
18 ;; You should have received a copy of the GNU General Public License 20 ;; You should have received a copy of the GNU General Public License
19 ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. 21 ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
20 22
21 ;;; Commentary: 23 ;;; Commentary: