diff options
Diffstat (limited to 'h-source')
-rw-r--r-- | h-source/Application/Strings/Lang/It/DbCondStrings.php | 10 | ||||
-rw-r--r-- | h-source/Application/Strings/Lang/It/ModelStrings.php | 10 | ||||
-rw-r--r-- | h-source/Application/Strings/Lang/It/UploadStrings.php | 10 | ||||
-rw-r--r-- | h-source/Application/Strings/Lang/It/ValCondStrings.php | 10 | ||||
-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 |
9 files changed, 44 insertions, 26 deletions
diff --git a/h-source/Application/Strings/Lang/It/DbCondStrings.php b/h-source/Application/Strings/Lang/It/DbCondStrings.php index 98f0056..41b57ac 100644 --- a/h-source/Application/Strings/Lang/It/DbCondStrings.php +++ b/h-source/Application/Strings/Lang/It/DbCondStrings.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/>. diff --git a/h-source/Application/Strings/Lang/It/ModelStrings.php b/h-source/Application/Strings/Lang/It/ModelStrings.php index d4bdc4b..7af1ca7 100644 --- a/h-source/Application/Strings/Lang/It/ModelStrings.php +++ b/h-source/Application/Strings/Lang/It/ModelStrings.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/>. diff --git a/h-source/Application/Strings/Lang/It/UploadStrings.php b/h-source/Application/Strings/Lang/It/UploadStrings.php index ad3e5be..fe77929 100644 --- a/h-source/Application/Strings/Lang/It/UploadStrings.php +++ b/h-source/Application/Strings/Lang/It/UploadStrings.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/>. diff --git a/h-source/Application/Strings/Lang/It/ValCondStrings.php b/h-source/Application/Strings/Lang/It/ValCondStrings.php index 2857182..2fe6898 100644 --- a/h-source/Application/Strings/Lang/It/ValCondStrings.php +++ b/h-source/Application/Strings/Lang/It/ValCondStrings.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/>. 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 // |