diff options
author | Paul Healy <lmiphay@gmail.com> | 2015-04-03 20:45:35 +0100 |
---|---|---|
committer | Paul Healy <lmiphay@gmail.com> | 2015-04-03 20:45:35 +0100 |
commit | 3e073b0aade4e9b36953f373ec9a50fc5946a053 (patch) | |
tree | 1b4eed44a98104d254fb27dad85bf6c3468e4a13 /licenses | |
parent | add updated pdumpfs ebuild with patches for newer ruby and test case failure (diff) | |
download | lmiphay-3e073b0aade4e9b36953f373ec9a50fc5946a053.tar.gz lmiphay-3e073b0aade4e9b36953f373ec9a50fc5946a053.tar.bz2 lmiphay-3e073b0aade4e9b36953f373ec9a50fc5946a053.zip |
do keyword, restrict=mirror, license pass over the ebuilds; add pointer to overlay at git.g.o
Diffstat (limited to 'licenses')
-rw-r--r-- | licenses/brief-mode | 19 | ||||
-rw-r--r-- | licenses/tvtwm | 24 |
2 files changed, 43 insertions, 0 deletions
diff --git a/licenses/brief-mode b/licenses/brief-mode new file mode 100644 index 0000000..005f085 --- /dev/null +++ b/licenses/brief-mode @@ -0,0 +1,19 @@ +;; @Author: SUN, Tong <suntong@users.sourceforge.net> +;; @Copyright (c) 1999-2001, Tong Sun, all right reserved +;; @Version: $Date: 2003/03/25 17:34:30 $ $Revision: 1.10 $ +;; @Keywords: brief emulation +;; +;; This program is dedicated to +;; Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> +;; Without his generous help, my program would never exist. +;; +;; This program is based on the LCD Archive Entry: +;; brief|Alex Rezinsky|alexr@msil.sps.mot.com| +;; Copyright (C) 1994 Alexander Rezinsky <alexr@msil.sps.mot.com> +;; +;; This program is distributed in the hope that it will be useful, +;; but WITHOUT ANY WARRANTY; without even the implied warranty of +;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. + +;; Freely distribute and modification. For personal use only. +;; Illegal to use for commercial purposes or in companies. diff --git a/licenses/tvtwm b/licenses/tvtwm new file mode 100644 index 0000000..345eea5 --- /dev/null +++ b/licenses/tvtwm @@ -0,0 +1,24 @@ +/** Copyright 1988 by Evans & Sutherland Computer Corporation, **/ +/** Salt Lake City, Utah **/ +/** Portions Copyright 1989 by the Massachusetts Institute of Technology **/ +/** Cambridge, Massachusetts **/ +/** **/ +/** All Rights Reserved **/ +/** **/ +/** Permission to use, copy, modify, and distribute this software and **/ +/** its documentation for any purpose and without fee is hereby **/ +/** granted, provided that the above copyright notice appear in all **/ +/** copies and that both that copyright notice and this permis- **/ +/** sion notice appear in supporting documentation, and that the **/ +/** names of Evans & Sutherland and M.I.T. not be used in advertising **/ +/** in publicity pertaining to distribution of the software without **/ +/** specific, written prior permission. **/ +/** **/ +/** EVANS & SUTHERLAND AND M.I.T. DISCLAIM ALL WARRANTIES WITH REGARD **/ +/** TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANT- **/ +/** ABILITY AND FITNESS, IN NO EVENT SHALL EVANS & SUTHERLAND OR **/ +/** M.I.T. BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAM- **/ +/** AGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA **/ +/** OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER **/ +/** TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE **/ +/** OR PERFORMANCE OF THIS SOFTWARE. **/ |