diff --git a/spdx-data.el b/spdx-data.el index 1b96939..fff75fe 100644 --- a/spdx-data.el +++ b/spdx-data.el @@ -9,7 +9,7 @@ ;;; Code: -(defconst spdx-data-release-date "2024-08-19") +(defconst spdx-data-release-date "2024-08-26") (defconst spdx-data-license-identifiers '( @@ -593,6 +593,7 @@ "TOSL" "TPDL" "TPL-1.0" + "TrustedQSL" "TTWL" "TTYP0" "TU-Berlin-1.0"