License changed to MIT

This commit is contained in:
veeso
2021-03-26 22:25:10 +01:00
parent 423f84353d
commit 1ad75adf87
70 changed files with 1543 additions and 2052 deletions

View File

@@ -3,7 +3,7 @@ name = "termscp"
version = "0.4.0"
authors = ["Christian Visintin"]
edition = "2018"
license = "GPL-3.0"
license = "MIT"
keywords = ["scp-client", "sftp-client", "ftp-client", "winscp", "command-line-utility"]
categories = ["command-line-utilities"]
description = "TermSCP is a SCP/SFTP/FTPS client for command line with an integrated UI to explore the remote file system. Basically WinSCP on a terminal."