comparison src/config.in @ 13850:979209bb1aed

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Mon, 25 Dec 1995 01:49:18 +0000
parents 142e3db94b69
children 29ead09726c6
comparison
equal deleted inserted replaced
13849:067fae3cb66e 13850:979209bb1aed
1 /* GNU Emacs site configuration template file. -*- C -*- 1 /* GNU Emacs site configuration template file. -*- C -*-
2 Copyright (C) 1988, 1993, 1994 Free Software Foundation, Inc. 2 Copyright (C) 1988, 1993, 1994 Free Software Foundation, Inc.
3 3
4 This file is part of GNU Emacs. 4 This file is part of GNU Emacs.
5 5
6 GNU Emacs is free software; you can redistribute it and/or modify
7 it under the terms of the GNU General Public License as published by
8 the Free Software Foundation; either version 2, or (at your option)
9 any later version.
10
6 GNU Emacs is distributed in the hope that it will be useful, 11 GNU Emacs is distributed in the hope that it will be useful,
7 but WITHOUT ANY WARRANTY. No author or distributor 12 but WITHOUT ANY WARRANTY; without even the implied warranty of
8 accepts responsibility to anyone for the consequences of using it 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9 or for whether it serves any particular purpose or works at all, 14 GNU General Public License for more details.
10 unless he says so in writing. Refer to the GNU Emacs General Public 15
11 License for full details. 16 You should have received a copy of the GNU General Public License
12 17 along with GNU Emacs; see the file COPYING. If not, write to
13 Everyone is granted permission to copy, modify and redistribute 18 the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
14 GNU Emacs, but only under the conditions described in the
15 GNU Emacs General Public License. A copy of this license is
16 supposed to have been given to you along with GNU Emacs so you
17 can know your rights and responsibilities. It should be in a
18 file named COPYING. Among other things, the copyright notice
19 and this notice must be preserved on all copies. */
20 19
21 20
22 /* No code in Emacs #includes config.h twice, but some of the code 21 /* No code in Emacs #includes config.h twice, but some of the code
23 intended to work with other packages as well (like gmalloc.c) 22 intended to work with other packages as well (like gmalloc.c)
24 think they can include it as many times as they like. */ 23 think they can include it as many times as they like. */