summaryrefslogtreecommitdiff
path: root/src/scan-skel.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/scan-skel.h
parenta6ec9ca2f1ff7ed0834e76ce9b3315b8d228499f (diff)
downloadbison-2e9e5918892b068e46e2b28cb0df8bfe8e822a79.tar.gz
Update copyright years
Run `make update-copyright`.
Diffstat (limited to 'src/scan-skel.h')
-rw-r--r--src/scan-skel.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/scan-skel.h b/src/scan-skel.h
index 049637a5..f76abde1 100644
--- a/src/scan-skel.h
+++ b/src/scan-skel.h
@@ -1,6 +1,7 @@
/* Scan Bison Skeletons.
- Copyright (C) 2005-2007, 2009-2015 Free Software Foundation, Inc.
+ Copyright (C) 2005-2007, 2009-2015, 2018 Free Software Foundation,
+ Inc.
This file is part of Bison, the GNU Compiler Compiler.