| 1103 | | This version of the tutorial, like GNU Emacs, is copyrighted, and |
|---|
| 1104 | | comes with permission to distribute copies on certain conditions: |
|---|
| 1105 | | |
|---|
| 1106 | | Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004, |
|---|
| 1107 | | 2005, 2006, 2007 Free Software Foundation, Inc. |
|---|
| 1108 | | |
|---|
| 1109 | | Permission is granted to anyone to make or distribute verbatim copies |
|---|
| 1110 | | of this document as received, in any medium, provided that the |
|---|
| 1111 | | copyright notice and permission notice are preserved, |
|---|
| 1112 | | and that the distributor grants the recipient permission |
|---|
| 1113 | | for further redistribution as permitted by this notice. |
|---|
| 1114 | | |
|---|
| 1115 | | Permission is granted to distribute modified versions |
|---|
| 1116 | | of this document, or of portions of it, |
|---|
| 1117 | | under the above conditions, provided also that they |
|---|
| 1118 | | carry prominent notices stating who last altered them. |
|---|
| 1119 | | |
|---|
| 1120 | | The conditions for copying Emacs itself are more complex, but in the |
|---|
| 1121 | | same spirit. Please read the file COPYING and then do give copies of |
|---|
| 1122 | | GNU Emacs to your friends. Help stamp out software obstructionism |
|---|
| 1123 | | ("ownership") by using, writing, and sharing free software! |
|---|
| | 1103 | This version of the tutorial is a part of GNU Emacs. It is copyrighted |
|---|
| | 1104 | and comes with permission to distribute copies on certain conditions: |
|---|
| | 1105 | |
|---|
| | 1106 | Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004, |
|---|
| | 1107 | 2005, 2006, 2007 Free Software Foundation, Inc. |
|---|
| | 1108 | |
|---|
| | 1109 | This file is part of GNU Emacs. |
|---|
| | 1110 | |
|---|
| | 1111 | GNU Emacs is free software; you can redistribute it and/or modify |
|---|
| | 1112 | it under the terms of the GNU General Public License as published by |
|---|
| | 1113 | the Free Software Foundation; either version 2, or (at your option) |
|---|
| | 1114 | any later version. |
|---|
| | 1115 | |
|---|
| | 1116 | GNU Emacs is distributed in the hope that it will be useful, |
|---|
| | 1117 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
|---|
| | 1118 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
|---|
| | 1119 | GNU General Public License for more details. |
|---|
| | 1120 | |
|---|
| | 1121 | You should have received a copy of the GNU General Public License |
|---|
| | 1122 | along with GNU Emacs; see the file COPYING. If not, write to the |
|---|
| | 1123 | Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
|---|
| | 1124 | Boston, MA 02110-1301, USA. |
|---|
| | 1125 | |
|---|
| | 1126 | Please read the file COPYING and then do give copies of GNU Emacs to |
|---|
| | 1127 | your friends. Help stamp out software obstructionism ("ownership") by |
|---|
| | 1128 | using, writing, and sharing free software! |
|---|