summaryrefslogtreecommitdiff
path: root/src/nullable.c
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2019-01-05 14:58:05 +0100
committerAkim Demaille <akim.demaille@gmail.com>2019-01-05 14:58:05 +0100
commit2471733f1ad79f7f608cdf02c6159623578560fd (patch)
tree063f3d42332bf2e67de46b93beb35e29be22b33f /src/nullable.c
parentc0c45cfa382678a43dbc5a2b328e11c6bdb91eb2 (diff)
downloadbison-2471733f1ad79f7f608cdf02c6159623578560fd.tar.gz
package: bump copyrights to 2019
Diffstat (limited to 'src/nullable.c')
-rw-r--r--src/nullable.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nullable.c b/src/nullable.c
index 0dffd575..7d6cf9c8 100644
--- a/src/nullable.c
+++ b/src/nullable.c
@@ -1,7 +1,7 @@
/* Calculate which nonterminals can expand into the null string for Bison.
- Copyright (C) 1984, 1989, 2000-2006, 2009-2015, 2018 Free Software
- Foundation, Inc.
+ Copyright (C) 1984, 1989, 2000-2006, 2009-2015, 2018-2019 Free
+ Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.