comparison src/README @ 75587:68cfc1db0d26

Add copyright and permissions notices.
author Glenn Morris <rgm@gnu.org>
date Thu, 01 Feb 2007 03:10:42 +0000
parents 7ca787d18982
children 92a0e87ff562
comparison
equal deleted inserted replaced
75586:68a42f7eeb1f 75587:68cfc1db0d26
1 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
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.
5
6
1 This directory contains the source files for the C component of GNU Emacs. 7 This directory contains the source files for the C component of GNU Emacs.
2 Nothing in this directory is needed for using Emacs once it is built 8 Nothing in this directory is needed for using Emacs once it is built
3 and installed, if the dumped Emacs (on Unix systems) or the Emacs 9 and installed, if the dumped Emacs (on Unix systems) or the Emacs
4 executable and map files (on VMS systems) are copied elsewhere. 10 executable and map files (on VMS systems) are copied elsewhere.
5 11