]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Update copyright.
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2004 22:50:47 +0000 (22:50 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 2 Aug 2004 22:50:47 +0000 (22:50 +0000)
lib/strtoimax.c

index 8a67f71b92eba7e081dff36d6d239a92818dc00e..a1fd3b1520563503d32b35f2422c54325fb86976 100644 (file)
@@ -1,5 +1,7 @@
 /* Convert string representation of a number into an intmax_t value.
-   Copyright (C) 1999, 2001, 2002, 2003 Free Software Foundation, Inc.
+
+   Copyright (C) 1999, 2001, 2002, 2003, 2004 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