Backend: Update license NOTICE file

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2026-03-08 15:37:45 +01:00
parent b3216d3a87
commit c8b4d8f4f3

92
NOTICE
View file

@ -9,7 +9,7 @@ The following 3rd-party software packages may be used by or distributed with
PhotoPrism. Any information relevant to third-party vendors listed below are
collected using common, reasonable means.
Date generated: 2026-03-06
Date generated: 2026-03-08
================================================================================
@ -408,8 +408,8 @@ SOFTWARE.
--------------------------------------------------------------------------------
Package: github.com/clipperhouse/displaywidth
Version: v0.7.0
License: MIT (https://github.com/clipperhouse/displaywidth/blob/v0.7.0/LICENSE)
Version: v0.11.0
License: MIT (https://github.com/clipperhouse/displaywidth/blob/v0.11.0/LICENSE)
MIT License
@ -435,37 +435,9 @@ SOFTWARE.
--------------------------------------------------------------------------------
Package: github.com/clipperhouse/stringish
Version: v0.1.1
License: MIT (https://github.com/clipperhouse/stringish/blob/v0.1.1/LICENSE)
MIT License
Copyright (c) 2025 Matt Sherman
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
--------------------------------------------------------------------------------
Package: github.com/clipperhouse/uax29/v2
Version: v2.3.1
License: MIT (https://github.com/clipperhouse/uax29/blob/v2.3.1/LICENSE)
Package: github.com/clipperhouse/uax29/v2/graphemes
Version: v2.7.0
License: MIT (https://github.com/clipperhouse/uax29/blob/v2.7.0/LICENSE)
MIT License
@ -2426,6 +2398,34 @@ SOFTWARE.
--------------------------------------------------------------------------------
Package: github.com/goccy/go-json
Version: v0.10.5
License: MIT (https://github.com/goccy/go-json/blob/v0.10.5/LICENSE)
MIT License
Copyright (c) 2020 Masaaki Goshima
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
--------------------------------------------------------------------------------
Package: github.com/goccy/go-yaml
Version: v1.19.2
License: MIT (https://github.com/goccy/go-yaml/blob/v1.19.2/LICENSE)
@ -4349,8 +4349,8 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
--------------------------------------------------------------------------------
Package: github.com/mattn/go-runewidth
Version: v0.0.20
License: MIT (https://github.com/mattn/go-runewidth/blob/v0.0.20/LICENSE)
Version: v0.0.21
License: MIT (https://github.com/mattn/go-runewidth/blob/v0.0.21/LICENSE)
The MIT License (MIT)
@ -4558,8 +4558,8 @@ SOFTWARE.
--------------------------------------------------------------------------------
Package: github.com/olekukonko/ll
Version: v0.1.4-0.20260115111900-9e59c2286df0
License: MIT (https://github.com/olekukonko/ll/blob/9e59c2286df0/LICENSE)
Version: v0.1.7
License: MIT (https://github.com/olekukonko/ll/blob/v0.1.7/LICENSE)
MIT License
@ -6026,8 +6026,8 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
--------------------------------------------------------------------------------
Package: github.com/ugjka/go-tz/v2
Version: v2.2.7
License: MIT (https://github.com/ugjka/go-tz/blob/v2.2.7/LICENSE)
Version: v2.2.8
License: MIT (https://github.com/ugjka/go-tz/blob/v2.2.8/LICENSE)
MIT License
@ -8566,8 +8566,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
Package: golang.org/x/sync/errgroup
Version: v0.19.0
License: BSD-3-Clause (https://cs.opensource.google/go/x/sync/+/v0.19.0:LICENSE)
Version: v0.20.0
License: BSD-3-Clause (https://cs.opensource.google/go/x/sync/+/v0.20.0:LICENSE)
Copyright 2009 The Go Authors.
@ -8600,8 +8600,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
Package: golang.org/x/sys
Version: v0.41.0
License: BSD-3-Clause (https://cs.opensource.google/go/x/sys/+/v0.41.0:LICENSE)
Version: v0.42.0
License: BSD-3-Clause (https://cs.opensource.google/go/x/sys/+/v0.42.0:LICENSE)
Copyright 2009 The Go Authors.
@ -8668,8 +8668,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------------------------------------------------------
Package: golang.org/x/time/rate
Version: v0.14.0
License: BSD-3-Clause (https://cs.opensource.google/go/x/time/+/v0.14.0:LICENSE)
Version: v0.15.0
License: BSD-3-Clause (https://cs.opensource.google/go/x/time/+/v0.15.0:LICENSE)
Copyright 2009 The Go Authors.