summaryrefslogtreecommitdiff
path: root/src/assoc.h
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/assoc.h
parenta6ec9ca2f1ff7ed0834e76ce9b3315b8d228499f (diff)
downloadbison-2e9e5918892b068e46e2b28cb0df8bfe8e822a79.tar.gz
Update copyright years
Run `make update-copyright`.
Diffstat (limited to 'src/assoc.h')
-rw-r--r--src/assoc.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/assoc.h b/src/assoc.h
index bae019e5..661e1e54 100644
--- a/src/assoc.h
+++ b/src/assoc.h
@@ -1,6 +1,7 @@
/* Associativity information.
- Copyright (C) 2002, 2006, 2008-2015 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2006, 2008-2015, 2018 Free Software Foundation,
+ Inc.
This file is part of Bison, the GNU Compiler Compiler.