summaryrefslogtreecommitdiff
path: root/src/assoc.c
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2021-01-16 16:00:37 +0100
committerAkim Demaille <akim.demaille@gmail.com>2021-01-16 16:11:17 +0100
commitd7e8aaa271661b0b68c99fb76bbd6ec3a8939774 (patch)
tree64b172036a2f5ffeae5dcbbed470d77db1742be2 /src/assoc.c
parent30a8d580fafac35af533128e92ae4fc004416756 (diff)
downloadbison-d7e8aaa271661b0b68c99fb76bbd6ec3a8939774.tar.gz
package: bump copyrights to 2021
Run 'make update-copyright'.
Diffstat (limited to 'src/assoc.c')
-rw-r--r--src/assoc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assoc.c b/src/assoc.c
index 0c3de26f..7337c0a3 100644
--- a/src/assoc.c
+++ b/src/assoc.c
@@ -1,6 +1,6 @@
/* Associativity information.
- Copyright (C) 2002, 2005-2006, 2008-2015, 2018-2020 Free Software
+ Copyright (C) 2002, 2005-2006, 2008-2015, 2018-2021 Free Software
Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.