diff options
author | Lukas Reschke <lukas@owncloud.com> | 2015-10-26 13:54:55 +0100 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2015-10-26 14:04:01 +0100 |
commit | 8f09d5b67c3689eb90690d0c8b58bcfec68e60dd (patch) | |
tree | bf399f4b1345ce3e79f04f25ec969bf2be78b0bd /core/routes.php | |
parent | 52ba14ed055ef2a89d3babb1c5543327d05acfe0 (diff) | |
download | nextcloud-server-8f09d5b67c3689eb90690d0c8b58bcfec68e60dd.tar.gz nextcloud-server-8f09d5b67c3689eb90690d0c8b58bcfec68e60dd.zip |
Update license headers
Diffstat (limited to 'core/routes.php')
-rw-r--r-- | core/routes.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/routes.php b/core/routes.php index 57fa606f5fb..0eb013aae85 100644 --- a/core/routes.php +++ b/core/routes.php @@ -6,7 +6,7 @@ * @author Georg Ehrke <georg@owncloud.com> * @author Lukas Reschke <lukas@owncloud.com> * @author Morris Jobke <hey@morrisjobke.de> - * @author Roeland Jago Douma <roeland@famdouma.nl> + * @author Roeland Jago Douma <rullzer@owncloud.com> * @author Thomas Müller <thomas.mueller@tmit.eu> * @author Thomas Tanghus <thomas@tanghus.net> * @author Victor Dubiniuk <dubiniuk@owncloud.com> |