diff options
author | Alexandr Akulich <akulichalexander@gmail.com> | 2016-02-15 23:15:25 +0500 |
---|---|---|
committer | Alexandr Akulich <akulichalexander@gmail.com> | 2016-02-20 11:53:46 +0500 |
commit | 8d251e61bf6a99c6364ac9d522374679f03b910e (patch) | |
tree | b46cf5b18fb3d2a05a19fb3272d6be9d6e73d3a6 | |
parent | 6c621ab2de7928d7341ee6fa696192445d32d8ec (diff) |
base-channel.cpp: Adjusted copyright.
-rw-r--r-- | TelepathyQt/base-channel.cpp | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/TelepathyQt/base-channel.cpp b/TelepathyQt/base-channel.cpp index 6ea739d4..f24c9cf3 100644 --- a/TelepathyQt/base-channel.cpp +++ b/TelepathyQt/base-channel.cpp @@ -2,7 +2,9 @@ * This file is part of TelepathyQt * * @copyright Copyright (C) 2013 Matthias Gehre <gehre.matthias@gmail.com> - * @copyright Copyright 2013 Canonical Ltd. + * @copyright Copyright (C) 2013 Canonical Ltd. + * @copyright Copyright (C) 2016 Alexandr Akulich <akulichalexander@gmail.com> + * @copyright Copyright (C) 2016 Niels Ole Salscheider <niels_ole@salscheider-online.de> * @license LGPL 2.1 * * This library is free software; you can redistribute it and/or |