diff options
author | Robin Appelman <icewind@owncloud.com> | 2014-03-10 14:40:05 +0100 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2014-03-10 14:40:05 +0100 |
commit | 4a2b16d76dafbd83c3f8c137cba9edda375b206a (patch) | |
tree | f1c4d0710f695feeb25a806e237359591047c22d /lib | |
parent | 26793e1f943012937776324698855108dd5352ba (diff) | |
download | nextcloud-server-4a2b16d76dafbd83c3f8c137cba9edda375b206a.tar.gz nextcloud-server-4a2b16d76dafbd83c3f8c137cba9edda375b206a.zip |
update copyright header
Diffstat (limited to 'lib')
-rw-r--r-- | lib/public/route/irouter.php | 2 |
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. |