diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-02 12:42:34 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-02 12:42:34 +0000 |
commit | e7bf0fcb592a8780f027a8e172485256793dfbf3 (patch) | |
tree | a06c2fee45cc9189d71953bd0e5026b8be8eb175 /licenses | |
parent | Initial commit wrt #45183, thanks to Ken Pizzini, Adrian Frühwirth and Arsen... (diff) | |
download | historical-e7bf0fcb592a8780f027a8e172485256793dfbf3.tar.gz historical-e7bf0fcb592a8780f027a8e172485256793dfbf3.tar.bz2 historical-e7bf0fcb592a8780f027a8e172485256793dfbf3.zip |
New license for app-shells/rc.
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/rc | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/licenses/rc b/licenses/rc new file mode 100644 index 000000000000..17e058865707 --- /dev/null +++ b/licenses/rc @@ -0,0 +1,26 @@ +/* + * Copyright 1991, 2001, 2002 by Byron Rakitzis. All rights reserved. + * + * This software is not subject to any license of the American Telephone + * and Telegraph Company or of the Regents of the University of California. + * + * Permission is granted to anyone to use this software for any purpose on + * any computer system, and to alter it and redistribute it freely, subject + * to the following restrictions: + * + * 1. The author is not responsible for the consequences of use of this + * software, no matter how awful, even if they arise from flaws in it. + * + * 2. The origin of this software must not be misrepresented, either by + * explicit claim or by omission. Since few users ever read sources, + * credits must appear in the documentation. + * + * 3. Altered versions must be plainly marked as such, and must not be + * misrepresented as being the original software. Since few users + * ever read sources, credits must appear in the documentation. + * + * 4. This notice may not be removed or altered. + * + * [this copyright notice is adapted from Henry Spencer's + * "awf" copyright notice.] + */ |