version 1.1, 2012/02/21 22:57:48
|
version 1.1.1.2, 2012/05/29 09:29:43
|
Line 1
|
Line 1
|
/* Optimized string comparison. |
/* Optimized string comparison. |
Copyright (C) 2001-2002, 2007 Free Software Foundation, Inc. | Copyright (C) 2001-2002, 2007, 2009-2011 Free Software Foundation, Inc. |
|
|
This program is free software: you can redistribute it and/or modify it |
This program is free software: you can redistribute it and/or modify it |
under the terms of the GNU General Public License as published |
under the terms of the GNU General Public License as published |
Line 9
|
Line 9
|
This program is distributed in the hope that it will be useful, |
This program is distributed in the hope that it will be useful, |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
but WITHOUT ANY WARRANTY; without even the implied warranty of |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU |
Lesser General Public License for more details. | General Public License for more details. |
|
|
You should have received a copy of the GNU General Public License |
You should have received a copy of the GNU General Public License |
along with this program. If not, see <http://www.gnu.org/licenses/>. */ |
along with this program. If not, see <http://www.gnu.org/licenses/>. */ |