ubsan: spu: left shift of negative value
[deliverable/binutils-gdb.git] / libiberty / strverscmp.c
index 2c6fe8a591054d408f1d5595912e2d421ea1289a..19cf4aeab2ed77a9ee06c45e81e87cbc8d17de37 100644 (file)
@@ -1,5 +1,5 @@
 /* Compare strings while treating digits characters numerically.
-   Copyright (C) 1997, 2002, 2005 Free Software Foundation, Inc.
+   Copyright (C) 1997-2019 Free Software Foundation, Inc.
    This file is part of the libiberty library.
    Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997.
 
@@ -15,8 +15,8 @@
 
    You should have received a copy of the GNU Lesser General Public
    License along with the GNU C Library; if not, write to the Free
-   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
-   02111-1307 USA.  */
+   Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+   02110-1301 USA.  */
 
 #include "libiberty.h"
 #include "safe-ctype.h"
This page took 0.024628 seconds and 4 git commands to generate.