diff --git a/Cargo.toml b/Cargo.toml index 48434cc..b8cda7a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,7 @@ readme = "README.md" homepage = "https://lettre.at" repository = "https://github.com/lettre/lettre" license = "MIT" -authors = ["Alexis Mousset ", "Kayo "] +authors = ["Alexis Mousset ", "Paolo Barbolini "] categories = ["email", "network-programming"] keywords = ["email", "smtp", "mailer", "message", "sendmail"] edition = "2018" diff --git a/LICENSE b/LICENSE index 3cbde85..1ad1196 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,5 @@ Copyright (c) 2014-2020 Alexis Mousset +Copyright (c) 2019-2020 Paolo Barbolini Copyright (c) 2018 K. Permission is hereby granted, free of charge, to any