diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2011-08-21 08:11:15 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2011-08-21 08:11:15 (GMT) |
commit | 5c424c553763d3f56f56e3fa3336b0f1f4a3c44a (patch) | |
tree | 26df576f6822a144ec9e57d58a5e9cca717ebd7b /examples/author.cpp | |
parent | 9be758009e1a4c616377dc33ccf1e55dd8b04d9b (diff) | |
download | Doxygen-5c424c553763d3f56f56e3fa3336b0f1f4a3c44a.zip Doxygen-5c424c553763d3f56f56e3fa3336b0f1f4a3c44a.tar.gz Doxygen-5c424c553763d3f56f56e3fa3336b0f1f4a3c44a.tar.bz2 |
Release-1.7.5.1
Diffstat (limited to 'examples/author.cpp')
-rw-r--r-- | examples/author.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/author.cpp b/examples/author.cpp index 4c22a6a..709354f 100644 --- a/examples/author.cpp +++ b/examples/author.cpp @@ -4,7 +4,7 @@ * \author John Doe * \author Jan Doe * \version 4.1a - * \date 1990-2010 + * \date 1990-2011 * \pre First initialize the system. * \bug Not all memory is freed when deleting an object of this class. * \warning Improper use can crash your application |