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 --- businesslayer/businesslayerexception.php | 32 ++++++++++---------------------- 1 file changed, 10 insertions(+), 22 deletions(-) (limited to 'businesslayer/businesslayerexception.php') diff --git a/businesslayer/businesslayerexception.php b/businesslayer/businesslayerexception.php index 59796e764..e9428a05e 100644 --- a/businesslayer/businesslayerexception.php +++ b/businesslayer/businesslayerexception.php @@ -1,27 +1,15 @@ . -* -*/ + * ownCloud - News + * + * 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\BusinessLayer; -- cgit v1.2.3