| 1154 | | printf("This is free software. You may redistribute copies of it under the\n"); |
| 1155 | | printf("terms of the Do What The Fuck You Want To Public License, Version 2\n"); |
| 1156 | | printf("<http://sam.zoy.org/wtfpl/>.\n"); |
| 1157 | | printf("There is NO WARRANTY, to the extent permitted by law.\n"); |
| | 1154 | printf("This program is free software. It comes without any warranty, to the extent\n"); |
| | 1155 | printf("permitted by applicable law. You can redistribute it and/or modify it under\n"); |
| | 1156 | printf("the terms of the Do What The Fuck You Want To Public License, Version 2, as\n"); |
| | 1157 | printf("published by Sam Hocevar. See <http://sam.zoy.org/wtfpl/> for more details.\n"); |