/usr/share/doc/aajm/copyright is in aajm 0.4-8.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 | This package was debianized by Helmut Grohne <helmut@subdivi.de> on
Fri, 21 Sep 2007 19:55:39 +0200.
It was downloaded from http://icculus.org/jugglemaster/
Upstream Authors:
aajm : Gary Briggs
jmdlx : Gary Briggs, Per Johan Persson
jmlib : Per Johan Persson, Gary Briggs, Ken Matsuoka
jmpocket : Per Johan Groland, Ken Matsuoka
jmqt : Greg Gilbert
Copyright:
Copyright Gary Briggs 2003
Copyright Per Johan Persson 2000-2002
Copyright Ken Matsuoka 1995-1996
Copyright Per Johan Groland 2002-2004
Copyright Greg Gilbert 2004
Files:
src/aajm/*.[ch]* : GPL 2+
src/jmdlx/*.[ch]* : GPL 2+
src/jmlib/*.[ch]* : Modified BSD
src/jmpocket/resource.h : Autogenerated
src/jmpocket/*.[ch]* : GPL 2+
src/jmqt/siteswapdlgbase.cpp : Autogenerated
src/jmqt/siteswapdlgbase.h : Autogenerated
src/jmqt/*.[ch]* : GPL 2+
data/*.jm : Modified BSD (see below)
License:
JMLib Distribution License
Berkeley-based copyrights:
1) General
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. The name of the author may not be used to endorse or promote
products derived from this software without specific prior written
permission.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN
NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2) JMLib
Version 2.0
Copyright Copyright Gary Briggs 2003-2004
Copyright Copyright Per Johan Persson 2000-2002
Based on JuggleMaster Version 1.60
Copyright Copyright Ken Matsuoka 1995-1996
----------------------------------------------------------------------
Details on data files Copyright:
----------------------------------------------------------------------
Date: Sat, 27 Oct 2007 17:58:49 +0200
From: Helmut Grohne <helmut@subdivi.de>
To: jugglemaster@icculus.org
Message-ID: <20071027155849.GB7279@alf.mars>
Subject: [jugglemaster] Copyright of data files
Hi,
I'm currently packaging jugglemaster for the Debian GNU/Linux software
distribution. Unfortunately the copyright and licenses of the files
located in data/* seem a bit unclear. It would therefore great if you
could clarify this.
Thank your very much for the great work on jugglemaster
Helmut
-----------
Date: Sun, 28 Oct 2007 21:20:51 +0900
From: "Per Johan Groland" <curwenx@gmail.com>
To: jugglemaster@icculus.org
Subject: Re: [jugglemaster] Copyright of data files
Hi,
I assume you are going to package jmdlx. The license information can
be found in the file LICENSE in the root directory.
As for the files in the data directory, you can assume that they are
covered by the same license as jmlib (modified bsd)
semaphore.jm was created by Chunky Kibbles for jmdlx.
patterns.jm was originally created by Ken Matsuoka for the original
JuggleMaster (for DOS). Several other people have since contributed to
this file, see the file CREDITS for a complete list.
Some of the additions to the patterns.jm file were made before the
project was made open source (notably those made by Isaac Orr).
However, these modifications were all included in various jugglemaster
versions with permission. Ken Matsuoka later gave his permission to
release the jugglemaster library I created from his sources as open
source, so it is safe to
assume that this also covers the patterns.jm file.
Sincerely,
Per Johan Groland
On 10/28/07, Helmut Grohne <helmut@subdivi.de> wrote:
> Hi,
>
> I'm currently packaging jugglemaster for the Debian GNU/Linux software
> distribution. Unfortunately the copyright and licenses of the files
> located in data/* seem a bit unclear. It would therefore great if you
> could clarify this.
>
> Thank your very much for the great work on jugglemaster
>
> Helmut
>
-----------
Date: Sun, 28 Oct 2007 20:26:36 -0400
From: Chunky Kibbles <chunky@icculus.org>
To: jugglemaster@icculus.org
Subject: Re: [jugglemaster] Copyright of data files
On Sun, Oct 28, 2007 at 09:20:51PM +0900, Per Johan Groland wrote:
> I assume you are going to package jmdlx. The license information can
> be found in the file LICENSE in the root directory.
>
> As for the files in the data directory, you can assume that they are
> covered by the same license as jmlib (modified bsd)
>
> semaphore.jm was created by Chunky Kibbles for jmdlx.
>
> patterns.jm was originally created by Ken Matsuoka for the original
> JuggleMaster (for DOS). Several other people have since contributed to
> this file, see the file CREDITS for a complete list.
>
> Some of the additions to the patterns.jm file were made before the
> project was made open source (notably those made by Isaac Orr).
> However, these modifications were all included in various jugglemaster
> versions with permission. Ken Matsuoka later gave his permission to
> release the jugglemaster library I created from his sources as open
> source, so it is safe to
> assume that this also covers the patterns.jm file.
Reading the LICENSE file, I see the point that we haven't explicitly
given a license to the pattern datafiles. Please consider them to be
licensed under the modified BSD license, exactly like the jmlib core.
Gary (-;
--------------------------------------------------------------------------
On Debian systems, the complete text of the GPL License can be
found in `/usr/share/common-licenses/GPL-2'.
The Debian packaging is Copyright (C) 2007-2013, Helmut Grohne
<helmut@subdivi.de> and is licensed under the GPL, see
`/usr/share/common-licenses/GPL'.
|