Add 2012 to FSF copyright years for Emacs files (do not merge to trunk)
[bpt/emacs.git] / etc / DISTRIB
1 -*- text -*-
2 GNU Emacs availability information
3
4 Copyright (C) 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1995,
5 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
6 2010, 2011, 2012 Free Software Foundation, Inc.
7 See the end of the file for license conditions.
8
9
10 GNU Emacs is legally owned by the Free Software Foundation, but we
11 regard the foundation more as its custodian on behalf of the public.
12
13 In the GNU project, when we speak of "free software", this refers to
14 liberty, not price. Specifically, it refers to the users' freedom to
15 study, copy, change and improve the software. Sometimes users pay
16 money for copies of GNU software, and sometimes they get copies at no
17 charge. But regardless of how they got the software, or whether it
18 was modified by anyone else along the way, they have the freedom to
19 copy and change it--those freedoms are what "free software" means.
20
21 The precise conditions for copying and modification are stated in the
22 document "GNU General Public License," a copy of which is required to
23 be distributed with every copy of GNU Emacs. It is usually in a file
24 named `COPYING' in the same directory as this file. These conditions
25 are designed to make sure that everyone who has a copy of GNU Emacs
26 (including modified versions) has the freedom to redistribute and
27 change it.
28
29 For information on how to get GNU software, see
30 http://www.gnu.org/software/software.html. Printed copies of GNU
31 manuals, including the Emacs manual, are available from the FSF's
32 online store at http://shop.fsf.org.
33
34 Emacs has been run on GNU/Linux, FreeBSD, NetBSD, OpenBSD, and on many
35 Unix systems, on a variety of types of cpu, as well as on MSDOS,
36 Windows and MacOS. See the file `etc/MACHINES' in the Emacs
37 distribution for a full list of machines that GNU Emacs has been tested
38 on, with machine-specific installation notes and warnings.
39
40 GNU Emacs is distributed with no warranty (see the General Public
41 License for full details, in the file `COPYING' in this directory (see
42 above)), and neither I nor the Free Software Foundation promises any
43 kind of support or assistance to users. The foundation keeps a list
44 of people who are willing to offer support and assistance for hire.
45 See http://www.gnu.org/help/gethelp.html.
46
47 However, we plan to continue to improve GNU Emacs and keep it
48 reliable, so please send us any complaints and suggestions you have.
49 We will probably fix anything that we consider a malfunction. We may
50 make improvements that are suggested, but we may choose not to.
51
52 If you are on the Internet, report bugs to bug-gnu-emacs@gnu.org.
53 You can use the Emacs command M-x report-bug RET to mail a bug report.
54 Please read the Bugs section of the Emacs manual before reporting bugs.
55
56 General questions about the GNU Project can be asked of gnu@gnu.org.
57
58 If you are a computer manufacturer, I encourage you to ship a copy of
59 GNU Emacs with every computer you deliver. The same copying
60 permission terms apply to computer manufacturers as to everyone else.
61 You should consider making a donation to help support the GNU project;
62 if you estimate what it would cost to distribute some commercial
63 product and divide it by five, that is a good amount.
64
65 If you like GNU Emacs, please express your satisfaction with a donation:
66 send me (please email me about how) or the Foundation
67 (https://my.fsf.org/donate) what you feel Emacs has been worth to you.
68 If you are glad that I developed GNU Emacs and distribute it as free
69 software, rather than following the obstructive and antisocial
70 practices of proprietary software, you can reward me. If you would
71 like the Foundation to do more to forward the cause of free software,
72 you can contribute.
73
74 Your donations will help to support the development of additional GNU
75 software. GNU/Linux systems (variants of GNU, based on the kernel
76 Linux) have millions of users, but there is still much to be done.
77 For more information on GNU, see the file `GNU' in this directory (see
78 above).
79
80 Richard M Stallman
81 Chief GNUisance,
82 President of the Free Software Foundation
83 \f
84 This file is part of GNU Emacs.
85
86 GNU Emacs is free software: you can redistribute it and/or modify
87 it under the terms of the GNU General Public License as published by
88 the Free Software Foundation, either version 3 of the License, or
89 (at your option) any later version.
90
91 GNU Emacs is distributed in the hope that it will be useful,
92 but WITHOUT ANY WARRANTY; without even the implied warranty of
93 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
94 GNU General Public License for more details.
95
96 You should have received a copy of the GNU General Public License
97 along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.