Browse Source

Some renaming changes...

master
Ognjen Milan Robovic 8 months ago
parent
commit
5bc5511128
1 changed files with 6 additions and 6 deletions
  1. +6
    -6
      xighlight.c

+ 6
- 6
xighlight.c View File

@@ -1,10 +1,10 @@
/*
* Copyright (c) 2023 : Ognjen 'xolatile' Milan Robovic
*
* Xighlight 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
Xighlight 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.
*/

#include <xolatile/xtandard.c>
#include <xolatile/xyntax.c>


Loading…
Cancel
Save