[Pkg-tcltk-commits] r1922 - tcl8.7/trunk/debian
sgolovan at alioth.debian.org
sgolovan at alioth.debian.org
Fri Jan 12 09:55:45 UTC 2018
Author: sgolovan
Date: 2018-01-12 09:55:45 +0000 (Fri, 12 Jan 2018)
New Revision: 1922
Modified:
tcl8.7/trunk/debian/copyright
Log:
[tcl8.7]
Fixed debian/copyright.
Modified: tcl8.7/trunk/debian/copyright
===================================================================
--- tcl8.7/trunk/debian/copyright 2018-01-12 09:52:33 UTC (rev 1921)
+++ tcl8.7/trunk/debian/copyright 2018-01-12 09:55:45 UTC (rev 1922)
@@ -2,6 +2,9 @@
from sources obtained at http://prdownloads.sourceforge.net/tcl
on Fri, 12 Jan 2018 10:27:40 +0300
+Removed file: compat/zlib/contrib/dotzlib/DotZLib.chm
+Reason: This file isn't DFSG-free
+
Copyright:
This software is copyrighted by the Regents of the University of
California, Sun Microsystems, Inc., Scriptics Corporation,
@@ -43,7 +46,7 @@
Files: compat/unistd.h
Copyright: 1989, Regents of the University of California
-License: NTP
+License: MIT-1
Files: compat/zlib/*
Copyright: 1995-2017, Mark Adler
@@ -102,7 +105,7 @@
Files: compat/zlib/contrib/iostream2/*
Copyright: 1997, Christian Michelsen Research AS
-License: NTP
+License: MIT-2
Files: compat/zlib/contrib/masmx64/gvmat64.asm
compat/zlib/contrib/masmx86/match686.asm
@@ -1503,7 +1506,15 @@
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.
-License: NTP
+License: MIT-1
+ Copyright 1989 Regents of the University of California Permission to use,
+ copy, modify, and distribute this software and its documentation for any
+ purpose and without fee is hereby granted, provided that the above
+ copyright notice appear in all copies. The University of California makes
+ no representations about the suitability of this software for any purpose.
+ It is provided "as is" without express or implied warranty.
+
+License: MIT-2
Permission to use, copy, modify, distribute and sell this software
and its documentation for any purpose is hereby granted without fee,
provided that the above copyright notice appear in all copies and
More information about the Pkg-tcltk-commits
mailing list