diff options
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. | ||