summaryrefslogtreecommitdiff
path: root/src/uniqstr.h
diff options
context:
space:
mode:
authorJoel E. Denny <jdenny@clemson.edu>2010-01-04 13:46:45 -0500
committerJoel E. Denny <jdenny@clemson.edu>2010-01-04 13:46:45 -0500
commit1462fcee1ed295b24f47758b370068aa6304bb41 (patch)
treeb3057d32821653699e9d9969210e72b34a407730 /src/uniqstr.h
parent510df9519ec6347c13a57535d0589e3a87bfe2fe (diff)
downloadbison-1462fcee1ed295b24f47758b370068aa6304bb41.tar.gz
maint: run "make update-copyright"
Diffstat (limited to 'src/uniqstr.h')
-rw-r--r--src/uniqstr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uniqstr.h b/src/uniqstr.h
index 2f9fce03..132f203f 100644
--- a/src/uniqstr.h
+++ b/src/uniqstr.h
@@ -1,6 +1,6 @@
/* Keeping a unique copy of strings.
- Copyright (C) 2002, 2003, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2002-2003, 2008-2010 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.