]> code.delx.au - gnu-emacs/blobdiff - lib/strtoimax.c
Fixes: debbugs:13797
[gnu-emacs] / lib / strtoimax.c
index 497d15585ced3f20912e9e1a579646f2027c012d..c9bd2ad3b1c9f021f974912325032988f8899f51 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert string representation of a number into an intmax_t value.
 
-   Copyright (C) 1999, 2001-2004, 2006, 2009-2011 Free Software Foundation,
+   Copyright (C) 1999, 2001-2004, 2006, 2009-2013 Free Software Foundation,
    Inc.
 
    This program is free software: you can redistribute it and/or modify