summaryrefslogtreecommitdiff
path: root/src/ielr.c
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2018-05-12 18:18:41 +0200
committerAkim Demaille <akim.demaille@gmail.com>2018-05-12 18:18:41 +0200
commit2e9e5918892b068e46e2b28cb0df8bfe8e822a79 (patch)
treebab2c2be9ea8a045e573f3557c67b0df1bb988ac /src/ielr.c
parenta6ec9ca2f1ff7ed0834e76ce9b3315b8d228499f (diff)
downloadbison-2e9e5918892b068e46e2b28cb0df8bfe8e822a79.tar.gz
Update copyright years
Run `make update-copyright`.
Diffstat (limited to 'src/ielr.c')
-rw-r--r--src/ielr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ielr.c b/src/ielr.c
index 8b28e67b..4ff03c10 100644
--- a/src/ielr.c
+++ b/src/ielr.c
@@ -1,6 +1,6 @@
/* IELR main implementation.
- Copyright (C) 2009-2015 Free Software Foundation, Inc.
+ Copyright (C) 2009-2015, 2018 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.