]> git.99rst.org Git - openwrt-packages.git/commit
openssh: fix BSD license identifier with a valid one
authorFlorian Eckert <redacted>
Fri, 17 Jul 2026 10:17:37 +0000 (12:17 +0200)
committerFlorian Eckert <redacted>
Thu, 23 Jul 2026 05:28:58 +0000 (07:28 +0200)
commitcd3fe9ec04c5446d2bc6525889e1b4f6ee2e7a6c
tree05870713617c69e290d02b22f9ce00a95cfb66d2
parent4b000f74823e23df982875ef6bb1c84f674f79b8
openssh: fix BSD license identifier with a valid one

The situation here is complicated. The OpenSSH project combines different
licenses. However, the fact is that the name 'BSD' used here for the
license name is not SPDX-compliant.

It is therefore replaced by the valid SPDX licenses BSD-2-Clause and
BSD-3-Clause.

Signed-off-by: Florian Eckert <redacted>
net/openssh/Makefile
git clone https://git.99rst.org/PROJECT