From d0c8606d1032ef56128c66d717b503f74bad2c9d Mon Sep 17 00:00:00 2001 From: gdt Date: Thu, 22 Mar 2007 14:54:38 +0000 Subject: replace no-commercial-use with actual license --- audio/mpg123/Makefile.common | 4 ++-- licenses/mpg123-license | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+), 2 deletions(-) create mode 100644 licenses/mpg123-license diff --git a/audio/mpg123/Makefile.common b/audio/mpg123/Makefile.common index e736baa4d28..9367962787c 100644 --- a/audio/mpg123/Makefile.common +++ b/audio/mpg123/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.28 2006/02/19 22:53:27 tron Exp $ +# $NetBSD: Makefile.common,v 1.29 2007/03/22 14:54:38 gdt Exp $ DISTNAME= mpg123-0.59r MPG123_VERSION= 0.59.18 @@ -16,7 +16,7 @@ PATCHDIR= ${.CURDIR}/../../audio/mpg123/patches FILESDIR= ${.CURDIR}/../../audio/mpg123/files DISTINFO_FILE= ${.CURDIR}/../../audio/mpg123/distinfo -LICENSE= no-commercial-use +LICENSE= mpg123-license PKG_INSTALLATION_TYPES= overwrite pkgviews diff --git a/licenses/mpg123-license b/licenses/mpg123-license new file mode 100644 index 00000000000..5cf19c2a23e --- /dev/null +++ b/licenses/mpg123-license @@ -0,0 +1,38 @@ +Maybe I change the policy to GPL in the future ... +But at the moment this is the policy: + +Copyright (c) 1995-99 by Michael Hipp, all rights reserved. +Parts of the software are contributed by other people, please +refer to the README file for details! + +DISTRIBUTION: +This software may be distributed freely, provided that it is +distributed in its entirety, without modifications, and with +the original copyright notice and license included. You may +distribute your own seperate patches together with this software +package or a modified package if you always include a pointer +where to get the original unmodified package. In this case +you must inform the author about the modfied package. +The software may not be sold for profit or as "hidden" part of +another software, but it may be included with collections +of other free software, such as CD-ROM images of FTP servers and +similar, provided that this software is not a significant part +of that collection. +Precompiled binaries of this software may be distributed in the +same way, provided that this copyright notice and license is +included without modification. + +USAGE: +This software may be used freely, provided that the original +author is always credited. If you intend to use this software +as a significant part of business (for-profit) activities, you +have to contact the author first. Also, any usage that is not +covered by this license requires the explicit permission of +the author. + +DISCLAIMER: +This software is provided as-is. The author can not be held +liable for any damage that might arise from the use of this +software. Use it at your own risk. + + -- cgit v1.2.3