@@ -69,7 +69,7 @@ jmol LGPLv2.1+
69
69
jsonschema MIT License
70
70
lcalc GPLv2+
71
71
libgap GPLv3+
72
- libpng Custom, very similar to zlib
72
+ libpng Custom (modified BSD)
73
73
linbox LGPLv2.1+
74
74
lrcalc GPLv2+
75
75
m4ri GPLv2+
@@ -124,7 +124,6 @@ sympy Modified BSD
124
124
tachyon Modified BSD
125
125
threejs MIT License
126
126
tornado Apache License
127
- zlib Custom (Modified BSD)
128
127
129
128
CONTACT INFO:
130
129
@@ -1314,30 +1313,3 @@ modification, are permitted provided that the following conditions are met:
1314
1313
[followed by the BSD disclaimer]
1315
1314
1316
1315
================================================================================
1317
-
1318
- zlib:
1319
- GPL compatible according to
1320
- http://www.fsf.org/licensing/licenses/index_html#GPLCompatibleLicenses
1321
-
1322
- Copyright (C) 1995-2004 Jean-loup Gailly and Mark Adler
1323
-
1324
- This software is provided 'as-is', without any express or implied
1325
- warranty. In no event will the authors be held liable for any damages
1326
- arising from the use of this software.
1327
-
1328
- Permission is granted to anyone to use this software for any purpose,
1329
- including commercial applications, and to alter it and redistribute it
1330
- freely, subject to the following restrictions:
1331
-
1332
- 1. The origin of this software must not be misrepresented; you must not
1333
- claim that you wrote the original software. If you use this software
1334
- in a product, an acknowledgment in the product documentation would be
1335
- appreciated but is not required.
1336
- 2. Altered source versions must be plainly marked as such, and must not be
1337
- misrepresented as being the original software.
1338
- 3. This notice may not be removed or altered from any source distribution.
1339
-
1340
- Jean-loup Gailly
[email protected]
1341
-
1342
-
1343
- ===============================================================================
0 commit comments