aboutsummaryrefslogtreecommitdiffstats
path: root/lib/pinq/App.php
diff options
context:
space:
mode:
authorRomain d'Alverny <rda@mageia.org>2012-11-12 11:36:31 +0000
committerRomain d'Alverny <rda@mageia.org>2012-11-12 11:36:31 +0000
commitce07e3d3f4cd90bedd0107d8b4b1bf07d29d0afd (patch)
tree45a342e145c7559d88e3e9eac4405835fdce6364 /lib/pinq/App.php
parent77a3e2e20abdb74dc1e872204edc1e0474bbab44 (diff)
downloadwww-ce07e3d3f4cd90bedd0107d8b4b1bf07d29d0afd.tar
www-ce07e3d3f4cd90bedd0107d8b4b1bf07d29d0afd.tar.gz
www-ce07e3d3f4cd90bedd0107d8b4b1bf07d29d0afd.tar.bz2
www-ce07e3d3f4cd90bedd0107d8b4b1bf07d29d0afd.tar.xz
www-ce07e3d3f4cd90bedd0107d8b4b1bf07d29d0afd.zip
reorg code, license headers
Diffstat (limited to 'lib/pinq/App.php')
-rw-r--r--lib/pinq/App.php8
1 files changed, 7 insertions, 1 deletions
diff --git a/lib/pinq/App.php b/lib/pinq/App.php
index 2f2ebd88a..587b47a86 100644
--- a/lib/pinq/App.php
+++ b/lib/pinq/App.php
@@ -6,11 +6,17 @@
* @category Mageia
* @package Mageia\Web\www\Pinq
* @author rda <rda@mageia.org>
- * @license http://www.gnu.org/licenses/gpl-2.0.html GPL-2+
* @link http://www.mageia.org/
*
+ * @license http://www.gnu.org/licenses/gpl-2.0.html GNU GPL v2+
+ *
+ * This program is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License aspublished by the
+ * Free Software Foundation; either version 2 of the License, or (at your
+ * option) any later version.
*/
+
/**
*/
abstract class Pinq_App