added author tag back

This commit is contained in:
Robin Müller 2020-09-18 13:38:53 +02:00
parent 8ea0a38658
commit 721793a058
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
* class that is announced to ObjectManager. It automatically includes
* itself (and therefore the inheriting class) in the object manager's
* list.
* @author Ulrich Mohr
* @ingroup system_objects
*/
class SystemObject: public SystemObjectIF {