mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2025-07-13 14:34:34 +02:00
Update LICENSE variable to use SPDX license identifiers
This commit is contained in:
@ -3,7 +3,7 @@ DESCRIPTION = "This project implements two command-line Wayland clipboard utilit
|
||||
HOMEPAGE = "https://github.com/bugaevc/wl-clipboard"
|
||||
BUGTRACKER = "https://github.com/bugaevc/wl-clipboard/issues"
|
||||
SECTION = "base/shell"
|
||||
LICENSE = "GPL-3.0"
|
||||
LICENSE = "GPL-3.0-only"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=8f0e2cd40e05189ec81232da84bd6e1a"
|
||||
|
||||
|
Reference in New Issue
Block a user