Changeset 4196 for trunk/README
- Timestamp:
- 2007年03月21日 09時51分40秒 (2 years ago)
- Files:
-
- trunk/README (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/README
r4190 r4196 1 1 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 2 2 Free Software Foundation, Inc. 3 Copying and distribution of this file, with or without modification, 4 are permitted provided the copyright notice and this notice are preserved. 3 See the end of the file for license conditions. 5 4 6 5 7 This directory tree holds version 22.0.9 3of GNU Emacs, the extensible,6 This directory tree holds version 22.0.96 of GNU Emacs, the extensible, 8 7 customizable, self-documenting real-time display editor. 9 8 … … 94 93 platform-specific README files and installation instructions should 95 94 list the required tools. 95 96 97 This file is part of GNU Emacs. 98 99 GNU Emacs is free software; you can redistribute it and/or modify 100 it under the terms of the GNU General Public License as published by 101 the Free Software Foundation; either version 2, or (at your option) 102 any later version. 103 104 GNU Emacs is distributed in the hope that it will be useful, 105 but WITHOUT ANY WARRANTY; without even the implied warranty of 106 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 107 GNU General Public License for more details. 108 109 You should have received a copy of the GNU General Public License 110 along with GNU Emacs; see the file COPYING. If not, write to the 111 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 112 Boston, MA 02110-1301, USA.
