strtoumax: fix typo in previous commit.
[gnulib.git] / lib / integer_length.c
index d89df69..c8de1a4 100644 (file)
@@ -1,5 +1,5 @@
 /* integer_length - find most significant bit in an 'unsigned int'.
-   Copyright (C) 2011-2012 Free Software Foundation, Inc.
+   Copyright (C) 2011-2013 Free Software Foundation, Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by