From 5f68b2215d5e1171f9acec399ddd3dfc9d03ae0b Mon Sep 17 00:00:00 2001 From: jxdv Date: Sun, 31 Dec 2023 14:49:33 +0100 Subject: [PATCH 1/2] update LICENSE --- LICENSE | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index f288702d2..d358fed80 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) + reNgine - automated reconnaissance framework + Copyright (C) 2024 Yogesh Ojha 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) + reNgine Copyright (C) 2024 Yogesh Ojha 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. From 89c62f7e298c505e8b507e4efd41cf3653aa1d0f Mon Sep 17 00:00:00 2001 From: jxdv Date: Sun, 31 Dec 2023 14:52:05 +0100 Subject: [PATCH 2/2] remove redundant spaces --- LICENSE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index d358fed80..dac2b8092 100644 --- a/LICENSE +++ b/LICENSE @@ -632,7 +632,7 @@ 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. reNgine - automated reconnaissance framework - Copyright (C) 2024 Yogesh Ojha + Copyright (C) 2024 Yogesh Ojha 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: - reNgine Copyright (C) 2024 Yogesh Ojha + reNgine Copyright (C) 2024 Yogesh Ojha 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.