diff options
Diffstat (limited to 'framework/src/domain/eventtreemodel.h')
-rw-r--r-- | framework/src/domain/eventtreemodel.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/framework/src/domain/eventtreemodel.h b/framework/src/domain/eventtreemodel.h index daa45a7b..9088b4c3 100644 --- a/framework/src/domain/eventtreemodel.h +++ b/framework/src/domain/eventtreemodel.h | |||
@@ -1,6 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2016 Michael Bohlender <michael.bohlender@kdemail.net> | 2 | Copyright (c) 2018 Michael Bohlender <michael.bohlender@kdemail.net> |
3 | Copyright (c) 2016 Christian Mollekopf <mollekopf@kolabsys.com> | 3 | Copyright (c) 2018 Christian Mollekopf <mollekopf@kolabsys.com> |
4 | Copyright (c) 2018 Rémi Nicole <minijackson@riseup.net> | ||
4 | 5 | ||
5 | This library is free software; you can redistribute it and/or modify it | 6 | This library is free software; you can redistribute it and/or modify it |
6 | under the terms of the GNU Library General Public License as published by | 7 | under the terms of the GNU Library General Public License as published by |