aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/route
diff options
context:
space:
mode:
authorRobin Appelman <icewind@owncloud.com>2014-03-10 14:40:05 +0100
committerRobin Appelman <icewind@owncloud.com>2014-03-10 14:40:05 +0100
commit4a2b16d76dafbd83c3f8c137cba9edda375b206a (patch)
treef1c4d0710f695feeb25a806e237359591047c22d /lib/public/route
parent26793e1f943012937776324698855108dd5352ba (diff)
downloadnextcloud-server-4a2b16d76dafbd83c3f8c137cba9edda375b206a.tar.gz
nextcloud-server-4a2b16d76dafbd83c3f8c137cba9edda375b206a.zip
update copyright header
Diffstat (limited to 'lib/public/route')
-rw-r--r--lib/public/route/irouter.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public/route/irouter.php b/lib/public/route/irouter.php
index deb01bca9b9..d6b0750ba6f 100644
--- a/lib/public/route/irouter.php
+++ b/lib/public/route/irouter.php
@@ -1,6 +1,6 @@
<?php
/**
- * Copyright (c) 2012 Bart Visscher <bartv@thisnet.nl>
+ * Copyright (c) 2014 Robin Appelman <icewind@owncloud.com>
* This file is licensed under the Affero General Public License version 3 or
* later.
* See the COPYING-README file.