]> gitweb.michael.orlitzky.com - mailshears.git/commitdiff
mailshears.gemspec: use SPDX license identifier
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 20 Apr 2024 23:26:36 +0000 (19:26 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 20 Apr 2024 23:37:21 +0000 (19:37 -0400)
mailshears.gemspec

index 3eb3da9fd248d7925673a057a0fce9d561d68f0b..72d9cd4f6f5bc8e3ff435638995d8fd93db5ce21 100644 (file)
@@ -24,7 +24,7 @@ Gem::Specification.new do |s|
     as well. Since these two tasks are related, mailshears does them both.
   EOF
 
-  s.license           = 'AGPL-3.0'
+  s.license           = 'AGPL-3.0-or-later'
   s.required_rubygems_version = '>= 1.3.6'
 
   # If you have runtime dependencies, add them here