diff options
Diffstat (limited to 'csu/errno.c')
-rw-r--r-- | csu/errno.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csu/errno.c b/csu/errno.c index dbdcb43..21cf7d8 100644 --- a/csu/errno.c +++ b/csu/errno.c @@ -1,5 +1,5 @@ /* Definition of `errno' variable. Canonical version. - Copyright (C) 2002-2013 Free Software Foundation, Inc. + Copyright (C) 2002-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 |