diff options
| author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:20:40 +0300 |
|---|---|---|
| committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:20:40 +0300 |
| commit | 4ca9d270172225859ea1c435dd5b6f328399d01a (patch) | |
| tree | f8d3903dafd0c4c79911294baccd549b60d0bf98 | |
| parent | 3c52dc6ae6c24275bf6c77ef0e0452939f9c1441 (diff) | |
| download | repository-4ca9d270172225859ea1c435dd5b6f328399d01a.tar.gz | |
linux-headers: make license identifier compatible with SPDX Specification
| -rw-r--r-- | core/linux-headers/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/linux-headers/meta b/core/linux-headers/meta index 231d3edc..24d29dc6 100644 --- a/core/linux-headers/meta +++ b/core/linux-headers/meta @@ -1,3 +1,3 @@ description: Linux kernel headers -license: GPL-2.0 +license: GPL-2.0-only maintainer: Cem Keylan <cem@carbslinux.org> |
