diff options
author | Frank Karlitschek <frank@owncloud.org> | 2012-05-26 19:14:24 +0200 |
---|---|---|
committer | Frank Karlitschek <frank@owncloud.org> | 2012-05-26 19:14:24 +0200 |
commit | a945fa10a639cdee9e5e712cd48e8c911a8d9821 (patch) | |
tree | b06e0030f9e360a91a06e5677f381988d432c4b1 /apps/files_encryption | |
parent | d2369b6e964f9bc757ce0fed000bf50a03c9d2dc (diff) | |
download | nextcloud-server-a945fa10a639cdee9e5e712cd48e8c911a8d9821.tar.gz nextcloud-server-a945fa10a639cdee9e5e712cd48e8c911a8d9821.zip |
update copyright
Diffstat (limited to 'apps/files_encryption')
-rw-r--r-- | apps/files_encryption/lib/crypt.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_encryption/lib/crypt.php b/apps/files_encryption/lib/crypt.php index 37eaedc3fc9..ec27900cbc6 100644 --- a/apps/files_encryption/lib/crypt.php +++ b/apps/files_encryption/lib/crypt.php @@ -3,7 +3,7 @@ * ownCloud * * @author Frank Karlitschek - * @copyright 2010 Frank Karlitschek karlitschek@kde.org + * @copyright 2012 Frank Karlitschek frank@owncloud.org * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE |