From 9ba1eeb8eb87f11b975781670f23ac93132f69da Mon Sep 17 00:00:00 2001 From: CARNEIRO VIANA Aline <aline.viana@inria.fr> Date: Thu, 11 Jul 2024 11:27:58 +0200 Subject: [PATCH] Correctly use of LICENSE template (GNU GENERAL PUBLIC LICENSE) --- LICENSE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 27084e2..bf5caff 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. - <one line to give the program's name and a brief idea of what it does.> - Copyright (C) 2024 CARNEIRO VIANA Aline + MITIK-MGMT enables through a "sniffer manager" to set up and manage practical experimentations using WiFi sniffers. + Copyright (C) 2024 MOLANO ORTIZ Fernando, ACHIR, Nadjib, CARNEIRO VIANA Aline, DIAS DE MELLO DA SILVA Fernando 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: - <program> Copyright (C) 2024 CARNEIRO VIANA Aline + MITIK-MGMT Copyright (C) 2024 MOLANO ORTIZ Fernando, ACHIR, Nadjib, CARNEIRO VIANA Aline, DIAS DE MELLO DA SILVA Fernando 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. -- GitLab