File COPYING of Package zn_poly

# https://groups.google.com/forum/message/raw?msg=sage-devel/-4lMV0n8B3c/3eEWqi4100wJ

Date: Sat, 6 Jul 2013 05:13:28 -0700 (PDT)
From: dmharvey <d.ha...@unsw.edu.au>
To: sage-devel@googlegroups.com
Message-Id: <336a74e3-0d98-4b80-be63-cb71eeffd107@googlegroups.com>
In-Reply-To: <CACLE5GA=B+zayf=PjLgcrW5kb2f4jhLJoT4WBTiaiHEO10UJ8w@mail.gmail.com>
References: <kolkb4$v4m$1@ger.gmane.org> <d3f63ff0-b0d8-4e40-9431-4f8e7fd8b12b@googlegroups.com>
 <kom3qr$isd$1@ger.gmane.org> <CACLE5GD+hwCM13UjTt2BRT9dbQsp4yK299BMBGBV-YU1GUFB+Q@mail.gmail.com>
 <51AECCB9.1010508@laposte.net> <CACLE5GB-5P736K+_27tnL0R7AH861vm48sWgsEXRwL0Xm+eFzg@mail.gmail.com>
 <koneem$q2f$1@ger.gmane.org> <CACLE5GBraMGRJdZ3h-U1U4=7ibXzVYdSJxrUXTQ3Fd5KrwmUug@mail.gmail.com>
 <39d930c6-ca51-4583-ac83-4ddf37afe1bd@googlegroups.com> <CACLE5GA+BYP3QCCH1KQG1pSKmHrMrOV4bZFMC=q0X_Bd-nR3LA@mail.gmail.com>
 <544037e6-10ac-4ddf-ad9c-3b76896923dd@googlegroups.com>
 <CACLE5GA=B+zayf=PjLgcrW5kb2f4jhLJoT4WBTiaiHEO10UJ8w@mail.gmail.com>
Subject: Re: [sage-devel] Re: mpsolve
MIME-Version: 1.0
Content-Type: multipart/mixed; 
	boundary="----=_Part_622_14295307.1373112808573"

------=_Part_622_14295307.1373112808573
Content-Type: multipart/alternative; 
	boundary="----=_Part_623_13611581.1373112808573"

------=_Part_623_13611581.1373112808573
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit



On Thursday, 6 June 2013 10:13:33 UTC+10, William wrote:
>
> On Wed, Jun 5, 2013 at 4:29 PM, dmharvey <d.h...@unsw.edu.au<javascript:>> 
> wrote: 
> > 
> > On Thursday, 6 June 2013 01:43:55 UTC+10, William wrote: 
> > 
> > Would it help if I relicensed zn_poly under a BSD-style license? 
>
> Yes, that would be very, very nice.    Thanks!! 
>
>
OK. I am sorry for the delay.

I hereby make the following public proclamation:

zn_poly 0.9 is released under a new license.

Replace the COPYING file in the source distribution with the following:

========================= begin

zn_poly: a library for polynomial arithmetic (version 0.9)

Copyright (C) 2013, David Harvey

All rights reserved.

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

* Redistributions of source code must retain the above copyright notice, 
this
  list of conditions and the following disclaimer.
* 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.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "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 COPYRIGHT HOLDER OR CONTRIBUTORS 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.

***EXCEPTIONS***
zn_poly incorporates small amounts of code from other projects, which have 
different licensing requirements:

   The file "wide_arith.h" includes some assembly macros from the file
   "longlong.h" in GMP 4.2.1; see http://gmplib.org/. The copyright to this
   code is held by the Free Software Foundation, and it was released under
   "LGPL v2.1 or later".
   
   The file "wide_arith.h" also includes assembly macros from the file
   "SPMM_ASM.h" in NTL 5.4.1; see http://www.shoup.net/ntl/. The copyright
   to this code is held by Victor Shoup, and it was released under "GPL v2 
or
   later".
   
   The filer "profiler.h" contains x86 cycle counting code from the file
   "profiler.h" in FLINT 1.0; see http://www.flintlib.org/. The copyright
   to this code is held by William Hart, and it was released under "GPL v2 
or
   later".

========================= end

The various source/header files also contain licensing information in the 
first couple of lines. These should be changed in the obvious way to be 
consistent with the above statement.

I am not going to release a new tarball with these changes. Already the 
version on my web page is pretty out of date, it doesn't include a lot of 
patches that are floating around (in Sage and elsewhere).

Also anything I write on this mailing list is far more permanent than 
anything I put on my web page!

david


------=_Part_623_13611581.1373112808573
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable

<br><br>On Thursday, 6 June 2013 10:13:33 UTC+10, William  wrote:<blockquot=
e class=3D"gmail_quote" style=3D"margin: 0;margin-left: 0.8ex;border-left: =
1px #ccc solid;padding-left: 1ex;">On Wed, Jun 5, 2013 at 4:29 PM, dmharvey=
 &lt;<a href=3D"javascript:" target=3D"_blank" gdf-obfuscated-mailto=3D"u-z=
saja2cVsJ">d.h...@unsw.edu.au</a>&gt; wrote:
<br>&gt;
<br>&gt; On Thursday, 6 June 2013 01:43:55 UTC+10, William wrote:
<br>&gt;
<br>&gt; Would it help if I relicensed zn_poly under a BSD-style license?
<br>
<br>Yes, that would be very, very nice. &nbsp; &nbsp;Thanks!!
<br>
<br></blockquote><div><br>OK. I am sorry for the delay.<br><br>I hereby mak=
e the following public proclamation:<br><br>zn_poly 0.9 is released under a=
 new license.<br><br>Replace the COPYING file in the source distribution wi=
th the following:<br><br>=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D begin<br><br>zn_poly: a library for polynomial =
arithmetic (version 0.9)<br><br>Copyright (C) 2013, David Harvey<br><br>All=
 rights reserved.<br><br>Redistribution and use in source and binary forms,=
 with or without<br>modification, are permitted provided that the following=
 conditions are met:<br><br>* Redistributions of source code must retain th=
e above copyright notice, this<br>&nbsp; list of conditions and the followi=
ng disclaimer.<br>* Redistributions in binary form must reproduce the above=
 copyright notice,<br>&nbsp; this list of conditions and the following disc=
laimer in the documentation<br>&nbsp; and/or other materials provided with =
the distribution.<br><br>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS=
 AND CONTRIBUTORS "AS IS"<br>AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDI=
NG, BUT NOT LIMITED TO, THE<br>IMPLIED WARRANTIES OF MERCHANTABILITY AND FI=
TNESS FOR A PARTICULAR PURPOSE ARE<br>DISCLAIMED. IN NO EVENT SHALL THE COP=
YRIGHT HOLDER OR CONTRIBUTORS BE LIABLE<br>FOR ANY DIRECT, INDIRECT, INCIDE=
NTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL<br>DAMAGES (INCLUDING, BUT NOT L=
IMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR<br>SERVICES; LOSS OF USE, DAT=
A, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER<br>CAUSED AND ON ANY THEOR=
Y OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,<br>OR TORT (INCLUDIN=
G NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE<br>OF THIS SOF=
TWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.<br><br>***EXCEPTI=
ONS***<br>zn_poly incorporates small amounts of code from other projects, w=
hich have different licensing requirements:<br><br>&nbsp;&nbsp; The file "w=
ide_arith.h" includes some assembly macros from the file<br>&nbsp;&nbsp; "l=
onglong.h" in GMP 4.2.1; see http://gmplib.org/. The copyright to this<br>&=
nbsp;&nbsp; code is held by the Free Software Foundation, and it was releas=
ed under<br>&nbsp;&nbsp; "LGPL v2.1 or later".<br>&nbsp;&nbsp; <br>&nbsp;&n=
bsp; The file "wide_arith.h" also includes assembly macros from the file<br=
>&nbsp;&nbsp; "SPMM_ASM.h" in NTL 5.4.1; see http://www.shoup.net/ntl/. The=
 copyright<br>&nbsp;&nbsp; to this code is held by Victor Shoup, and it was=
 released under "GPL v2 or<br>&nbsp;&nbsp; later".<br>&nbsp;&nbsp; <br>&nbs=
p;&nbsp; The filer "profiler.h" contains x86 cycle counting code from the f=
ile<br>&nbsp;&nbsp; "profiler.h" in FLINT 1.0; see http://www.flintlib.org/=
. The copyright<br>&nbsp;&nbsp; to this code is held by William Hart, and i=
t was released under "GPL v2 or<br>&nbsp;&nbsp; later".<br><br>=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D end<br><br>=
The various source/header files also contain licensing information in the f=
irst couple of lines. These should be changed in the obvious way to be cons=
istent with the above statement.<br><br>I am not going to release a new tar=
ball with these changes. Already the version on my web page is pretty out o=
f date, it doesn't include a lot of patches that are floating around (in Sa=
ge and elsewhere).<br><br>Also anything I write on this mailing list is far=
 more permanent than anything I put on my web page!<br><br>david<br><br></d=
iv>
------=_Part_623_13611581.1373112808573--

------=_Part_622_14295307.1373112808573--
openSUSE Build Service is sponsored by