Skip to content

Commit 9862ea1

Browse files
committed
License and version updates
1 parent 784a07e commit 9862ea1

3 files changed

Lines changed: 13 additions & 32 deletions

File tree

THIRD-PARTY-NOTICES.TXT

Lines changed: 7 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -69,34 +69,21 @@ written authorization of the copyright holder.
6969
License notice for Zlib
7070
-----------------------
7171

72+
https://github.com/zlib-ng/zlib-ng/blob/develop/LICENSE.md
7273
https://github.com/madler/zlib
7374
https://zlib.net/zlib_license.html
7475

75-
/* zlib.h -- interface of the 'zlib' general purpose compression library
76-
version 1.3.1, January 22nd, 2024
76+
(C) 1995-2024 Jean-loup Gailly and Mark Adler
7777

78-
Copyright (C) 1995-2022 Jean-loup Gailly and Mark Adler
78+
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
7979

80-
This software is provided 'as-is', without any express or implied
81-
warranty. In no event will the authors be held liable for any damages
82-
arising from the use of this software.
83-
84-
Permission is granted to anyone to use this software for any purpose,
85-
including commercial applications, and to alter it and redistribute it
86-
freely, subject to the following restrictions:
80+
Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
8781

88-
1. The origin of this software must not be misrepresented; you must not
89-
claim that you wrote the original software. If you use this software
90-
in a product, an acknowledgment in the product documentation would be
91-
appreciated but is not required.
92-
2. Altered source versions must be plainly marked as such, and must not be
93-
misrepresented as being the original software.
94-
3. This notice may not be removed or altered from any source distribution.
82+
The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
9583

96-
Jean-loup Gailly Mark Adler
97-
jloup@gzip.org madler@alumni.caltech.edu
84+
Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
9885

99-
*/
86+
This notice may not be removed or altered from any source distribution.
10087

10188
License notice for Mono
10289
-------------------------------

src/native/external/cgmanifest.json

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -45,18 +45,8 @@
4545
"Component": {
4646
"Type": "git",
4747
"Git": {
48-
"RepositoryUrl": "https://github.com/madler/zlib",
49-
"CommitHash": "51b7f2abdade71cd9bb0e7a373ef2610ec6f9daf"
50-
}
51-
},
52-
"DevelopmentDependency": false
53-
},
54-
{
55-
"Component": {
56-
"Type": "git",
57-
"Git": {
58-
"RepositoryUrl": "https://github.com/intel/zlib",
59-
"CommitHash": "6160a8f20c3626aec2f8b0fda5bf2e65bfe31781"
48+
"RepositoryUrl": "https://github.com/zlib-ng/zlib-ng",
49+
"CommitHash": "74253725f884e2424a0dd8ae3f69896d5377f325"
6050
}
6151
},
6252
"DevelopmentDependency": false
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
v2.1.6
2+
74253725f884e2424a0dd8ae3f69896d5377f325
3+
4+
https://github.com/zlib-ng/zlib-ng/releases/tag/2.1.6

0 commit comments

Comments
 (0)