diff options
author | Stefano Brivio <sbrivio@redhat.com> | 2022-08-29 15:17:08 +0200 |
---|---|---|
committer | Stefano Brivio <sbrivio@redhat.com> | 2022-08-30 19:16:44 +0200 |
commit | 6da2895cdff2cdde93091f366029509ad371d48b (patch) | |
tree | f9222f69a6e55a4522e7fa62d772eb22635ecc9e /contrib | |
parent | 7aff403c1e32861961d2ac5ca5ce0a86c855c4c7 (diff) | |
download | passt-6da2895cdff2cdde93091f366029509ad371d48b.tar passt-6da2895cdff2cdde93091f366029509ad371d48b.tar.gz passt-6da2895cdff2cdde93091f366029509ad371d48b.tar.bz2 passt-6da2895cdff2cdde93091f366029509ad371d48b.tar.lz passt-6da2895cdff2cdde93091f366029509ad371d48b.tar.xz passt-6da2895cdff2cdde93091f366029509ad371d48b.tar.zst passt-6da2895cdff2cdde93091f366029509ad371d48b.zip |
fedora: Drop SPDX identifier from spec file
...which makes it fall under MIT licensing terms. Daniel reports that
it's very unusual for spec files to contain explicit licensing terms
and might cause minor inconveniences later on, on mass changes to
spec files.
I originally added licensing information using SPDX identifiers to
make the project fully compliant with the REUSE Specification 3.0
(https://reuse.software/spec/), but there are anyway a few more files
not including explicit licensing information. It might be worth to
fix that later on, in any case.
Suggested-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Stefano Brivio <sbrivio@redhat.com>
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/fedora/passt.spec | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/fedora/passt.spec b/contrib/fedora/passt.spec index 87c3e93..4f9be34 100644 --- a/contrib/fedora/passt.spec +++ b/contrib/fedora/passt.spec @@ -1,5 +1,3 @@ -# SPDX-License-Identifier: AGPL-3.0-or-later -# # PASST - Plug A Simple Socket Transport # for qemu/UNIX domain socket mode # |