1
1
GNU GENERAL PUBLIC LICENSE
2
2
Version 3, 29 June 2007
3
3
4
- Copyright (C ) 2007 Free Software Foundation, Inc. <https://fsf.org/>
4
+ Copyright (__C ) 2007 Free Software Foundation, Inc. <https://fsf.org/>
5
5
Everyone is permitted to copy and distribute verbatim copies
6
6
of this license document, but changing it is not allowed.
7
7
@@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least
632
632
the "copyright" line and a pointer to where the full notice is found.
633
633
634
634
<one line to give the program's name and a brief idea of what it does.>
635
- Copyright (C ) <year> <name of author>
635
+ Copyright (__C ) <year> <name of author>
636
636
637
637
This program is free software: you can redistribute it and/or modify
638
638
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.
652
652
If the program does terminal interaction, make it output a short
653
653
notice like this when it starts in an interactive mode:
654
654
655
- cod-api Copyright (C ) 2022 Todo Lodo & Engineer15
655
+ cod-api Copyright (__C ) 2022 Todo Lodo & Engineer15
656
656
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
657
657
This is free software, and you are welcome to redistribute it
658
658
under certain conditions; type `show c' for details.
0 commit comments