summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/appinfo
diff options
context:
space:
mode:
authorLukas Reschke <lukas@owncloud.com>2015-10-26 13:54:55 +0100
committerLukas Reschke <lukas@owncloud.com>2015-10-26 14:04:01 +0100
commit8f09d5b67c3689eb90690d0c8b58bcfec68e60dd (patch)
treebf399f4b1345ce3e79f04f25ec969bf2be78b0bd /apps/files_trashbin/appinfo
parent52ba14ed055ef2a89d3babb1c5543327d05acfe0 (diff)
downloadnextcloud-server-8f09d5b67c3689eb90690d0c8b58bcfec68e60dd.tar.gz
nextcloud-server-8f09d5b67c3689eb90690d0c8b58bcfec68e60dd.zip
Update license headers
Diffstat (limited to 'apps/files_trashbin/appinfo')
-rw-r--r--apps/files_trashbin/appinfo/application.php2
-rw-r--r--apps/files_trashbin/appinfo/routes.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_trashbin/appinfo/application.php b/apps/files_trashbin/appinfo/application.php
index 08ab7cd5c1d..59553abfb14 100644
--- a/apps/files_trashbin/appinfo/application.php
+++ b/apps/files_trashbin/appinfo/application.php
@@ -1,6 +1,6 @@
<?php
/**
- * @author Roeland Jago Douma <roeland@famdouma.nl>
+ * @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Victor Dubiniuk <dubiniuk@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.
diff --git a/apps/files_trashbin/appinfo/routes.php b/apps/files_trashbin/appinfo/routes.php
index caa9f0864a1..f3b97d8687c 100644
--- a/apps/files_trashbin/appinfo/routes.php
+++ b/apps/files_trashbin/appinfo/routes.php
@@ -1,7 +1,7 @@
<?php
/**
* @author Lukas Reschke <lukas@owncloud.com>
- * @author Roeland Jago Douma <roeland@famdouma.nl>
+ * @author Roeland Jago Douma <rullzer@owncloud.com>
* @author Vincent Petry <pvince81@owncloud.com>
*
* @copyright Copyright (c) 2015, ownCloud, Inc.