##// END OF EJS Templates
Fixed license text
neko259 -
r738:e387632e 2.0-dev
parent child Browse files
Show More
@@ -631,8 +631,8 b' to attach them to the start of each sour'
631 state the exclusion of warranty; and each file should have at least
631 state the exclusion of warranty; and each file should have at least
632 the "copyright" line and a pointer to where the full notice is found.
632 the "copyright" line and a pointer to where the full notice is found.
633
633
634 neboard - a free imageboard
634 <one line to give the program's name and a brief idea of what it does.>
635 Copyright (C) 2013-2014 nekorin
635 Copyright (C) <year> <name of author>
636
636
637 This program is free software: you can redistribute it and/or modify
637 This program is free software: you can redistribute it and/or modify
638 it under the terms of the GNU General Public License as published by
638 it under the terms of the GNU General Public License as published by
@@ -652,7 +652,7 b' Also add information on how to contact y'
652 If the program does terminal interaction, make it output a short
652 If the program does terminal interaction, make it output a short
653 notice like this when it starts in an interactive mode:
653 notice like this when it starts in an interactive mode:
654
654
655 neboard Copyright (C) 2013-2014 nekorin
655 <program> Copyright (C) <year> <name of author>
656 This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
656 This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
657 This is free software, and you are welcome to redistribute it
657 This is free software, and you are welcome to redistribute it
658 under certain conditions; type `show c' for details.
658 under certain conditions; type `show c' for details.
General Comments 0
You need to be logged in to leave comments. Login now