diff options
| author | Miles Bader | 2006-06-07 18:05:10 +0000 |
|---|---|---|
| committer | Miles Bader | 2006-06-07 18:05:10 +0000 |
| commit | b883cdb2fefa8ea9c3b0d82eba7a9ee792f871bb (patch) | |
| tree | de3804210a8cd955e0d3b9abc15679480930bc82 /etc/README | |
| parent | 885b7d0991bd4b4b8f4bd1d3cd21c18a697bbce2 (diff) | |
| parent | 26c9afc3239e18b03537faaea33e3e82e28099e6 (diff) | |
| download | emacs-b883cdb2fefa8ea9c3b0d82eba7a9ee792f871bb.tar.gz emacs-b883cdb2fefa8ea9c3b0d82eba7a9ee792f871bb.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 285-296)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: admin/FOR-RELEASE: Update refcard section.
* gnus--rel--5.10 (patch 102-104)
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-64
Diffstat (limited to 'etc/README')
| -rw-r--r-- | etc/README | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/README b/etc/README index 1d476a0620c..856f8cdfcd4 100644 --- a/etc/README +++ b/etc/README | |||
| @@ -11,3 +11,19 @@ without installing the modified TeX versions. | |||
| 11 | 11 | ||
| 12 | `termcap.src' is included mainly for VMS. It is a copy of the | 12 | `termcap.src' is included mainly for VMS. It is a copy of the |
| 13 | `/etc/termcap' file used on Unix. | 13 | `/etc/termcap' file used on Unix. |
| 14 | |||
| 15 | Copyright (c) 1992, 1995, 2001, 2006 | ||
| 16 | Free Software Foundation, Inc. | ||
| 17 | |||
| 18 | |||
| 19 | COPYING PERMISSIONS: | ||
| 20 | |||
| 21 | Permission is hereby granted, free of charge, to any person obtaining | ||
| 22 | a copy of this file, to deal in the file without restriction, including | ||
| 23 | without limitation the rights to use, copy, modify, merge, publish, | ||
| 24 | distribute, sublicense, and/or sell copies of the file, and to | ||
| 25 | permit persons to whom the file is furnished to do so, subject to | ||
| 26 | the following condition: | ||
| 27 | |||
| 28 | The above copyright notice and this permission notice shall be | ||
| 29 | included in all copies or substantial portions of the file. | ||