pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/licenses I got the velena license wrong and assumed it...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c608e1ef09a4
branches: trunk
changeset: 538871:c608e1ef09a4
user: rillig <rillig%pkgsrc.org@localhost>
date: Wed Feb 20 10:49:16 2008 +0000
description:
I got the velena license wrong and assumed it were public domain, but it
isn't.
PKGREVISION++
diffstat:
games/velena/Makefile | 6 +++---
licenses/velena-license | 14 ++++++++++++++
2 files changed, 17 insertions(+), 3 deletions(-)
diffs (42 lines):
diff -r 92eb3dd58ee6 -r c608e1ef09a4 games/velena/Makefile
--- a/games/velena/Makefile Wed Feb 20 10:43:56 2008 +0000
+++ b/games/velena/Makefile Wed Feb 20 10:49:16 2008 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2008/02/02 17:05:00 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2008/02/20 10:49:16 rillig Exp $
#
DISTNAME= veleng10
PKGNAME= velena-1.0
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= games
MASTER_SITES= http://www.ce.unipr.it/~gbe/
EXTRACT_SUFX= .zip
@@ -12,7 +12,7 @@
HOMEPAGE= http://www.ce.unipr.it/~gbe/
COMMENT= Perfect-play engine for connect four
-LICENSE= public-domain
+LICENSE= velena-license
RESTRICTED= You must not charge a fee for this software nor for any derived work in which this software is included.
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_SRC_ON_CDROM= ${RESTRICTED}
diff -r 92eb3dd58ee6 -r c608e1ef09a4 licenses/velena-license
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/licenses/velena-license Wed Feb 20 10:49:16 2008 +0000
@@ -0,0 +1,14 @@
+Velena Engine Source Code is free software; you can redistribute it and/or
+modify it under the following conditions:
+
+
+1 - If you make a derived work, the full source code must be distributed
+ and placed in public domain.
+
+2 - You must not charge a fee for this software nor for any derived work
+ in which this software is included.
+
+3 - You must not delete the copyright notices in the source code
+ (but of course you can make your own layout for graphics and copyright notices on
+ the screen, provided it's clearly expressed that you used the Velena Engine Source
+ Code and that's a derived work).
Home |
Main Index |
Thread Index |
Old Index