diff options
Diffstat (limited to 'doc/trouble.doc')
-rw-r--r-- | doc/trouble.doc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/trouble.doc b/doc/trouble.doc index c71e63d..d36e330 100644 --- a/doc/trouble.doc +++ b/doc/trouble.doc @@ -2,7 +2,7 @@ * * * - * Copyright (C) 1997-2013 by Dimitri van Heesch. + * Copyright (C) 1997-2014 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 @@ -109,7 +109,7 @@ helpful and it will cost me much more time to figure out what you mean. In the worst-case your bug report may even be completely ignored by me, so always try to include the following information in your bug report: - The version of doxygen you are using (for instance 1.5.3, use - <code>doxygen --version</code> if you are not sure). + `doxygen --version` if you are not sure). - The name and version number of your operating system (for instance SuSE Linux 6.4) - It is usually a good idea to send along the configuration file as well, |