1 |
/* |
/* |
2 |
util.c - general purpose utility routines |
util.c - general purpose utility routines |
3 |
Copyright (C) 2007, 2008, 2009 siliconforks.com |
Copyright (C) 2007, 2008, 2009, 2010 siliconforks.com |
4 |
|
|
5 |
This program is free software; you can redistribute it and/or modify |
This program is free software; you can redistribute it and/or modify |
6 |
it under the terms of the GNU General Public License as published by |
it under the terms of the GNU General Public License as published by |
90 |
#else |
#else |
91 |
printf("none\n"); |
printf("none\n"); |
92 |
#endif |
#endif |
93 |
printf("Copyright (C) 2009 siliconforks.com\n"); |
printf("Copyright (C) 2010 siliconforks.com\n"); |
94 |
printf("License GPLv2+: GNU GPL version 2 or later <http://siliconforks.com/jscoverage/license.html>\n"); |
printf("License GPLv2+: GNU GPL version 2 or later <http://siliconforks.com/jscoverage/license.html>\n"); |
95 |
printf("This is free software: you are free to change and redistribute it.\n"); |
printf("This is free software: you are free to change and redistribute it.\n"); |
96 |
printf("There is NO WARRANTY, to the extent permitted by law.\n"); |
printf("There is NO WARRANTY, to the extent permitted by law.\n"); |