comparison lisp/textmodes/org-publish.el @ 84498:475ee2f96420

Standardize license text.
author Glenn Morris <rgm@gnu.org>
date Wed, 12 Sep 2007 07:28:24 +0000
parents a796776e3ec3
children 1e8d15d124b9
comparison
equal deleted inserted replaced
84497:6812ea0e304b 84498:475ee2f96420
4 4
5 ;; Author: David O'Toole <dto@gnu.org> 5 ;; Author: David O'Toole <dto@gnu.org>
6 ;; Keywords: hypermedia, outlines 6 ;; Keywords: hypermedia, outlines
7 ;; Version: 1.80 7 ;; Version: 1.80
8 8
9 ;; This file is free software; you can redistribute it and/or modify 9 ;; 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 10 ;; it under the terms of the GNU General Public License as published by
11 ;; the Free Software Foundation; either version 3, or (at your option) 11 ;; the Free Software Foundation; either version 3, or (at your option)
12 ;; any later version. 12 ;; any later version.
13 13
14 ;; This file is distributed in the hope that it will be useful, 14 ;; GNU Emacs is distributed in the hope that it will be useful,
15 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of 15 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
16 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 16 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
17 ;; GNU General Public License for more details. 17 ;; GNU General Public License for more details.
18 18
19 ;; You should have received a copy of the GNU General Public License 19 ;; You should have received a copy of the GNU General Public License
20 ;; along with GNU Emacs; see the file COPYING. If not, write to 20 ;; along with GNU Emacs; see the file COPYING. If not, write to the
21 ;; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 21 ;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
22 ;; Boston, MA 02110-1301, USA. 22 ;; Boston, MA 02110-1301, USA.
23 23
24 ;; This file is part of GNU Emacs. 24 ;; This file is part of GNU Emacs.
25 25
26 ;;; Commentary: 26 ;;; Commentary: