From caf8a9b2b301aba06735d403317b75b41df59bfe Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 26 May 2012 16:14:36 -0700 Subject: Merge from gnulib. Fixes: debbugs:11527 --- lib/strtoimax.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/strtoimax.c') diff --git a/lib/strtoimax.c b/lib/strtoimax.c index 497d15585c..4f5fdbb5f2 100644 --- a/lib/strtoimax.c +++ b/lib/strtoimax.c @@ -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-2012 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify -- cgit v1.2.3