From 80f43a6122071be60f3b318823d643c580730ed8 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 9 Feb 2014 09:26:33 +0000 Subject: Add frink-license, used by devel/frink. --- licenses/frink-license | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 licenses/frink-license (limited to 'licenses') diff --git a/licenses/frink-license b/licenses/frink-license new file mode 100644 index 00000000000..8a597b365fc --- /dev/null +++ b/licenses/frink-license @@ -0,0 +1,34 @@ +/* + * Copyright 1994-2002 The University of Newcastle upon Tyne + * + * Permission to use, copy, modify and distribute this software and its + * documentation for any purpose other than its commercial exploitation + * is hereby granted without fee, provided that the above copyright + * notice appear in all copies and that both that copyright notice and + * this permission notice appear in supporting documentation, and that + * the name of The University of Newcastle upon Tyne not be used in + * advertising or publicity pertaining to distribution of the software + * without specific, written prior permission. The University of + * Newcastle upon Tyne makes no representations about the suitability of + * this software for any purpose. It is provided "as is" without express + * or implied warranty. + * + * THE UNIVERSITY OF NEWCASTLE UPON TYNE DISCLAIMS ALL WARRANTIES WITH + * REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE UNIVERSITY OF + * NEWCASTLE UPON TYNE BE LIABLE FOR ANY SPECIAL, INDIRECT OR + * CONSEQUENTIAL DAMAGES 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. + * + * If you wish to use this software commercially please contact the author + * for information as to how this can be arranged. + * + * Author: Lindsay Marshall + * (lindsay.marshall@newcastle.ac.uk) + * + * Department of Computing Science + * University of Newcastle upon Tyne, UK + */ + -- cgit v1.2.3