diff options
Diffstat (limited to 'examples')
-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 |