comparison lisp/hl-line.el @ 29087:d6e90113152f

Fix boilerplate comments.
author Dave Love <fx@gnu.org>
date Mon, 22 May 2000 19:00:13 +0000
parents b4676dda4b53
children 48dc52f114f3
comparison
equal deleted inserted replaced
29086:a4b321043588 29087:d6e90113152f
4 4
5 ;; Author: Dave Love <fx@gnu.org> 5 ;; Author: Dave Love <fx@gnu.org>
6 ;; Created: 1998-09-13 6 ;; Created: 1998-09-13
7 ;; Keywords: faces, frames 7 ;; Keywords: faces, frames
8 8
9 ;; Hl-Line mode is free software; you can redistribute it and/or modify 9 ;; This file is part of GNU Emacs.
10
11 ;; GNU Emacs is free software; you can redistribute it and/or modify
10 ;; it under the terms of the GNU General Public License as published by 12 ;; it under the terms of the GNU General Public License as published by
11 ;; the Free Software Foundation; either version 2, or (at your option) 13 ;; the Free Software Foundation; either version 2, or (at your option)
12 ;; any later version. 14 ;; any later version.
13 15
14 ;; Hl-Line mode is distributed in the hope that it will be useful, 16 ;; GNU Emacs is distributed in the hope that it will be useful,
15 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of 17 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
16 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 18 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 ;; GNU General Public License for more details. 19 ;; GNU General Public License for more details.
18 20
19 ;; You should have received a copy of the GNU General Public License 21 ;; You should have received a copy of the GNU General Public License