diff options
author | Eli Zaretskii <eliz@gnu.org> | 2006-06-03 13:53:01 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2006-06-03 13:53:01 +0000 |
commit | b727702bfa2f76b255f8753a11c595e193880b58 (patch) | |
tree | 5f1d2314fc030d977787a1c70a45d9a3f61b0988 /etc/MACHINES | |
parent | 309920fa034cf798bd68eada95a53a61c515e7a6 (diff) | |
download | emacs-b727702bfa2f76b255f8753a11c595e193880b58.tar.gz |
Add copyright notice and copying permissions.
Diffstat (limited to 'etc/MACHINES')
-rw-r--r-- | etc/MACHINES | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/etc/MACHINES b/etc/MACHINES index ee57fc6d0b0..9d7e81ebb97 100644 --- a/etc/MACHINES +++ b/etc/MACHINES @@ -1,3 +1,9 @@ +Emacs machines list + +Copyright (c) 1989, 1990, 1992, 1993, 1998, 2001, 2003, 2006 +Free software Foundation, Inc. +See the end of the file for copying permissions. + This is a list of the status of GNU Emacs on various machines and systems. For each system and machine, we give the configuration name you should @@ -1470,5 +1476,17 @@ mode: indented-text fill-prefix: " " End: +COPYING PERMISSIONS: + + Permission is hereby granted, free of charge, to any person obtaining + a copy of this file, to deal in the file without restriction, including + without limitation the rights to use, copy, modify, merge, publish, + distribute, sublicense, and/or sell copies of the file, and to + permit persons to whom the file is furnished to do so, subject to + the following condition: + + The above copyright notice and this permission notice shall be + included in all copies or substantial portions of the file. + arch-tag: 7d2e93c7-e982-40ec-9055-3cd064042473 |