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 142cee5889..f69fba7c60 100644 --- a/intl/plural.y +++ b/intl/plural.y @@ -1,6 +1,6 @@ %{ /* Expression parsing for plural form selection. - Copyright (C) 2000-2019 Free Software Foundation, Inc. + Copyright (C) 2000-2020 Free Software Foundation, Inc. Written by Ulrich Drepper <drepper@cygnus.com>, 2000. This program is free software: you can redistribute it and/or modify |