From d5c1ab8dd11d7dfa3705e83eb18650431ce52031 Mon Sep 17 00:00:00 2001 From: Alexis Mousset Date: Fri, 28 Aug 2020 15:39:46 +0200 Subject: [PATCH] chore(all): Update copyright information --- Cargo.toml | 2 +- LICENSE | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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