summaryrefslogtreecommitdiff
path: root/src/scan-skel.l
diff options
context:
space:
mode:
authorAkim Demaille <akim@lrde.epita.fr>2015-01-04 17:31:18 +0100
committerAkim Demaille <akim@lrde.epita.fr>2015-01-04 17:49:13 +0100
commit3209eb1c4c5de8dd812e65da27df00c548f476fe (patch)
treedc194b455d2222e89aa09ed719a4696ba6fe1bad /src/scan-skel.l
parent975bb564319aa4f4204c48aba265757ba207a80f (diff)
downloadbison-3209eb1c4c5de8dd812e65da27df00c548f476fe.tar.gz
package: bump to 2015
Which also requires: * gnulib: Update.
Diffstat (limited to 'src/scan-skel.l')
-rw-r--r--src/scan-skel.l2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scan-skel.l b/src/scan-skel.l
index efada879..22756267 100644
--- a/src/scan-skel.l
+++ b/src/scan-skel.l
@@ -1,6 +1,6 @@
/* Scan Bison Skeletons. -*- C -*-
- Copyright (C) 2001-2014 Free Software Foundation, Inc.
+ Copyright (C) 2001-2015 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.