Skip to content

Commit

Permalink
Change license name to SPDX compatible string.
Browse files Browse the repository at this point in the history
  • Loading branch information
Triften Chmil authored and chifflier committed Mar 10, 2021
1 parent 5606cc3 commit e1af822
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "ssh-parser"
version = "0.4.0"
authors = ["Nicolas Vivet <nicolas@nzx.io>", "Pierre Chifflier <chifflier@wzdftpd.net>"]
description = "Parser for the SSH protocol"
license = "LGPL-2.1+"
license = "LGPL-2.1-or-later"
homepage = "https://github.com/rusticata/ssh-parser"
repository = "https://github.com/rusticata/ssh-parser"
documentation = "https://docs.rs/ssh-parser"
Expand Down

0 comments on commit e1af822

Please sign in to comment.