diff options
| author | Khem Raj <raj.khem@gmail.com> | 2022-03-04 00:45:08 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2022-03-04 17:41:45 -0800 |
| commit | 06851c6fdc4de0b21034661039f9932a85b5adde (patch) | |
| tree | daa2325e3c96d7da82c54a895f8017f474758a56 /meta-gnome/recipes-gnome/sysprof | |
| parent | a32fc41775067f51700d1a2a14ee6495e43c08e5 (diff) | |
| download | meta-openembedded-06851c6fdc4de0b21034661039f9932a85b5adde.tar.gz | |
recipes: Update LICENSE variable to use SPDX license identifiers
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/sysprof')
| -rw-r--r-- | meta-gnome/recipes-gnome/sysprof/sysprof_3.42.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/sysprof/sysprof_3.42.1.bb b/meta-gnome/recipes-gnome/sysprof/sysprof_3.42.1.bb index 3dd08a29cd..99b3c60fa5 100644 --- a/meta-gnome/recipes-gnome/sysprof/sysprof_3.42.1.bb +++ b/meta-gnome/recipes-gnome/sysprof/sysprof_3.42.1.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | SUMMARY = "System-wide Performance Profiler for Linux" | 1 | SUMMARY = "System-wide Performance Profiler for Linux" |
| 2 | HOMEPAGE = "http://www.sysprof.com" | 2 | HOMEPAGE = "http://www.sysprof.com" |
| 3 | LICENSE = "GPLv3+" | 3 | LICENSE = "GPL-3.0-or-later" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ |
| 5 | file://src/sysprof/sysprof-application.c;endline=17;md5=a3de8df3b0f8876dd01e1388d2d4b607" | 5 | file://src/sysprof/sysprof-application.c;endline=17;md5=a3de8df3b0f8876dd01e1388d2d4b607" |
| 6 | 6 | ||
