diff options
author | Akim Demaille <akim.demaille@gmail.com> | 2018-05-12 18:18:41 +0200 |
---|---|---|
committer | Akim Demaille <akim.demaille@gmail.com> | 2018-05-12 18:18:41 +0200 |
commit | 2e9e5918892b068e46e2b28cb0df8bfe8e822a79 (patch) | |
tree | bab2c2be9ea8a045e573f3557c67b0df1bb988ac /lib/main.c | |
parent | a6ec9ca2f1ff7ed0834e76ce9b3315b8d228499f (diff) | |
download | bison-2e9e5918892b068e46e2b28cb0df8bfe8e822a79.tar.gz |
Update copyright years
Run `make update-copyright`.
Diffstat (limited to 'lib/main.c')
-rw-r--r-- | lib/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ /* Yacc library main function. - Copyright (C) 2002, 2009-2015 Free Software Foundation, Inc. + Copyright (C) 2002, 2009-2015, 2018 Free Software Foundation, Inc. This file is part of Bison, the GNU Compiler Compiler. |