diff options
author | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-01-01 23:18:24 +0100 |
---|---|---|
committer | Christian Mollekopf <chrigi_1@fastmail.fm> | 2017-01-02 00:31:49 +0100 |
commit | 8cf790d6bc91e5e9c06651ffe4a193b625207f0d (patch) | |
tree | 41cd4e957a62b2c2c35579a19a252b5484374364 /framework/domain/composercontroller.cpp | |
parent | ba7128b30850594c7efb258d1794e377eede364a (diff) | |
download | kube-8cf790d6bc91e5e9c06651ffe4a193b625207f0d.tar.gz kube-8cf790d6bc91e5e9c06651ffe4a193b625207f0d.zip |
Outboxcontroller and Mailcontroller
Diffstat (limited to 'framework/domain/composercontroller.cpp')
-rw-r--r-- | framework/domain/composercontroller.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/domain/composercontroller.cpp b/framework/domain/composercontroller.cpp index 4ce356a9..75396735 100644 --- a/framework/domain/composercontroller.cpp +++ b/framework/domain/composercontroller.cpp | |||
@@ -1,5 +1,6 @@ | |||
1 | /* | 1 | /* |
2 | Copyright (c) 2016 Michael Bohlender <michael.bohlender@kdemail.net> | 2 | Copyright (c) 2016 Michael Bohlender <michael.bohlender@kdemail.net> |
3 | Copyright (c) 2016 Christian Mollekopf <mollekopf@kolabsys.com> | ||
3 | 4 | ||
4 | This library is free software; you can redistribute it and/or modify it | 5 | This library is free software; you can redistribute it and/or modify it |
5 | under the terms of the GNU Library General Public License as published by | 6 | under the terms of the GNU Library General Public License as published by |