DISTRIB 4.5 KB

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