aboutsummaryrefslogtreecommitdiff
path: root/h-source/Library/Helper/List.php
diff options
context:
space:
mode:
authorAntonio Gallo <tonicucoz@gmail.com>2011-08-06 14:27:37 +0000
committerAntonio Gallo <tonicucoz@gmail.com>2011-08-06 14:27:37 +0000
commit487b901373a689247d3ea99164f471c4227410cd (patch)
treec3c9b8f4a0df05089fd537598c40e7f15d90378b /h-source/Library/Helper/List.php
parente90083304147e3c1b9278c6e875278f2eb7dd4de (diff)
updated EasyGiant library
Diffstat (limited to 'h-source/Library/Helper/List.php')
-rwxr-xr-xh-source/Library/Helper/List.php10
1 files changed, 6 insertions, 4 deletions
diff --git a/h-source/Library/Helper/List.php b/h-source/Library/Helper/List.php
index 61b3e7b..3ffce1c 100755
--- a/h-source/Library/Helper/List.php
+++ b/h-source/Library/Helper/List.php
@@ -1,7 +1,9 @@
<?php
-// EasyGiant, a web software to build a community of people that want to share their hardware information.
-// Copyright (C) 2009 - 2010 Antonio Gallo (h-source-copyright.txt)
+// EasyGiant is a PHP framework for creating and managing dynamic content
+//
+// Copyright (C) 2009 - 2011 Antonio Gallo
+// See COPYRIGHT.txt and LICENSE.txt.
//
// This file is part of EasyGiant
//
@@ -9,12 +11,12 @@
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
-//
+//
// EasyGiant 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 General Public License for more details.
-//
+//
// You should have received a copy of the GNU General Public License
// along with EasyGiant. If not, see <http://www.gnu.org/licenses/>.