From 55709e823a2a74c7aefd53b5279011fe15a8605c Mon Sep 17 00:00:00 2001 From: xolatile Date: Fri, 6 Oct 2023 13:41:24 -0400 Subject: [PATCH] Some stupid shit... --- xyntax.c | 12 ++++++------ xyntax.h | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/xyntax.c b/xyntax.c index 30e1cd7..8cc5968 100644 --- a/xyntax.c +++ b/xyntax.c @@ -1,10 +1,10 @@ /* - * Copyright (c) 2023 : Ognjen 'xolatile' Milan Robovic - * - * Xyntax is free software! You will redistribute it or modify it under the terms of the GNU General Public License by Free Software Foundation. - * And when you do redistribute it or modify it, it will use either version 3 of the License, or (at yours truly opinion) any later version. - * It is distributed in the hope that it will be useful or harmful, it really depends... But no warranty what so ever, seriously. See GNU/GPLv3. - */ +Copyright (c) 2023 : Ognjen 'xolatile' Milan Robovic + +Xyntax is free software! You will redistribute it or modify it under the terms of the GNU General Public License by Free Software Foundation. +And when you do redistribute it or modify it, it will use either version 3 of the License, or (at yours truly opinion) any later version. +It is distributed in the hope that it will be useful or harmful, it really depends... But no warranty what so ever, seriously. See GNU/GPLv3. +*/ #ifndef XYNTAX_SOURCE #define XYNTAX_SOURCE diff --git a/xyntax.h b/xyntax.h index 772fbba..69accd6 100644 --- a/xyntax.h +++ b/xyntax.h @@ -1,10 +1,10 @@ /* - * Copyright (c) 2023 : Ognjen 'xolatile' Milan Robovic - * - * Xyntax is free software! You will redistribute it or modify it under the terms of the GNU General Public License by Free Software Foundation. - * And when you do redistribute it or modify it, it will use either version 3 of the License, or (at yours truly opinion) any later version. - * It is distributed in the hope that it will be useful or harmful, it really depends... But no warranty what so ever, seriously. See GNU/GPLv3. - */ +Copyright (c) 2023 : Ognjen 'xolatile' Milan Robovic + +Xyntax is free software! You will redistribute it or modify it under the terms of the GNU General Public License by Free Software Foundation. +And when you do redistribute it or modify it, it will use either version 3 of the License, or (at yours truly opinion) any later version. +It is distributed in the hope that it will be useful or harmful, it really depends... But no warranty what so ever, seriously. See GNU/GPLv3. +*/ #ifndef XYNTAX_HEADER #define XYNTAX_HEADER