DISTRIB 4.5 KB

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