summaryrefslogtreecommitdiff
path: root/src/uniqstr.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/uniqstr.c
parenta6ec9ca2f1ff7ed0834e76ce9b3315b8d228499f (diff)
downloadbison-2e9e5918892b068e46e2b28cb0df8bfe8e822a79.tar.gz
Update copyright years
Run `make update-copyright`.
Diffstat (limited to 'src/uniqstr.c')
-rw-r--r--src/uniqstr.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/uniqstr.c b/src/uniqstr.c
index a4e2db0e..bfe1d172 100644
--- a/src/uniqstr.c
+++ b/src/uniqstr.c
@@ -1,6 +1,7 @@
/* Keep a unique copy of strings.
- Copyright (C) 2002-2005, 2009-2015 Free Software Foundation, Inc.
+ Copyright (C) 2002-2005, 2009-2015, 2018 Free Software Foundation,
+ Inc.
This file is part of Bison, the GNU Compiler Compiler.