52 printf (
"\t\t******* ****** * ******* ****\n");
53 printf (
"\t\t * * * * *\n");
54 printf (
"\t\t * * * * *\n");
55 printf (
"\t\t * ***** * ******* *\n");
56 printf (
"\t\t * * * * *\n");
57 printf (
"\t\t * * * * *\n");
58 printf (
"\t\t******* ****** ******* ******* ****\n");
60 printf (
"\n%s, VERSION %s \n" \
61 "Copyright (C) %s %s <%s>.\n" 62 "This is free software under GNU General Public License (GPLv3);\n" 63 "Please see the source code for copying conditions.\n" 64 "There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY\n" 65 "or FITNESS FOR A PARTICULAR PURPOSE.\n" 66 "For more information visit %s\n" 67 "Send bug reports and suggestions to <%s>\n",
75 printf (
"\t\t******* ****** * ****** ******\n");
76 printf (
"\t\t * * * * * *\n");
77 printf (
"\t\t * * * * * *\n");
78 printf (
"\t\t * ***** * ****** ******\n");
79 printf (
"\t\t * * * * * *\n");
80 printf (
"\t\t * * * * * *\n");
81 printf (
"\t\t******* ****** ******* * * ******\n");
83 printf (
"\n%s, VERSION %s \n" \
84 "Copyright (C) %s %s <%s>.\n" 85 "This is free software under GNU General Public License (GPLv3);\n" 86 "Please see the source code for copying conditions.\n" 87 "There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY\n" 88 "or FITNESS FOR A PARTICULAR PURPOSE.\n" 89 "For more information visit %s\n" 90 "Send bug reports and suggestions to <%s>\n",
void print_copyright_islre()
Print copyright information of ISLRE program.
void print_copyright_islec()
Print copyright information of ISLEC program.