]> code.delx.au - gnu-emacs/blobdiff - lib/strtoimax.c
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / lib / strtoimax.c
index b4feaf361f7340f66ed92ef038d9eeec915a29a3..219ebaf523dd1f16e3db2fc91a115823a8379db3 100644 (file)
@@ -1,6 +1,6 @@
 /* Convert string representation of a number into an intmax_t value.
 
-   Copyright (C) 1999, 2001-2004, 2006, 2009-2013 Free Software Foundation,
+   Copyright (C) 1999, 2001-2004, 2006, 2009-2014 Free Software Foundation,
    Inc.
 
    This program is free software: you can redistribute it and/or modify