aboutsummaryrefslogtreecommitdiffstats
path: root/src/ccl.h
diff options
context:
space:
mode:
authorGlenn Morris2008-05-15 03:28:14 +0000
committerGlenn Morris2008-05-15 03:28:14 +0000
commitb9b1cc1463ecd712077a63f83eb28cddfe85ac47 (patch)
tree82237ebba83754f4a3a4c32ffefeb51cfa1d2c87 /src/ccl.h
parent5ac58e4c9355b638a249d55fdffa03e39cf1db03 (diff)
downloademacs-b9b1cc1463ecd712077a63f83eb28cddfe85ac47.tar.gz
emacs-b9b1cc1463ecd712077a63f83eb28cddfe85ac47.zip
Switch to recommended form of GPLv3 permissions notice.
Diffstat (limited to 'src/ccl.h')
-rw-r--r--src/ccl.h11
1 files changed, 5 insertions, 6 deletions
diff --git a/src/ccl.h b/src/ccl.h
index 18c6ae1ebc7..bab41fd5b43 100644
--- a/src/ccl.h
+++ b/src/ccl.h
@@ -9,10 +9,10 @@
9 9
10This file is part of GNU Emacs. 10This file is part of GNU Emacs.
11 11
12GNU Emacs is free software; you can redistribute it and/or modify 12GNU Emacs is free software: you can redistribute it and/or modify
13it under the terms of the GNU General Public License as published by 13it under the terms of the GNU General Public License as published by
14the Free Software Foundation; either version 3, or (at your option) 14the Free Software Foundation, either version 3 of the License, or
15any later version. 15(at your option) any later version.
16 16
17GNU Emacs is distributed in the hope that it will be useful, 17GNU Emacs is distributed in the hope that it will be useful,
18but WITHOUT ANY WARRANTY; without even the implied warranty of 18but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -20,9 +20,8 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20GNU General Public License for more details. 20GNU General Public License for more details.
21 21
22You should have received a copy of the GNU General Public License 22You should have received a copy of the GNU General Public License
23along with GNU Emacs; see the file COPYING. If not, write to 23along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
24the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 24
25Boston, MA 02110-1301, USA. */
26 25
27#ifndef EMACS_CCL_H 26#ifndef EMACS_CCL_H
28#define EMACS_CCL_H 27#define EMACS_CCL_H