mbox series

[0/8] Licensing fixes

Message ID 20260601181251.123019-1-JPEWhacker@gmail.com
Headers show
Series Licensing fixes | expand

Message

Joshua Watt June 1, 2026, 6:11 p.m. UTC
Cleans up the licenses on several recipes to use a known SPDX license
identifier if one exists

Joshua Watt (8):
  mobile-broadband-provider-info: Fix license to be CC-PDDC
  gettext-minimal-native: Use SPDX License Identifier
  glib-2.0: Change from Public Domain to Gnome GCR Documentation License
  python3-pyelftools: Update license to Unlicense
  ttf-bitstream-vera: Use SPDX license identifier
  sqlite3: Use SPDX identifier
  pixman: Change PD license to HPND-sell-variant
  util-macros: Remove redundant MIT license

 .../mobile-broadband-provider-info_20251101.bb                  | 2 +-
 meta/recipes-core/gettext/gettext-minimal-native_1.0.bb         | 2 +-
 meta/recipes-core/glib-2.0/glib.inc                             | 2 +-
 meta/recipes-devtools/python/python3-pyelftools_0.32.bb         | 2 +-
 meta/recipes-graphics/ttf-fonts/ttf-bitstream-vera_1.10.bb      | 2 +-
 meta/recipes-graphics/xorg-lib/pixman_0.46.4.bb                 | 2 +-
 meta/recipes-graphics/xorg-util/util-macros_1.20.2.bb           | 2 +-
 meta/recipes-support/sqlite/sqlite3_3.53.0.bb                   | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)