diff options
author | Bjoern Schiessle <schiessle@owncloud.com> | 2014-11-14 12:20:59 +0100 |
---|---|---|
committer | Bjoern Schiessle <schiessle@owncloud.com> | 2014-11-26 10:57:47 +0100 |
commit | 266f1a2afa890a7e2750a51fa3d6da98240751fe (patch) | |
tree | 4472df9afd745d2511aba1d651a418a52d50bddb /apps/files_encryption/lib/keymanager.php | |
parent | fd86d76f98f58ef232de58cc55401d85de262d0a (diff) | |
download | nextcloud-server-266f1a2afa890a7e2750a51fa3d6da98240751fe.tar.gz nextcloud-server-266f1a2afa890a7e2750a51fa3d6da98240751fe.zip |
harmonize copyright notice
Diffstat (limited to 'apps/files_encryption/lib/keymanager.php')
-rw-r--r-- | apps/files_encryption/lib/keymanager.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_encryption/lib/keymanager.php b/apps/files_encryption/lib/keymanager.php index 53aaf435da8..0885267ece0 100644 --- a/apps/files_encryption/lib/keymanager.php +++ b/apps/files_encryption/lib/keymanager.php @@ -3,8 +3,9 @@ /** * ownCloud * - * @author Bjoern Schiessle - * @copyright 2012 Bjoern Schiessle <schiessle@owncloud.com> + * @copyright (C) 2014 ownCloud, Inc. + * + * @author Bjoern Schiessle <schiessle@owncloud.com> * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE |