pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/licenses Add license, and rewrite RESTRICTED based on ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9a3c7ef526fc
branches: trunk
changeset: 547135:9a3c7ef526fc
user: gdt <gdt%pkgsrc.org@localhost>
date: Fri Sep 12 20:10:44 2008 +0000
description:
Add license, and rewrite RESTRICTED based on it (basically similar).
diffstat:
biology/phylip/Makefile | 4 ++--
licenses/phylip-license | 4 ++++
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r d55d5f69138c -r 9a3c7ef526fc biology/phylip/Makefile
--- a/biology/phylip/Makefile Fri Sep 12 20:06:29 2008 +0000
+++ b/biology/phylip/Makefile Fri Sep 12 20:10:44 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2008/05/18 12:28:17 obache Exp $
+# $NetBSD: Makefile,v 1.20 2008/09/12 20:10:44 gdt Exp $
DISTNAME= phylip-3.61
PKGREVISION= 2
@@ -10,7 +10,7 @@
COMMENT= Phylogeny Inference Package
LICENSE= phylip-license
-RESTRICTED= No commercial distribution without a royalty agreement with the author
+RESTRICTED= Distribution permitted only if no fee is charged.
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
diff -r d55d5f69138c -r 9a3c7ef526fc licenses/phylip-license
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/licenses/phylip-license Fri Sep 12 20:10:44 2008 +0000
@@ -0,0 +1,4 @@
+/* version 3.6. (c) Copyright 1993-2004 by the University of Washington.
+ Written by Joseph Felsenstein, Akiko Fuseki, Sean Lamont, and Andrew Keeffe.
+ Permission is granted to copy and use this program provided no fee is
+ charged for it and provided that this copyright notice is not removed. */
Home |
Main Index |
Thread Index |
Old Index