|
|
@@ -9,7 +9,7 @@ |
|
|
|
* the extent permitted by applicable law. You can redistribute it |
|
|
|
* and/or modify it under the terms of the Do What The Fuck You Want |
|
|
|
* To Public License, Version 2, as published by Sam Hocevar. See |
|
|
|
* http://sam.zoy.org/wtfpl/COPYING for more details. |
|
|
|
* http://www.wtfpl.net/ for more details. |
|
|
|
*/ |
|
|
|
|
|
|
|
#if defined HAVE_CONFIG_H |
|
|
@@ -57,7 +57,7 @@ void version(void) |
|
|
|
("This is free software. You may redistribute copies of it under the\n"); |
|
|
|
printf |
|
|
|
("terms of the Do What The Fuck You Want To Public License, Version 2\n"); |
|
|
|
printf("<http://sam.zoy.org/wtfpl/>.\n"); |
|
|
|
printf("<http://www.wtfpl.net/>.\n"); |
|
|
|
printf("There is NO WARRANTY, to the extent permitted by law.\n"); |
|
|
|
printf("\n"); |
|
|
|
printf |
|
|
|