diff options
Diffstat (limited to 'testing/017_copyright.dox')
-rw-r--r-- | testing/017_copyright.dox | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/017_copyright.dox b/testing/017_copyright.dox new file mode 100644 index 0000000..2351180 --- /dev/null +++ b/testing/017_copyright.dox @@ -0,0 +1,6 @@ +// objective: test \copyright and \date commands +// check: indexpage.xml +/** \mainpage + * \copyright Dimitri van Heesch + * \date July 13 2013 + */ |