diff options
author | Glenn Morris <rgm@gnu.org> | 2007-02-01 03:10:42 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-02-01 03:10:42 +0000 |
commit | c2e309f269d4eaa93ab2cd365554a62cc31c3b76 (patch) | |
tree | 27edd1ac3833765b58ad65cee0c54a7982fea542 /src/README | |
parent | 42285fc4a2dbefe48367202e44f33162e3cbd30e (diff) | |
download | emacs-c2e309f269d4eaa93ab2cd365554a62cc31c3b76.tar.gz |
Add copyright and permissions notices.
Diffstat (limited to 'src/README')
-rw-r--r-- | src/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/README b/src/README index 87b3ed7e1ad..205a2ca5bc2 100644 --- a/src/README +++ b/src/README @@ -1,3 +1,9 @@ +Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 + Free Software Foundation, Inc. +Copying and distribution of this file, with or without modification, +are permitted provided the copyright notice and this notice are preserved. + + This directory contains the source files for the C component of GNU Emacs. Nothing in this directory is needed for using Emacs once it is built and installed, if the dumped Emacs (on Unix systems) or the Emacs |