pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc Add evilwm-license



details:   https://anonhg.NetBSD.org/pkgsrc/rev/03c7446c8dc0
branches:  trunk
changeset: 440537:03c7446c8dc0
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun Oct 11 08:53:28 2020 +0000

description:
Add evilwm-license

diffstat:

 licenses/evilwm-license |  40 ++++++++++++++++++++++++++++++++++++++++
 wm/evilwm/Makefile      |   3 ++-
 2 files changed, 42 insertions(+), 1 deletions(-)

diffs (61 lines):

diff -r 418a5a59236b -r 03c7446c8dc0 licenses/evilwm-license
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/licenses/evilwm-license   Sun Oct 11 08:53:28 2020 +0000
@@ -0,0 +1,40 @@
+LICENCE
+
+evilwm 1.1
+Copyright (C) 1999-2015 Ciaran Anscomb <evilwm%6809.org.uk@localhost>
+
+This is free software.  You can do what you want to it, but if it
+breaks something, you get to pay for the counselling.  The code was
+originally based on aewm, so this is distributed under the same terms,
+which follow.
+
+
+AEWM LICENCE
+
+Copyright (c) 1998-2000 Decklin Foster.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS", WITHOUT ANY EXPRESS
+OR IMPLIED WARRANTIES OF ANY KIND. IN NO EVENT SHALL THE AUTHOR BE
+HELD LIABLE FOR ANY DAMAGES CONNECTED WITH THE USE OF THIS PROGRAM.
+
+You are granted permission to copy, publish, distribute, and/or sell
+copies of this program and any modified versions or derived works,
+provided that this copyright and notice are not removed or altered.
+
+Portions of the code were based on 9wm, which contains this license:
+
+> 9wm is free software, and is Copyright (c) 1994 by David Hogan.
+> Permission is granted to all sentient beings to use this software,
+> to make copies of it, and to distribute those copies, provided
+> that:
+>
+>     (1) the copyright and licence notices are left intact
+>     (2) the recipients are aware that it is free software
+>     (3) any unapproved changes in functionality are either
+>           (i) only distributed as patches
+>       or (ii) distributed as a new program which is not called 9wm
+>               and whose documentation gives credit where it is due
+>     (4) the author is not held responsible for any defects
+>         or shortcomings in the software, or damages caused by it.
+>
+> There is no warranty for this software.  Have a nice day.
diff -r 418a5a59236b -r 03c7446c8dc0 wm/evilwm/Makefile
--- a/wm/evilwm/Makefile        Sun Oct 11 01:59:43 2020 +0000
+++ b/wm/evilwm/Makefile        Sun Oct 11 08:53:28 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2020/01/26 17:32:20 rillig Exp $
+# $NetBSD: Makefile,v 1.39 2020/10/11 08:53:28 nia Exp $
 
 DISTNAME=      evilwm-1.1.1
 PKGREVISION=   1
@@ -8,6 +8,7 @@
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.6809.org.uk/evilwm/
 COMMENT=       Minimalist Window Manager for X
+LICENSE=       evilwm-license
 
 USE_TOOLS+=    gmake
 



Home | Main Index | Thread Index | Old Index