diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2011-01-23 17:25:30 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2011-01-23 17:25:30 (GMT) |
commit | eba15fd2fe9a0b186fbf7b63d7eab729057c7f6b (patch) | |
tree | 56f084a80118debb8b5569e59a7435a20fc82b03 /src/constexp.y | |
parent | 2149c9cb1315b6a42457dd991171bf4fcf7d7015 (diff) | |
download | Doxygen-eba15fd2fe9a0b186fbf7b63d7eab729057c7f6b.zip Doxygen-eba15fd2fe9a0b186fbf7b63d7eab729057c7f6b.tar.gz Doxygen-eba15fd2fe9a0b186fbf7b63d7eab729057c7f6b.tar.bz2 |
Release-1.7.3-20110123
Diffstat (limited to 'src/constexp.y')
-rw-r--r-- | src/constexp.y | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/constexp.y b/src/constexp.y index 9f230c2..b5fa9d1 100644 --- a/src/constexp.y +++ b/src/constexp.y @@ -3,7 +3,7 @@ * * * - * Copyright (C) 1997-2007 by Dimitri van Heesch. + * Copyright (C) 1997-2011 by Dimitri van Heesch. * * Permission to use, copy, modify, and distribute this software and its * documentation under the terms of the GNU General Public License is hereby |