]> eyrie.org Git - kerberos/krb5-strength.git/commitdiff
Add license statement to RPM spec file
authorRuss Allbery <eagle@eyrie.org>
Mon, 25 Dec 2023 23:04:29 +0000 (15:04 -0800)
committerRuss Allbery <eagle@eyrie.org>
Mon, 25 Dec 2023 23:04:29 +0000 (15:04 -0800)
krb5-strength.spec

index de9d164107838123f72637f92fd2f05f4c284a28..c987e0c571b86c1917515f6b611b86e0c6a51e61 100644 (file)
@@ -1,3 +1,11 @@
+# RPM spec file for krb5-strength.
+#
+# Written by Daria Phoebe Brashear
+# Copyright 2023 Daria Phoebe Brashear
+# Copyright 2023 Russ Allbery <eagle@eyrie.org>
+#
+# SPDX-License-Identifier: MIT
+
 %bcond_with    krb5            # build with MIT kerberos if asked
 
 # Crypt::PBKDF2 isn't in base or EPEL on rhel8 so this won't work there frex