diff options
author | Joe Slater <joe.slater@windriver.com> | 2022-04-13 11:36:39 -0700 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2022-04-13 13:45:44 -0700 |
commit | 93f2146211001ee3cf697d8428969cc3069ed6ba (patch) | |
tree | ab3c2f70a1ce97cdd3d7d181ba0a39e87b26211c /recipes-ids/tripwire | |
parent | 4158c871a6b878ac480d23f244201a503c40e3c9 (diff) | |
download | meta-security-93f2146211001ee3cf697d8428969cc3069ed6ba.tar.gz |
LICENSE: update to SPDX standard names
Use convert-spdx-licenses.py to update LICENSE in recipes.
Signed-off-by: Joe Slater <joe.slater@windriver.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'recipes-ids/tripwire')
-rw-r--r-- | recipes-ids/tripwire/tripwire_2.4.3.7.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ids/tripwire/tripwire_2.4.3.7.bb b/recipes-ids/tripwire/tripwire_2.4.3.7.bb index 5bb0e3e..9149e89 100644 --- a/recipes-ids/tripwire/tripwire_2.4.3.7.bb +++ b/recipes-ids/tripwire/tripwire_2.4.3.7.bb | |||
@@ -3,7 +3,7 @@ DESCRIPTION = "Open Source Tripwire® software is a security and data \ | |||
3 | integrity tool useful for monitoring and alerting on specific file change(s) on a range of systems" | 3 | integrity tool useful for monitoring and alerting on specific file change(s) on a range of systems" |
4 | HOMEPAGE="http://sourceforge.net/projects/tripwire" | 4 | HOMEPAGE="http://sourceforge.net/projects/tripwire" |
5 | SECTION = "security Monitor/Admin" | 5 | SECTION = "security Monitor/Admin" |
6 | LICENSE = "GPLv2" | 6 | LICENSE = "GPL-2.0-only" |
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=1c069be8dbbe48e89b580ab4ed86c127" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=1c069be8dbbe48e89b580ab4ed86c127" |
8 | 8 | ||
9 | SRCREV = "6e64a9e5b70a909ec439bc5a099e3fcf38c614b0" | 9 | SRCREV = "6e64a9e5b70a909ec439bc5a099e3fcf38c614b0" |