diff options
Diffstat (limited to 'stdio-common/getline.c')
-rw-r--r-- | stdio-common/getline.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/stdio-common/getline.c b/stdio-common/getline.c index 364c8b255a..903ee0bdea 100644 --- a/stdio-common/getline.c +++ b/stdio-common/getline.c @@ -1,5 +1,4 @@ -/* Copyright (C) 1991, 1992, 1995, 1996, 1997, 2004 - Free Software Foundation, Inc. +/* Copyright (C) 1991-2013 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 |