README.org (1921B)
1 This is a distribution of Org Mode, a major mode for keeping notes, 2 authoring documents, computational notebooks, literate programming, 3 maintaining to-do lists, planning projects, and more — in a fast and 4 effective plain text system. 5 6 Check the [[https://orgmode.org][Org Mode website]] for more. 7 8 * Install Org 9 10 Org is part of GNU Emacs: you probably don't need to install it. 11 12 To install a more recent version, please use command: =M-x 13 list-packages=, find "org" in the list, click on it, and click 14 "Install" in the popped up window. 15 16 * Join the GNU Project 17 18 Org is part of GNU Emacs and GNU Emacs is part of the GNU Operating 19 System, developed by the GNU Project. 20 21 If you are the author of an awesome program and want to join us in 22 writing Free (libre) Software, please consider making it an official 23 GNU program and become a GNU Maintainer. Instructions on how to do 24 this are here http://www.gnu.org/help/evaluation. 25 26 Don't have a program to contribute? Look at all the other ways to 27 help: https://www.gnu.org/help/help.html. 28 29 And to learn more about Free (libre) Software in general, please read 30 and share this page: https://gnu.org/philosophy/free-sw.html 31 32 * License 33 34 Org-mode is published under the [[https://www.gnu.org/licenses/gpl-3.0.html][GNU GPLv3 license]] or any later 35 version, the same as GNU Emacs. 36 37 Org-mode is free software: you can redistribute it and/or modify it 38 under the terms of the GNU General Public License as published by the 39 Free Software Foundation, either version 3 of the License, or (at your 40 option) any later version. 41 42 GNU Emacs is distributed in the hope that it will be useful, but 43 WITHOUT ANY WARRANTY; without even the implied warranty of 44 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 45 General Public License for more details. 46 47 You should have received a copy of the GNU General Public License 48 along with Org mode. If not, see https://www.gnu.org/licenses/.