diff --git a/lib/base.php b/lib/base.php index 58d2e13..a6c5f89 100644 --- a/lib/base.php +++ b/lib/base.php @@ -1,6 +1,8 @@ + * @author Jonas Sulzer + * @author Christian Weiske + * @copyright (c) 2014 Christian Weiske * This file is licensed under the Affero General Public License version 3 or * later. * See the COPYING-README file. diff --git a/lib/imap.php b/lib/imap.php index 93ce093..5bda5dc 100644 --- a/lib/imap.php +++ b/lib/imap.php @@ -1,6 +1,8 @@ + * @author Robin Appelman + * @author Jonas Sulzer + * @copyright (c) 2012 Robin Appelman * This file is licensed under the Affero General Public License version 3 or * later. * See the COPYING-README file.