From 9fba8d9cbd4d8543fd35bddc0d64cc6f1a96ce00 Mon Sep 17 00:00:00 2001 From: Robin Jarry Date: Sun, 6 Feb 2022 16:03:28 +0100 Subject: LICENSE: add license name It is not obvious by reading the license text that aerc is distributed under the MIT license. Explicitly state it. Signed-off-by: Robin Jarry --- LICENSE | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'LICENSE') diff --git a/LICENSE b/LICENSE index c29eaad..15878ed 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,7 @@ Copyright (c) 2018-2019 Drew DeVault -Copyright (c) 2021 Robin Jarry +Copyright (c) 2021-2022 Robin Jarry + +The MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in -- cgit v1.2.3