[PATCH v2 0/2] LICENSES improvements/corrections

Andrew Cooper posted 2 patches 1 year ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20230505181528.3587485-1-andrew.cooper3@citrix.com
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                    | 21 ++++++++++++++-------
LICENSES/LGPL-2.0                   | 17 ++++++++++++-----
LICENSES/LGPL-2.1                   | 17 ++++++++++++-----
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, 72 insertions(+), 30 deletions(-)
[PATCH v2 0/2] LICENSES improvements/corrections
Posted by Andrew Cooper 1 year ago
Noticed in light of the recent LGPL changes to libacpi, but sadly only after
the fact.  Minor updates in the second patch.

Andrew Cooper (2):
  LICENSES: Improve the legibility of these files
  LICENSES: Remove the use of deprecated 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                    | 21 ++++++++++++++-------
 LICENSES/LGPL-2.0                   | 17 ++++++++++++-----
 LICENSES/LGPL-2.1                   | 17 ++++++++++++-----
 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, 72 insertions(+), 30 deletions(-)


base-commit: e93e635e142d45e3904efb4a05e2b3b52a708b4f
-- 
2.30.2