From ffa43f3c3b9f44db5efb9831287bef68a80e1432 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 19 Apr 2014 18:16:55 +0200 Subject: update headers to be compatible with phpdoc, slim down license text to make code more visible --- utility/faviconfetcher.php | 23 ++++++----------------- 1 file changed, 6 insertions(+), 17 deletions(-) (limited to 'utility/faviconfetcher.php') diff --git a/utility/faviconfetcher.php b/utility/faviconfetcher.php index ae5d8c184..96205a088 100644 --- a/utility/faviconfetcher.php +++ b/utility/faviconfetcher.php @@ -1,27 +1,16 @@ . + * This file is licensed under the Affero General Public License version 3 or + * later. See the COPYING file. * + * @author Alessandro Cosentino + * @author Bernhard Posselt + * @copyright Alessandro Cosentino 2012 + * @copyright Bernhard Posselt 2012, 2014 */ - namespace OCA\News\Utility; -- cgit v1.2.3