From: Stefan Sundin <git@stefansundin.com>
To: clogger-public@yhbt.net
Cc: Stefan Sundin <git@stefansundin.com>
Subject: [PATCH 1/2] update deprecated license identifier
Date: Mon, 22 Jan 2024 19:08:26 -0800 [thread overview]
Message-ID: <20240123031126.70784-2-git@stefansundin.com> (raw)
In-Reply-To: <20240123031126.70784-1-git@stefansundin.com>
---
clogger.gemspec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/clogger.gemspec b/clogger.gemspec
index d461383..ab479c5 100644
--- a/clogger.gemspec
+++ b/clogger.gemspec
@@ -19,5 +19,5 @@ Gem::Specification.new do |s|
s.add_dependency(%q<rack>, ['>= 1.0', '< 3.0'])
s.add_development_dependency('test-unit', '~> 3.0')
s.extensions = %w(ext/clogger_ext/extconf.rb)
- s.licenses = %w(LGPL-2.1+)
+ s.licenses = %w(LGPL-2.1-or-later)
end
--
2.43.0
next prev parent reply other threads:[~2024-01-23 3:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-23 3:08 rack 3.x compatibility Stefan Sundin
2024-01-23 3:08 ` Stefan Sundin [this message]
2024-01-23 3:08 ` [PATCH 2/2] " Stefan Sundin
2024-01-23 12:47 ` Eric Wong
2024-01-28 1:22 ` v2 Stefan Sundin
2024-01-28 1:22 ` [PATCH v2 1/2] update deprecated license identifier Stefan Sundin
2024-01-28 1:23 ` [PATCH v2 2/2] rack 3.x compatibility Stefan Sundin
2024-02-02 7:45 ` [PATCH] test_broken_header_response: allow NoMethodError w/ rack 2 Eric Wong
2024-02-01 7:58 ` v2 Eric Wong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://yhbt.net/clogger/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240123031126.70784-2-git@stefansundin.com \
--to=git@stefansundin.com \
--cc=clogger-public@yhbt.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhbt.net/clogger.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).