From 5de64c9e6de6bf105fbe37cccb3ba97f98df7f89 Mon Sep 17 00:00:00 2001 From: Stuart Morgan Date: Mon, 7 Nov 2022 10:46:42 -0500 Subject: [PATCH 1/4] Roll expat to 2.5.0 Rolls expat, which was last updated approximately a year ago, to the very recent 2.5.0 tag. Fixes https://github.com/flutter/flutter/issues/114734 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 66e33fc8356cb..41a26b4b7d6ec 100644 --- a/DEPS +++ b/DEPS @@ -415,7 +415,7 @@ deps = { Var('chromium_git') + '/external/colorama.git' + '@' + '799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8', 'src/third_party/expat': - Var('chromium_git') + '/external/github.com/libexpat/libexpat.git' + '@' + 'a28238bdeebc087071777001245df1876a11f5ee', + Var('chromium_git') + '/external/github.com/libexpat/libexpat.git' + '@' + '654d2de0da85662fcc7644a7acd7c2dd2cfb21f0', 'src/third_party/freetype2': Var('flutter_git') + '/third_party/freetype2' + '@' + '3bea2761290a1cbe7d8f75c1c5a7ad727f826a66', From 20c61432fa44f1cd2c53d4d0e9ea5d7c64e31e0f Mon Sep 17 00:00:00 2001 From: Stuart Morgan Date: Mon, 7 Nov 2022 21:13:08 +0000 Subject: [PATCH 2/4] Licenses --- ci/licenses_golden/licenses_third_party | 221 +++++++++++++++--------- sky/packages/sky_engine/LICENSE | 80 ++++++--- 2 files changed, 199 insertions(+), 102 deletions(-) diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 0a8fe01cdcd20..3ba4a087d0b89 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: e9f20361a5fb96f8af457ee0112f23cd +Signature: dee4b9baf5c101e8151d986335994060 UNUSED LICENSES: @@ -154,6 +154,62 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ USED LICENSES: +==================================================================================================== +LIBRARY: angle +ORIGIN: ../../../third_party/angle/src/compiler/preprocessor/preprocessor_tab_autogen.cpp +TYPE: LicenseType.bison +FILE: ../../../third_party/angle/src/compiler/preprocessor/preprocessor_tab_autogen.cpp +FILE: ../../../third_party/angle/src/compiler/translator/glslang_tab_autogen.cpp +FILE: ../../../third_party/angle/src/compiler/translator/glslang_tab_autogen.h +---------------------------------------------------------------------------------------------------- + +==================================================================================================== + +==================================================================================================== +LIBRARY: libpng +ORIGIN: ../../../third_party/libpng/LICENSE +TYPE: LicenseType.libpng +FILE: ../../../third_party/libpng/pngprefix.h +---------------------------------------------------------------------------------------------------- + +==================================================================================================== + +==================================================================================================== +LIBRARY: libpng +ORIGIN: ../../../third_party/libpng/png.h +TYPE: LicenseType.libpng +FILE: ../../../third_party/libpng/arm/arm_init.c +FILE: ../../../third_party/libpng/arm/filter_neon.S +FILE: ../../../third_party/libpng/arm/filter_neon_intrinsics.c +FILE: ../../../third_party/libpng/arm/palette_neon_intrinsics.c +FILE: ../../../third_party/libpng/intel/filter_sse2_intrinsics.c +FILE: ../../../third_party/libpng/intel/intel_init.c +FILE: ../../../third_party/libpng/png.c +FILE: ../../../third_party/libpng/pngconf.h +FILE: ../../../third_party/libpng/pngdebug.h +FILE: ../../../third_party/libpng/pngerror.c +FILE: ../../../third_party/libpng/pngget.c +FILE: ../../../third_party/libpng/pnginfo.h +FILE: ../../../third_party/libpng/pnglibconf.h +FILE: ../../../third_party/libpng/pngmem.c +FILE: ../../../third_party/libpng/pngpread.c +FILE: ../../../third_party/libpng/pngpriv.h +FILE: ../../../third_party/libpng/pngread.c +FILE: ../../../third_party/libpng/pngrio.c +FILE: ../../../third_party/libpng/pngrtran.c +FILE: ../../../third_party/libpng/pngrutil.c +FILE: ../../../third_party/libpng/pngset.c +FILE: ../../../third_party/libpng/pngstruct.h +FILE: ../../../third_party/libpng/pngtest.c +FILE: ../../../third_party/libpng/pngtrans.c +FILE: ../../../third_party/libpng/pngwio.c +FILE: ../../../third_party/libpng/pngwrite.c +FILE: ../../../third_party/libpng/pngwtran.c +FILE: ../../../third_party/libpng/pngwutil.c +---------------------------------------------------------------------------------------------------- + +==================================================================================================== + ==================================================================================================== LIBRARY: boringssl ORIGIN: null @@ -289,62 +345,6 @@ FILE: ../../../third_party/boringssl/win-x86_64/crypto/fipsmodule/x86_64-mont5.a ==================================================================================================== -==================================================================================================== -LIBRARY: angle -ORIGIN: ../../../third_party/angle/src/compiler/preprocessor/preprocessor_tab_autogen.cpp -TYPE: LicenseType.bison -FILE: ../../../third_party/angle/src/compiler/preprocessor/preprocessor_tab_autogen.cpp -FILE: ../../../third_party/angle/src/compiler/translator/glslang_tab_autogen.cpp -FILE: ../../../third_party/angle/src/compiler/translator/glslang_tab_autogen.h ----------------------------------------------------------------------------------------------------- - -==================================================================================================== - -==================================================================================================== -LIBRARY: libpng -ORIGIN: ../../../third_party/libpng/LICENSE -TYPE: LicenseType.libpng -FILE: ../../../third_party/libpng/pngprefix.h ----------------------------------------------------------------------------------------------------- - -==================================================================================================== - -==================================================================================================== -LIBRARY: libpng -ORIGIN: ../../../third_party/libpng/png.h -TYPE: LicenseType.libpng -FILE: ../../../third_party/libpng/arm/arm_init.c -FILE: ../../../third_party/libpng/arm/filter_neon.S -FILE: ../../../third_party/libpng/arm/filter_neon_intrinsics.c -FILE: ../../../third_party/libpng/arm/palette_neon_intrinsics.c -FILE: ../../../third_party/libpng/intel/filter_sse2_intrinsics.c -FILE: ../../../third_party/libpng/intel/intel_init.c -FILE: ../../../third_party/libpng/png.c -FILE: ../../../third_party/libpng/pngconf.h -FILE: ../../../third_party/libpng/pngdebug.h -FILE: ../../../third_party/libpng/pngerror.c -FILE: ../../../third_party/libpng/pngget.c -FILE: ../../../third_party/libpng/pnginfo.h -FILE: ../../../third_party/libpng/pnglibconf.h -FILE: ../../../third_party/libpng/pngmem.c -FILE: ../../../third_party/libpng/pngpread.c -FILE: ../../../third_party/libpng/pngpriv.h -FILE: ../../../third_party/libpng/pngread.c -FILE: ../../../third_party/libpng/pngrio.c -FILE: ../../../third_party/libpng/pngrtran.c -FILE: ../../../third_party/libpng/pngrutil.c -FILE: ../../../third_party/libpng/pngset.c -FILE: ../../../third_party/libpng/pngstruct.h -FILE: ../../../third_party/libpng/pngtest.c -FILE: ../../../third_party/libpng/pngtrans.c -FILE: ../../../third_party/libpng/pngwio.c -FILE: ../../../third_party/libpng/pngwrite.c -FILE: ../../../third_party/libpng/pngwtran.c -FILE: ../../../third_party/libpng/pngwutil.c ----------------------------------------------------------------------------------------------------- - -==================================================================================================== - ==================================================================================================== LIBRARY: smhasher ORIGIN: ../../../third_party/angle/src/common/third_party/smhasher/LICENSE @@ -601,6 +601,7 @@ LIBRARY: fuchsia-vulkan LIBRARY: khronos LIBRARY: libwebp LIBRARY: pkg +LIBRARY: vulkan LIBRARY: vulkan-deps LIBRARY: wuffs ORIGIN: ../../../flutter/third_party/txt/LICENSE @@ -2224,6 +2225,19 @@ FILE: ../../../third_party/vulkan-deps/vulkan-headers/src/include/vulkan/vulkan_ FILE: ../../../third_party/vulkan-deps/vulkan-headers/src/include/vulkan/vulkan_xcb.h FILE: ../../../third_party/vulkan-deps/vulkan-headers/src/include/vulkan/vulkan_xlib.h FILE: ../../../third_party/vulkan-deps/vulkan-headers/src/include/vulkan/vulkan_xlib_xrandr.h +FILE: ../../../third_party/vulkan/include/vulkan/vk_platform.h +FILE: ../../../third_party/vulkan/include/vulkan/vulkan.h +FILE: ../../../third_party/vulkan/include/vulkan/vulkan_android.h +FILE: ../../../third_party/vulkan/include/vulkan/vulkan_core.h +FILE: ../../../third_party/vulkan/include/vulkan/vulkan_fuchsia.h +FILE: ../../../third_party/vulkan/include/vulkan/vulkan_ios.h +FILE: ../../../third_party/vulkan/include/vulkan/vulkan_macos.h +FILE: ../../../third_party/vulkan/include/vulkan/vulkan_vi.h +FILE: ../../../third_party/vulkan/include/vulkan/vulkan_wayland.h +FILE: ../../../third_party/vulkan/include/vulkan/vulkan_win32.h +FILE: ../../../third_party/vulkan/include/vulkan/vulkan_xcb.h +FILE: ../../../third_party/vulkan/include/vulkan/vulkan_xlib.h +FILE: ../../../third_party/vulkan/include/vulkan/vulkan_xlib_xrandr.h FILE: ../../../third_party/wuffs/release/c/wuffs-v0.2.c FILE: ../../../third_party/wuffs/release/c/wuffs-v0.3.c ---------------------------------------------------------------------------------------------------- @@ -6090,10 +6104,11 @@ Copyright (c) 2000 Clark Cooper Copyright (c) 2000-2005 Fred L. Drake, Jr. Copyright (c) 2001-2002 Greg Stein Copyright (c) 2002-2016 Karl Waclawek -Copyright (c) 2016-2021 Sebastian Pipping +Copyright (c) 2016-2022 Sebastian Pipping Copyright (c) 2016 Cristian Rodríguez Copyright (c) 2016 Thomas Beutlich Copyright (c) 2017 Rhodri James +Copyright (c) 2022 Thijs Schreijer Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -6127,15 +6142,15 @@ Copyright (c) 2000 Clark Cooper Copyright (c) 2000-2006 Fred L. Drake, Jr. Copyright (c) 2001-2002 Greg Stein Copyright (c) 2002-2016 Karl Waclawek -Copyright (c) 2005-2009 Steven Solie +Copyright (c) 2005-2009 Steven Solie Copyright (c) 2016 Eric Rahm -Copyright (c) 2016-2021 Sebastian Pipping +Copyright (c) 2016-2022 Sebastian Pipping Copyright (c) 2016 Gaurav Copyright (c) 2016 Thomas Beutlich Copyright (c) 2016 Gustavo Grieco Copyright (c) 2016 Pascal Cuoq Copyright (c) 2016 Ed Schouten -Copyright (c) 2017-2018 Rhodri James +Copyright (c) 2017-2022 Rhodri James Copyright (c) 2017 Václav Slavík Copyright (c) 2017 Viktor Szakats Copyright (c) 2017 Chanho Park @@ -6148,6 +6163,10 @@ Copyright (c) 2018 Mariusz Zaborski Copyright (c) 2019 David Loffredo Copyright (c) 2019-2020 Ben Wagner Copyright (c) 2019 Vadim Zeitlin +Copyright (c) 2021 Dong-hee Na +Copyright (c) 2022 Samanta Navarro +Copyright (c) 2022 Jeffrey Walton +Copyright (c) 2022 Jann Horn Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -6215,8 +6234,8 @@ Copyright (c) 2000 Clark Cooper Copyright (c) 2001-2003 Fred L. Drake, Jr. Copyright (c) 2002 Greg Stein Copyright (c) 2002-2016 Karl Waclawek -Copyright (c) 2005-2009 Steven Solie -Copyright (c) 2016-2021 Sebastian Pipping +Copyright (c) 2005-2009 Steven Solie +Copyright (c) 2016-2022 Sebastian Pipping Copyright (c) 2016 Pascal Cuoq Copyright (c) 2016 Don Lewis Copyright (c) 2017 Rhodri James @@ -6224,6 +6243,8 @@ Copyright (c) 2017 Alexander Bluhm Copyright (c) 2017 Benbuck Nason Copyright (c) 2017 José Gutiérrez de la Concha Copyright (c) 2019 David Loffredo +Copyright (c) 2021 Dong-hee Na +Copyright (c) 2022 Martin Ettl Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -6256,13 +6277,14 @@ Copyright (c) 1997-2000 Thai Open Source Software Center Ltd Copyright (c) 2000 Clark Cooper Copyright (c) 2001-2003 Fred L. Drake, Jr. Copyright (c) 2004-2009 Karl Waclawek -Copyright (c) 2005-2007 Steven Solie -Copyright (c) 2016-2021 Sebastian Pipping +Copyright (c) 2005-2007 Steven Solie +Copyright (c) 2016-2022 Sebastian Pipping Copyright (c) 2017 Rhodri James Copyright (c) 2019 David Loffredo Copyright (c) 2020 Joe Orton Copyright (c) 2020 Kleber Tarcísio Copyright (c) 2021 Tim Bray +Copyright (c) 2022 Martin Ettl Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -6364,12 +6386,13 @@ Copyright (c) 1997-2000 Thai Open Source Software Center Ltd Copyright (c) 2000 Clark Cooper Copyright (c) 2002 Fred L. Drake, Jr. Copyright (c) 2002-2016 Karl Waclawek -Copyright (c) 2016-2021 Sebastian Pipping +Copyright (c) 2016-2022 Sebastian Pipping Copyright (c) 2017 Rhodri James Copyright (c) 2018 Benjamin Peterson Copyright (c) 2018 Anton Maklakov Copyright (c) 2019 David Loffredo Copyright (c) 2020 Boris Kolpackov +Copyright (c) 2022 Martin Ettl Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -6466,7 +6489,6 @@ TYPE: LicenseType.mit FILE: ../../../third_party/expat/expat/gennmtab/gennmtab.c FILE: ../../../third_party/expat/expat/xmlwf/codepage.h FILE: ../../../third_party/expat/expat/xmlwf/filemap.h -FILE: ../../../third_party/expat/expat/xmlwf/win32filemap.c ---------------------------------------------------------------------------------------------------- Copyright (c) 1997-2000 Thai Open Source Software Center Ltd Copyright (c) 2000 Clark Cooper @@ -6494,6 +6516,39 @@ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ==================================================================================================== +==================================================================================================== +LIBRARY: expat +ORIGIN: ../../../third_party/expat/expat/xmlwf/win32filemap.c +TYPE: LicenseType.mit +FILE: ../../../third_party/expat/expat/xmlwf/win32filemap.c +---------------------------------------------------------------------------------------------------- +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2002 Fred L. Drake, Jr. +Copyright (c) 2016-2022 Sebastian Pipping +Copyright (c) 2022 Martin Ettl +Licensed under the MIT license: + +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. +==================================================================================================== + ==================================================================================================== LIBRARY: expat ORIGIN: ../../../third_party/expat/expat/lib/asciitab.h @@ -6540,7 +6595,7 @@ Copyright (c) 2000 Clark Cooper Copyright (c) 2002 Greg Stein Copyright (c) 2002 Fred L. Drake, Jr. Copyright (c) 2002-2006 Karl Waclawek -Copyright (c) 2017 Sebastian Pipping +Copyright (c) 2017-2021 Sebastian Pipping Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -6574,10 +6629,11 @@ Copyright (c) 2000 Clark Cooper Copyright (c) 2002 Greg Stein Copyright (c) 2002-2006 Karl Waclawek Copyright (c) 2002-2003 Fred L. Drake, Jr. -Copyright (c) 2005-2009 Steven Solie +Copyright (c) 2005-2009 Steven Solie Copyright (c) 2016-2021 Sebastian Pipping Copyright (c) 2017 Rhodri James Copyright (c) 2019 David Loffredo +Copyright (c) 2021 Dong-hee Na Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -6643,10 +6699,11 @@ Copyright (c) 1997-2000 Thai Open Source Software Center Ltd Copyright (c) 2000 Clark Cooper Copyright (c) 2002-2003 Fred L. Drake, Jr. Copyright (c) 2004-2006 Karl Waclawek -Copyright (c) 2005-2007 Steven Solie +Copyright (c) 2005-2007 Steven Solie Copyright (c) 2016-2021 Sebastian Pipping Copyright (c) 2017 Rhodri James Copyright (c) 2019 David Loffredo +Copyright (c) 2021 Dong-hee Na Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -6709,8 +6766,8 @@ FILE: ../../../third_party/expat/expat/examples/elements.c Copyright (c) 1997-2000 Thai Open Source Software Center Ltd Copyright (c) 2001-2003 Fred L. Drake, Jr. Copyright (c) 2004-2006 Karl Waclawek -Copyright (c) 2005-2007 Steven Solie -Copyright (c) 2016-2019 Sebastian Pipping +Copyright (c) 2005-2007 Steven Solie +Copyright (c) 2016-2022 Sebastian Pipping Copyright (c) 2017 Rhodri James Copyright (c) 2019 Zhongyuan Zhou Licensed under the MIT license: @@ -6857,7 +6914,7 @@ attached. ==================================================================================================== LIBRARY: expat -ORIGIN: ../../../third_party/expat/expat/COPYING +ORIGIN: ../../../third_party/expat/COPYING TYPE: LicenseType.mit FILE: ../../../third_party/expat/expat/Changes FILE: ../../../third_party/expat/expat/cmake/autotools/expat-config-version.cmake.in @@ -6865,12 +6922,11 @@ FILE: ../../../third_party/expat/expat/cmake/autotools/expat-noconfig__linux.cma FILE: ../../../third_party/expat/expat/cmake/autotools/expat-noconfig__macos.cmake.in FILE: ../../../third_party/expat/expat/cmake/autotools/expat-noconfig__windows.cmake.in FILE: ../../../third_party/expat/expat/expat.pc.in -FILE: ../../../third_party/expat/expat/lib/libexpat.def -FILE: ../../../third_party/expat/expat/lib/libexpatw.def FILE: ../../../third_party/expat/expat/lib/siphash.h +FILE: ../../../third_party/expat/expat/win32/version.rc ---------------------------------------------------------------------------------------------------- Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper -Copyright (c) 2001-2019 Expat maintainers +Copyright (c) 2001-2022 Expat maintainers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the @@ -8223,9 +8279,9 @@ FILE: ../../../third_party/expat/expat/examples/outline.c ---------------------------------------------------------------------------------------------------- Copyright (c) 2000 Clark Cooper Copyright (c) 2001-2003 Fred L. Drake, Jr. -Copyright (c) 2005-2007 Steven Solie +Copyright (c) 2005-2007 Steven Solie Copyright (c) 2005-2006 Karl Waclawek -Copyright (c) 2016-2019 Sebastian Pipping +Copyright (c) 2016-2022 Sebastian Pipping Copyright (c) 2017 Rhodri James Licensed under the MIT license: @@ -8537,7 +8593,8 @@ FILE: ../../../third_party/expat/expat/win32/expat.iss Copyright (c) 2001 Tim Peters Copyright (c) 2001-2005 Fred L. Drake, Jr. Copyright (c) 2006-2017 Karl Waclawek -Copyright (c) 2007-2021 Sebastian Pipping +Copyright (c) 2007-2022 Sebastian Pipping +Copyright (c) 2022 Johnny Jazeix Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -8704,7 +8761,7 @@ FILE: ../../../third_party/expat/expat/lib/internal.h Copyright (c) 2002-2003 Fred L. Drake, Jr. Copyright (c) 2002-2006 Karl Waclawek Copyright (c) 2003 Greg Stein -Copyright (c) 2016-2021 Sebastian Pipping +Copyright (c) 2016-2022 Sebastian Pipping Copyright (c) 2018 Yury Gribov Copyright (c) 2019 David Loffredo Licensed under the MIT license: @@ -12766,7 +12823,7 @@ TYPE: LicenseType.mit FILE: ../../../third_party/expat/appveyor.yml ---------------------------------------------------------------------------------------------------- Copyright (c) 2017 José Gutiérrez de la Concha -Copyright (c) 2017-2021 Sebastian Pipping +Copyright (c) 2017-2022 Sebastian Pipping Copyright (c) 2017 Franek Korta Licensed under the MIT license: @@ -28119,4 +28176,4 @@ freely, subject to the following restrictions: misrepresented as being the original software. 3. This notice may not be removed or altered from any source distribution. ==================================================================================================== -Total license count: 418 +Total license count: 419 diff --git a/sky/packages/sky_engine/LICENSE b/sky/packages/sky_engine/LICENSE index 01a1433110b9f..5f183206d13de 100644 --- a/sky/packages/sky_engine/LICENSE +++ b/sky/packages/sky_engine/LICENSE @@ -2581,10 +2581,11 @@ Copyright (c) 2000 Clark Cooper Copyright (c) 2000-2005 Fred L. Drake, Jr. Copyright (c) 2001-2002 Greg Stein Copyright (c) 2002-2016 Karl Waclawek -Copyright (c) 2016-2021 Sebastian Pipping +Copyright (c) 2016-2022 Sebastian Pipping Copyright (c) 2016 Cristian Rodríguez Copyright (c) 2016 Thomas Beutlich Copyright (c) 2017 Rhodri James +Copyright (c) 2022 Thijs Schreijer Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -2613,15 +2614,15 @@ Copyright (c) 2000 Clark Cooper Copyright (c) 2000-2006 Fred L. Drake, Jr. Copyright (c) 2001-2002 Greg Stein Copyright (c) 2002-2016 Karl Waclawek -Copyright (c) 2005-2009 Steven Solie +Copyright (c) 2005-2009 Steven Solie Copyright (c) 2016 Eric Rahm -Copyright (c) 2016-2021 Sebastian Pipping +Copyright (c) 2016-2022 Sebastian Pipping Copyright (c) 2016 Gaurav Copyright (c) 2016 Thomas Beutlich Copyright (c) 2016 Gustavo Grieco Copyright (c) 2016 Pascal Cuoq Copyright (c) 2016 Ed Schouten -Copyright (c) 2017-2018 Rhodri James +Copyright (c) 2017-2022 Rhodri James Copyright (c) 2017 Václav Slavík Copyright (c) 2017 Viktor Szakats Copyright (c) 2017 Chanho Park @@ -2634,6 +2635,10 @@ Copyright (c) 2018 Mariusz Zaborski Copyright (c) 2019 David Loffredo Copyright (c) 2019-2020 Ben Wagner Copyright (c) 2019 Vadim Zeitlin +Copyright (c) 2021 Dong-hee Na +Copyright (c) 2022 Samanta Navarro +Copyright (c) 2022 Jeffrey Walton +Copyright (c) 2022 Jann Horn Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -2691,8 +2696,8 @@ Copyright (c) 2000 Clark Cooper Copyright (c) 2001-2003 Fred L. Drake, Jr. Copyright (c) 2002 Greg Stein Copyright (c) 2002-2016 Karl Waclawek -Copyright (c) 2005-2009 Steven Solie -Copyright (c) 2016-2021 Sebastian Pipping +Copyright (c) 2005-2009 Steven Solie +Copyright (c) 2016-2022 Sebastian Pipping Copyright (c) 2016 Pascal Cuoq Copyright (c) 2016 Don Lewis Copyright (c) 2017 Rhodri James @@ -2700,6 +2705,8 @@ Copyright (c) 2017 Alexander Bluhm Copyright (c) 2017 Benbuck Nason Copyright (c) 2017 José Gutiérrez de la Concha Copyright (c) 2019 David Loffredo +Copyright (c) 2021 Dong-hee Na +Copyright (c) 2022 Martin Ettl Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -2727,13 +2734,14 @@ Copyright (c) 1997-2000 Thai Open Source Software Center Ltd Copyright (c) 2000 Clark Cooper Copyright (c) 2001-2003 Fred L. Drake, Jr. Copyright (c) 2004-2009 Karl Waclawek -Copyright (c) 2005-2007 Steven Solie -Copyright (c) 2016-2021 Sebastian Pipping +Copyright (c) 2005-2007 Steven Solie +Copyright (c) 2016-2022 Sebastian Pipping Copyright (c) 2017 Rhodri James Copyright (c) 2019 David Loffredo Copyright (c) 2020 Joe Orton Copyright (c) 2020 Kleber Tarcísio Copyright (c) 2021 Tim Bray +Copyright (c) 2022 Martin Ettl Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -2820,12 +2828,13 @@ Copyright (c) 1997-2000 Thai Open Source Software Center Ltd Copyright (c) 2000 Clark Cooper Copyright (c) 2002 Fred L. Drake, Jr. Copyright (c) 2002-2016 Karl Waclawek -Copyright (c) 2016-2021 Sebastian Pipping +Copyright (c) 2016-2022 Sebastian Pipping Copyright (c) 2017 Rhodri James Copyright (c) 2018 Benjamin Peterson Copyright (c) 2018 Anton Maklakov Copyright (c) 2019 David Loffredo Copyright (c) 2020 Boris Kolpackov +Copyright (c) 2022 Martin Ettl Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -2933,6 +2942,34 @@ USE OR OTHER DEALINGS IN THE SOFTWARE. -------------------------------------------------------------------------------- expat +Copyright (c) 1997-2000 Thai Open Source Software Center Ltd +Copyright (c) 2000 Clark Cooper +Copyright (c) 2002 Fred L. Drake, Jr. +Copyright (c) 2016-2022 Sebastian Pipping +Copyright (c) 2022 Martin Ettl +Licensed under the MIT license: + +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. +-------------------------------------------------------------------------------- +expat + Copyright (c) 1997-2000 Thai Open Source Software Center Ltd Copyright (c) 2000 Clark Cooper Copyright (c) 2002 Fred L. Drake, Jr. @@ -2965,7 +3002,7 @@ Copyright (c) 2000 Clark Cooper Copyright (c) 2002 Greg Stein Copyright (c) 2002 Fred L. Drake, Jr. Copyright (c) 2002-2006 Karl Waclawek -Copyright (c) 2017 Sebastian Pipping +Copyright (c) 2017-2021 Sebastian Pipping Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -2994,10 +3031,11 @@ Copyright (c) 2000 Clark Cooper Copyright (c) 2002 Greg Stein Copyright (c) 2002-2006 Karl Waclawek Copyright (c) 2002-2003 Fred L. Drake, Jr. -Copyright (c) 2005-2009 Steven Solie +Copyright (c) 2005-2009 Steven Solie Copyright (c) 2016-2021 Sebastian Pipping Copyright (c) 2017 Rhodri James Copyright (c) 2019 David Loffredo +Copyright (c) 2021 Dong-hee Na Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -3053,10 +3091,11 @@ Copyright (c) 1997-2000 Thai Open Source Software Center Ltd Copyright (c) 2000 Clark Cooper Copyright (c) 2002-2003 Fred L. Drake, Jr. Copyright (c) 2004-2006 Karl Waclawek -Copyright (c) 2005-2007 Steven Solie +Copyright (c) 2005-2007 Steven Solie Copyright (c) 2016-2021 Sebastian Pipping Copyright (c) 2017 Rhodri James Copyright (c) 2019 David Loffredo +Copyright (c) 2021 Dong-hee Na Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -3109,8 +3148,8 @@ expat Copyright (c) 1997-2000 Thai Open Source Software Center Ltd Copyright (c) 2001-2003 Fred L. Drake, Jr. Copyright (c) 2004-2006 Karl Waclawek -Copyright (c) 2005-2007 Steven Solie -Copyright (c) 2016-2019 Sebastian Pipping +Copyright (c) 2005-2007 Steven Solie +Copyright (c) 2016-2022 Sebastian Pipping Copyright (c) 2017 Rhodri James Copyright (c) 2019 Zhongyuan Zhou Licensed under the MIT license: @@ -3236,7 +3275,7 @@ attached. expat Copyright (c) 1998-2000 Thai Open Source Software Center Ltd and Clark Cooper -Copyright (c) 2001-2019 Expat maintainers +Copyright (c) 2001-2022 Expat maintainers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the @@ -4192,9 +4231,9 @@ expat Copyright (c) 2000 Clark Cooper Copyright (c) 2001-2003 Fred L. Drake, Jr. -Copyright (c) 2005-2007 Steven Solie +Copyright (c) 2005-2007 Steven Solie Copyright (c) 2005-2006 Karl Waclawek -Copyright (c) 2016-2019 Sebastian Pipping +Copyright (c) 2016-2022 Sebastian Pipping Copyright (c) 2017 Rhodri James Licensed under the MIT license: @@ -4466,7 +4505,8 @@ expat Copyright (c) 2001 Tim Peters Copyright (c) 2001-2005 Fred L. Drake, Jr. Copyright (c) 2006-2017 Karl Waclawek -Copyright (c) 2007-2021 Sebastian Pipping +Copyright (c) 2007-2022 Sebastian Pipping +Copyright (c) 2022 Johnny Jazeix Licensed under the MIT license: Permission is hereby granted, free of charge, to any person obtaining @@ -4609,7 +4649,7 @@ expat Copyright (c) 2002-2003 Fred L. Drake, Jr. Copyright (c) 2002-2006 Karl Waclawek Copyright (c) 2003 Greg Stein -Copyright (c) 2016-2021 Sebastian Pipping +Copyright (c) 2016-2022 Sebastian Pipping Copyright (c) 2018 Yury Gribov Copyright (c) 2019 David Loffredo Licensed under the MIT license: @@ -6679,7 +6719,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. expat Copyright (c) 2017 José Gutiérrez de la Concha -Copyright (c) 2017-2021 Sebastian Pipping +Copyright (c) 2017-2022 Sebastian Pipping Copyright (c) 2017 Franek Korta Licensed under the MIT license: From 783f7fbb1df5da84791673b6ef988196ed11d663 Mon Sep 17 00:00:00 2001 From: Stuart Morgan Date: Wed, 9 Nov 2022 16:46:42 +0000 Subject: [PATCH 3/4] Resync --- ci/licenses_golden/licenses_third_party | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index edd67f28323d7..e690f0422c38b 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: dee4b9baf5c101e8151d986335994060 +Signature: 4141b82b39525cb288973a03df60a07e UNUSED LICENSES: From 1914edf1ec89453b71c0185e4febd374c80eabe3 Mon Sep 17 00:00:00 2001 From: Stuart Morgan Date: Wed, 9 Nov 2022 17:35:28 +0000 Subject: [PATCH 4/4] Apply changes from CI --- ci/licenses_golden/licenses_third_party | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index e690f0422c38b..7ce374a875aa9 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: 4141b82b39525cb288973a03df60a07e +Signature: 30b522cca33ba7a1078471a84bdde06e UNUSED LICENSES: @@ -601,7 +601,6 @@ LIBRARY: fuchsia-vulkan LIBRARY: khronos LIBRARY: libwebp LIBRARY: pkg -LIBRARY: vulkan LIBRARY: vulkan-deps LIBRARY: wuffs ORIGIN: ../../../flutter/third_party/txt/LICENSE @@ -2225,19 +2224,6 @@ FILE: ../../../third_party/vulkan-deps/vulkan-headers/src/include/vulkan/vulkan_ FILE: ../../../third_party/vulkan-deps/vulkan-headers/src/include/vulkan/vulkan_xcb.h FILE: ../../../third_party/vulkan-deps/vulkan-headers/src/include/vulkan/vulkan_xlib.h FILE: ../../../third_party/vulkan-deps/vulkan-headers/src/include/vulkan/vulkan_xlib_xrandr.h -FILE: ../../../third_party/vulkan/include/vulkan/vk_platform.h -FILE: ../../../third_party/vulkan/include/vulkan/vulkan.h -FILE: ../../../third_party/vulkan/include/vulkan/vulkan_android.h -FILE: ../../../third_party/vulkan/include/vulkan/vulkan_core.h -FILE: ../../../third_party/vulkan/include/vulkan/vulkan_fuchsia.h -FILE: ../../../third_party/vulkan/include/vulkan/vulkan_ios.h -FILE: ../../../third_party/vulkan/include/vulkan/vulkan_macos.h -FILE: ../../../third_party/vulkan/include/vulkan/vulkan_vi.h -FILE: ../../../third_party/vulkan/include/vulkan/vulkan_wayland.h -FILE: ../../../third_party/vulkan/include/vulkan/vulkan_win32.h -FILE: ../../../third_party/vulkan/include/vulkan/vulkan_xcb.h -FILE: ../../../third_party/vulkan/include/vulkan/vulkan_xlib.h -FILE: ../../../third_party/vulkan/include/vulkan/vulkan_xlib_xrandr.h FILE: ../../../third_party/wuffs/release/c/wuffs-v0.2.c FILE: ../../../third_party/wuffs/release/c/wuffs-v0.3.c ----------------------------------------------------------------------------------------------------