diff options
Diffstat (limited to 'stdlib/lldiv.c')
-rw-r--r-- | stdlib/lldiv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/lldiv.c b/stdlib/lldiv.c index 0da1a6afc1..6e6b7d4794 100644 --- a/stdlib/lldiv.c +++ b/stdlib/lldiv.c @@ -1,5 +1,5 @@ /* `long long int' divison with remainder. - Copyright (C) 1992-2013 Free Software Foundation, Inc. + Copyright (C) 1992-2014 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |