projects
/
bison.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tests: do not depend on __cplusplus to decide for C++ or C output
[bison.git]
/
src
/
uniqstr.c
diff --git
a/src/uniqstr.c
b/src/uniqstr.c
index 04add18ff3de24fb6323ff2a3c7ebd27935685db..62d09ca97b198bc6f22f5058e62d5ef3dd2cb1dd 100644
(file)
--- a/
src/uniqstr.c
+++ b/
src/uniqstr.c
@@
-1,7
+1,6
@@
/* Keep a unique copy of strings.
- Copyright (C) 2002, 2003, 2004, 2005, 2009, 2010 Free Software
- Foundation, Inc.
+ Copyright (C) 2002-2005, 2009-2012 Free Software Foundation, Inc.
This file is part of Bison, the GNU Compiler Compiler.