diff options
author | Matt Domsch <matt@domsch.com> | 2023-05-14 00:29:11 -0400 |
---|---|---|
committer | Matt Domsch <matt@domsch.com> | 2023-05-14 00:29:11 -0400 |
commit | 2936ed9418e0a26a3621f41dfffb50dd7755bddf (patch) | |
tree | f3221b80d6ded8fb1c1a05de0a3ea6532be6b4db /opendkim.spec | |
parent | 61e06bdac339956d33f2fb8fd1bdfadcbe66789c (diff) | |
download | opendkim_EL6-2936ed9418e0a26a3621f41dfffb50dd7755bddf.tar.gz |
Use SPDX license identifiers
Diffstat (limited to 'opendkim.spec')
-rw-r--r-- | opendkim.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opendkim.spec b/opendkim.spec index ca1dd97..9b46306 100644 --- a/opendkim.spec +++ b/opendkim.spec @@ -14,7 +14,7 @@ Summary: A DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail Name: opendkim Version: 2.11.0 Release: 0.34%{?dist} -License: BSD and Sendmail +License: BSD-3-Clause AND Sendmail URL: http://%{name}.org/ Source0: https://github.com/trusteddomainproject/OpenDKIM/archive/%{full_version}.tar.gz Source1: opendkim.conf |