diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:34:59 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:34:59 +0300 |
commit | 35d376e4d635df1a528c8ce9905b1b820e84bfc6 (patch) | |
tree | ae556f9addb3309dab0e5127d7d30ff33cbf4f47 /extra/procps-ng | |
parent | a1ec4d514c38786610e576f9715ea1a3010c00c8 (diff) | |
download | repository-35d376e4d635df1a528c8ce9905b1b820e84bfc6.tar.gz |
procps-ng: make license identifier compatible with SPDX Specification
Diffstat (limited to 'extra/procps-ng')
-rw-r--r-- | extra/procps-ng/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/procps-ng/meta b/extra/procps-ng/meta index d918c902..814ce677 100644 --- a/extra/procps-ng/meta +++ b/extra/procps-ng/meta @@ -1,3 +1,3 @@ description: Process monitoring utilities -license: GPL-2.0+, LGPL-2.1+ +license: GPL-2.0-or-later, LGPL-2.1-or-later maintainer: Cem Keylan <cem@carbslinux.org> |