diff options
author | Georg Ehrke <dev@georgswebsite.de> | 2012-05-26 22:54:49 +0200 |
---|---|---|
committer | Georg Ehrke <dev@georgswebsite.de> | 2012-05-26 22:54:49 +0200 |
commit | 94c633b6b776d6da9a8b2c2e00aca0f32cfbfb92 (patch) | |
tree | 2c5b802fea37a2803692e5c545865cdd3114f195 /lib/filesystemview.php | |
parent | 79bf933319d4e62c3ba75e7f4eb6235d8ae60e4b (diff) | |
parent | 143287738ad9415b910240563de71cc7dbd6f2da (diff) | |
download | nextcloud-server-94c633b6b776d6da9a8b2c2e00aca0f32cfbfb92.tar.gz nextcloud-server-94c633b6b776d6da9a8b2c2e00aca0f32cfbfb92.zip |
Merge branch 'master' into oc_error
Diffstat (limited to 'lib/filesystemview.php')
-rw-r--r-- | lib/filesystemview.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/filesystemview.php b/lib/filesystemview.php index b62bb82c699..d893bd4d3df 100644 --- a/lib/filesystemview.php +++ b/lib/filesystemview.php @@ -4,7 +4,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 |