[all-commits] [llvm/llvm-project] 15e775: [MLGO] Use SPDX License Expression (#147646)
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Tue Jul 8 21:17:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15e7753ababb60f95489154a32c7824a5e6972f9
https://github.com/llvm/llvm-project/commit/15e7753ababb60f95489154a32c7824a5e6972f9
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths:
M llvm/utils/mlgo-utils/pyproject.toml
Log Message:
-----------
[MLGO] Use SPDX License Expression (#147646)
Using license classifiers and a text based license was deprecated at
some point and now gives a warning saying it is unsupported. The text
that we had was just the SPDX expression, although misplaced apparently.
Use the SPDX expression properly.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list