comparison lisp/progmodes/ps-mode.el @ 94673:52b7a8c22af5

Switch to recommended form of GPLv3 permissions notice.
author Glenn Morris <rgm@gnu.org>
date Tue, 06 May 2008 07:18:39 +0000
parents 842d446b22d9
children a9dc0e7c3f2b
comparison
equal deleted inserted replaced
94672:0e2d838cfad2 94673:52b7a8c22af5
16 ;; only if: "... those e-mails have a link to the bug report system, 16 ;; only if: "... those e-mails have a link to the bug report system,
17 ;; where I can cancel these e-mails if I want to.". 17 ;; where I can cancel these e-mails if I want to.".
18 18
19 ;; This file is part of GNU Emacs. 19 ;; This file is part of GNU Emacs.
20 20
21 ;; GNU Emacs is free software; you can redistribute it and/or modify 21 ;; GNU Emacs is free software: you can redistribute it and/or modify
22 ;; it under the terms of the GNU General Public License as published by 22 ;; it under the terms of the GNU General Public License as published by
23 ;; the Free Software Foundation; either version 3, or (at your option) 23 ;; the Free Software Foundation, either version 3 of the License, or
24 ;; any later version. 24 ;; (at your option) any later version.
25 25
26 ;; GNU Emacs is distributed in the hope that it will be useful, 26 ;; GNU Emacs is distributed in the hope that it will be useful,
27 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of 27 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
28 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 28 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29 ;; GNU General Public License for more details. 29 ;; GNU General Public License for more details.
30 30
31 ;; You should have received a copy of the GNU General Public License 31 ;; You should have received a copy of the GNU General Public License
32 ;; along with GNU Emacs; see the file COPYING. If not, write to the 32 ;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
33 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
34 ;; Boston, MA 02110-1301, USA.
35 33
36 ;;; Commentary: 34 ;;; Commentary:
37 35
38 36
39 ;;; Code: 37 ;;; Code: