summaryrefslogtreecommitdiffstats
path: root/appinfo/app.php
diff options
context:
space:
mode:
authorAlessandro Cosentino <cosenal@gmail.com>2012-06-13 14:39:07 -0400
committerAlessandro Cosentino <cosenal@gmail.com>2012-06-13 14:39:07 -0400
commita03926f90e120ffb8164e92f79b323b55287fdb4 (patch)
treeaf7cf8b05ebc591e11174e8cef54c2dca93f0c14 /appinfo/app.php
parentb8ee15b2203ea7e8d54954d0139930c746dbd112 (diff)
shows feeds in the left column
Diffstat (limited to 'appinfo/app.php')
-rw-r--r--appinfo/app.php19
1 files changed, 4 insertions, 15 deletions
diff --git a/appinfo/app.php b/appinfo/app.php
index 08eb32627..703272574 100644
--- a/appinfo/app.php
+++ b/appinfo/app.php
@@ -1,23 +1,12 @@
<?php
-
/**
-* ownCloud - News app (feed reader)
+* ownCloud - News app
*
* @author Alessandro Cosentino
-* @copyright 2012 Alessandro Cosentino cosenal@gmail.com
-*
-* This library is free software; you can redistribute it and/or
-* modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE
-* License as published by the Free Software Foundation; either
-* version 3 of the License, or any later version.
+* Copyright (c) 2012 - Alessandro Cosentino <cosenal@gmail.com>
*
-* This library is distributed in the hope that it will be useful,
-* but WITHOUT ANY WARRANTY; without even the implied warranty of
-* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-* GNU AFFERO GENERAL PUBLIC LICENSE for more details.
-*
-* You should have received a copy of the GNU Lesser General Public
-* License along with this library. If not, see <http://www.gnu.org/licenses/>.
+* This file is licensed under the Affero General Public License version 3 or later.
+* See the COPYING-README file
*
*/