Skip to content

Commit a09ce52

Browse files
authored
Update NOTICE.txt (#1545)
1 parent 47e7268 commit a09ce52

File tree

1 file changed

+46
-1
lines changed

1 file changed

+46
-1
lines changed

NOTICE.txt

Lines changed: 46 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,36 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
221221

222222
---------------------------------------------------------
223223

224+
github.com/go-json-experiment/json v0.0.0-20250725192818-e39067aee2d2 - BSD-3-Clause
225+
226+
227+
Copyright 2010 The Go Authors
228+
Copyright 2011 The Go Authors
229+
Copyright 2016 The Go Authors
230+
Copyright 2018 The Go Authors
231+
Copyright 2020 The Go Authors
232+
Copyright 2021 The Go Authors
233+
Copyright 2022 The Go Authors
234+
Copyright 2023 The Go Authors
235+
Copyright 2024 The Go Authors
236+
Copyright (c) 2020 The Go Authors
237+
238+
Copyright (c) <year> <owner> . All rights reserved.
239+
240+
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
241+
242+
1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
243+
244+
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.
245+
246+
3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.
247+
248+
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.
249+
250+
---------------------------------------------------------
251+
252+
---------------------------------------------------------
253+
224254
golang.org/x/sync v0.16.0 - BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang
225255

226256

@@ -236,7 +266,7 @@ BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang
236266

237267
---------------------------------------------------------
238268

239-
golang.org/x/sys v0.34.0 - BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang
269+
golang.org/x/sys v0.35.0 - BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang
240270

241271

242272
Copyright 2009 The Go Authors
@@ -264,6 +294,21 @@ BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang
264294

265295
---------------------------------------------------------
266296

297+
golang.org/x/term v0.34.0 - BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang
298+
299+
300+
Copyright 2009 The Go Authors
301+
Copyright 2011 The Go Authors
302+
Copyright 2013 The Go Authors
303+
Copyright 2019 The Go Authors
304+
Copyright 2021 The Go Authors
305+
306+
BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang
307+
308+
---------------------------------------------------------
309+
310+
---------------------------------------------------------
311+
267312
golang.org/x/text v0.27.0 - BSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang
268313

269314

0 commit comments

Comments
 (0)