All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] LICENSES improvements/corrections
@ 2023-05-05 13:05 Andrew Cooper
  2023-05-05 13:05 ` [PATCH 1/2] LICENSES: Improve the legibility of these files Andrew Cooper
  2023-05-05 13:05 ` [PATCH 2/2] LICENSES: Remove the use of deprecated LGPL SPDX tags Andrew Cooper
  0 siblings, 2 replies; 11+ messages in thread
From: Andrew Cooper @ 2023-05-05 13:05 UTC (permalink / raw)
  To: Xen-devel
  Cc: Andrew Cooper, George Dunlap, Jan Beulich, Stefano Stabellini,
	Wei Liu, Julien Grall

Noticed in light of the recent LGPL changes to libacpi, but sadly only after
the fact.

Andrew Cooper (2):
  LICENSES: Improve the legibility of these files
  LICENSES: Remove the use of deprecated LGPL SPDX tags

 LICENSES/BSD-2-Clause               |  4 ++++
 LICENSES/BSD-3-Clause               |  4 ++++
 LICENSES/BSD-3-Clause-Clear         |  4 ++++
 LICENSES/CC-BY-4.0                  |  5 +++++
 LICENSES/GPL-2.0                    | 17 +++++++++++------
 LICENSES/LGPL-2.0                   | 14 ++++++++++----
 LICENSES/LGPL-2.1                   | 14 ++++++++++----
 LICENSES/MIT                        |  4 ++++
 tools/libacpi/Makefile              |  2 +-
 tools/libacpi/acpi2_0.h             |  2 +-
 tools/libacpi/build.c               |  2 +-
 tools/libacpi/dsdt.asl              |  2 +-
 tools/libacpi/dsdt_acpi_info.asl    |  2 +-
 tools/libacpi/libacpi.h             |  2 +-
 tools/libacpi/mk_dsdt.c             |  2 +-
 tools/libacpi/ssdt_laptop_slate.asl |  2 +-
 tools/libacpi/ssdt_pm.asl           |  2 +-
 tools/libacpi/ssdt_s3.asl           |  2 +-
 tools/libacpi/ssdt_s4.asl           |  2 +-
 tools/libacpi/ssdt_tpm.asl          |  2 +-
 tools/libacpi/static_tables.c       |  2 +-
 21 files changed, 65 insertions(+), 27 deletions(-)

-- 
2.30.2



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-05-05 22:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-05 13:05 [PATCH 0/2] LICENSES improvements/corrections Andrew Cooper
2023-05-05 13:05 ` [PATCH 1/2] LICENSES: Improve the legibility of these files Andrew Cooper
2023-05-05 13:06   ` Jan Beulich
2023-05-05 22:29     ` Stefano Stabellini
2023-05-05 13:05 ` [PATCH 2/2] LICENSES: Remove the use of deprecated LGPL SPDX tags Andrew Cooper
2023-05-05 13:13   ` Jan Beulich
2023-05-05 13:22     ` Andrew Cooper
2023-05-05 13:31       ` Jan Beulich
2023-05-05 13:36         ` Andrew Cooper
2023-05-05 15:30   ` Anthony PERARD
2023-05-05 15:52     ` Andrew Cooper

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.