From 4a2b16d76dafbd83c3f8c137cba9edda375b206a Mon Sep 17 00:00:00 2001 From: Robin Appelman <icewind@owncloud.com> Date: Mon, 10 Mar 2014 14:40:05 +0100 Subject: [PATCH] update copyright header --- lib/public/route/irouter.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/public/route/irouter.php b/lib/public/route/irouter.php index deb01bca9b..d6b0750ba6 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. -- GitLab