diff options
Diffstat (limited to 'h-source/Config')
-rw-r--r-- | h-source/Config/Autoload.php | 6 | ||||
-rwxr-xr-x | h-source/Config/Config.php | 6 | ||||
-rwxr-xr-x | h-source/Config/Reporting.php | 6 | ||||
-rwxr-xr-x | h-source/Config/Restricted.php | 6 | ||||
-rw-r--r-- | h-source/Config/Route.php | 6 |
5 files changed, 20 insertions, 10 deletions
diff --git a/h-source/Config/Autoload.php b/h-source/Config/Autoload.php index 281edff..480bb56 100644 --- a/h-source/Config/Autoload.php +++ b/h-source/Config/Autoload.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 // diff --git a/h-source/Config/Config.php b/h-source/Config/Config.php index 8803557..1d6b999 100755 --- a/h-source/Config/Config.php +++ b/h-source/Config/Config.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 // diff --git a/h-source/Config/Reporting.php b/h-source/Config/Reporting.php index e2465c5..852e11d 100755 --- a/h-source/Config/Reporting.php +++ b/h-source/Config/Reporting.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 // diff --git a/h-source/Config/Restricted.php b/h-source/Config/Restricted.php index 165b557..d8baffa 100755 --- a/h-source/Config/Restricted.php +++ b/h-source/Config/Restricted.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 // diff --git a/h-source/Config/Route.php b/h-source/Config/Route.php index d60371a..fb345a2 100644 --- a/h-source/Config/Route.php +++ b/h-source/Config/Route.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 // |