summaryrefslogtreecommitdiff
path: root/src/named-ref.h
diff options
context:
space:
mode:
authorAkim Demaille <akim@lrde.epita.fr>2013-01-12 16:14:04 +0100
committerAkim Demaille <akim@lrde.epita.fr>2013-01-12 16:14:16 +0100
commit7d6bad195977b0204fc8406cac57cf5a4f1c769b (patch)
tree1ee5cecacdc267fd0db4e1e8491ff551471a9515 /src/named-ref.h
parentf6df83b4e80b2a53c08b5dc654e247076a3b9b03 (diff)
downloadbison-7d6bad195977b0204fc8406cac57cf5a4f1c769b.tar.gz
maint: update copyright years
Suggested by Stefano Lattarini. Run "make update-copyright".
Diffstat (limited to 'src/named-ref.h')
-rw-r--r--src/named-ref.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/named-ref.h b/src/named-ref.h
index e14ad26f..84d02d7a 100644
--- a/src/named-ref.h
+++ b/src/named-ref.h
@@ -1,6 +1,6 @@
/* Named symbol references for Bison
- Copyright (C) 2009-2012 Free Software Foundation, Inc.
+ Copyright (C) 2009-2013 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.