From 12bb84f474063cc98ec0464e6bd6a9a94ec7a6a9 Mon Sep 17 00:00:00 2001 From: Federico Terzi Date: Mon, 6 Jun 2022 20:22:47 +0200 Subject: [PATCH] fix: missing license information. Fix #1114 --- LICENSE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index f288702..ee35e92 100644 --- a/LICENSE +++ b/LICENSE @@ -631,8 +631,8 @@ to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - - Copyright (C) + Espanso + Copyright (C) 2019-2022 Federico Terzi This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail. If the program does terminal interaction, make it output a short notice like this when it starts in an interactive mode: - Copyright (C) + Espanso Copyright (C) 2019-2022 Federico Terzi This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details.