@@ -32,19 +32,13 @@ Copyright notice:
3232
3333++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++
3434
35- libtiff 4.7.0
35+ libtiff 4.7.1
3636(https://libtiff.gitlab.io/libtiff/)
3737
38- Silicon Graphics has seen fit to allow us to give this work away. It
39- is free. There is no support or guarantee of any sort as to its
40- operations, correctness, or whatever. If you do anything useful with
41- all or parts of it you need to honor the copyright notices. I would
42- also be interested in knowing about it and, hopefully, be acknowledged.
38+ # LibTIFF license
4339
44- The legal way of saying that is:
45-
46- Copyright (c) 1988-1997 Sam Leffler
47- Copyright (c) 1991-1997 Silicon Graphics, Inc.
40+ Copyright © 1988-1997 Sam Leffler\
41+ Copyright © 1991-1997 Silicon Graphics, Inc.
4842
4943Permission to use, copy, modify, distribute, and sell this software and
5044its documentation for any purpose is hereby granted without fee, provided
@@ -65,9 +59,35 @@ WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF
6559LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
6660OF THIS SOFTWARE.
6761
62+ # Lempel-Ziv & Welch Compression (tif_lzw.c) license
63+ The code of tif_lzw.c is derived from the compress program whose code is
64+ derived from software contributed to Berkeley by James A. Woods,
65+ derived from original work by Spencer Thomas and Joseph Orost.
66+
67+ The original Berkeley copyright notice appears below in its entirety:
68+
69+ Copyright (c) 1985, 1986 The Regents of the University of California.
70+ All rights reserved.
71+
72+ This code is derived from software contributed to Berkeley by
73+ James A. Woods, derived from original work by Spencer Thomas
74+ and Joseph Orost.
75+
76+ Redistribution and use in source and binary forms are permitted
77+ provided that the above copyright notice and this paragraph are
78+ duplicated in all such forms and that any documentation,
79+ advertising materials, and other materials related to such
80+ distribution and use acknowledge that the software was developed
81+ by the University of California, Berkeley. The name of the
82+ University may not be used to endorse or promote products derived
83+ from this software without specific prior written permission.
84+ THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
85+ IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
86+ WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
87+
6888++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++
6989
70- libpng 1.6.43
90+ libpng 1.6.52
7191(http://www.libpng.org/)
7292
7393COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
@@ -76,8 +96,8 @@ COPYRIGHT NOTICE, DISCLAIMER, and LICENSE
7696PNG Reference Library License version 2
7797---------------------------------------
7898
79- * Copyright (c) 1995-2024 The PNG Reference Library Authors.
80- * Copyright (c) 2018-2024 Cosmin Truta.
99+ * Copyright (c) 1995-2025 The PNG Reference Library Authors.
100+ * Copyright (c) 2018-2025 Cosmin Truta.
81101 * Copyright (c) 2000-2002, 2004, 2006-2018 Glenn Randers-Pehrson.
82102 * Copyright (c) 1996-1997 Andreas Dilger.
83103 * Copyright (c) 1995-1996 Guy Eric Schalnat, Group 42, Inc.
@@ -945,7 +965,7 @@ limitations under the License.
945965
946966++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++
947967
948- openjpeg 2.5.2
968+ openjpeg 2.5.4
949969(https://github.com/uclouvain/openjpeg)
950970
951971/*
@@ -1035,7 +1055,7 @@ Matthias Wandel
10351055
10361056++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++
10371057
1038- libjpeg-turbo 3.1.0
1058+ libjpeg-turbo 3.1.2
10391059(https://libjpeg-turbo.org/)
10401060
10411061libjpeg-turbo Licenses
@@ -1134,7 +1154,7 @@ intended solely for clarification.
11341154The Modified (3-clause) BSD License
11351155===================================
11361156
1137- Copyright (C)2009-2024 D. R. Commander. All Rights Reserved.<br>
1157+ Copyright (C)2009-2025 D. R. Commander. All Rights Reserved.<br>
11381158Copyright (C)2015 Viktor Szathmáry. All Rights Reserved.
11391159
11401160Redistribution and use in source and binary forms, with or without
@@ -1176,7 +1196,7 @@ that were granted to the IJG for code derived from their software.
11761196
11771197++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++
11781198
1179- freetype 2.13.3
1199+ freetype 2.14.1
11801200(https://freetype.org/)
11811201
11821202FREETYPE LICENSES
@@ -1216,21 +1236,22 @@ in earlier FreeType versions.
12161236The gzip module uses the zlib license (see `src/gzip/zlib.h`) which
12171237too is compatible to the above two licenses.
12181238
1219- The files `src/autofit/ft-hb.c` and `src/autofit/ft-hb.h` contain code
1220- taken almost verbatim from the HarfBuzz file `hb-ft.cc`, which uses
1221- the 'Old MIT' license, compatible to the above two licenses.
1239+ The files `src/autofit/ft-hb-ft.c`, `src/autofit/ft-hb-decls.h`,
1240+ `src/autofit/ft-hb-types.h`, and `src/autofit/hb-script-list.h`
1241+ contain code taken (almost) verbatim from the HarfBuzz library, which
1242+ uses the 'Old MIT' license compatible to the above two licenses.
12221243
12231244The MD5 checksum support (only used for debugging in development
12241245builds) is in the public domain.
12251246
12261247++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++--++
12271248
1228- glaze 1.6.2
1249+ glaze 2.9.5
12291250(https://github.com/stephenberry/glaze)
12301251
12311252MIT License
12321253
1233- Copyright (c) 2019 - present, Anyar Inc. and Stephen Berry
1254+ Copyright (c) 2019 - present, Stephen Berry
12341255
12351256Permission is hereby granted, free of charge, to any person obtaining a copy
12361257of this software and associated documentation files (the "Software"), to deal
0 commit comments