diff options
Diffstat (limited to 'intl/plural.y')
-rw-r--r-- | intl/plural.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/intl/plural.y b/intl/plural.y index 2df3604dcf..58d8ee36f8 100644 --- a/intl/plural.y +++ b/intl/plural.y @@ -1,6 +1,6 @@ %{ /* Expression parsing for plural form selection. - Copyright (C) 2000, 2001 Free Software Foundation, Inc. + Copyright (C) 2000-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. Written by Ulrich Drepper <drepper@cygnus.com>, 2000. |