Skip to content

Commit

Permalink
Merge pull request #406 from candlepin/jhnidek/spdx_license
Browse files Browse the repository at this point in the history
Migrate to SPDX license
  • Loading branch information
ptoscano authored Feb 21, 2024
2 parents 89db8ff + 6ed8a36 commit 8942e2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion virt-who.spec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Release: 1%{?dist}
Summary: Agent for reporting virtual guest IDs to subscription-manager

# GPL for virt-who proper and LGPL for incorporated suds
License: GPLv2+ and LGPLv3+
License: GPL-2.0-or-later AND LGPL-3.0-or-later
URL: https://github.com/candlepin/virt-who
Source0: %{name}-%{version}.tar.gz

Expand Down

0 comments on commit 8942e2a

Please sign in to comment.