From 6fb6e48bb794a7aedc4773efcb482927208fbb69 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sat, 30 Oct 2010 19:40:21 +0000 Subject: changed headers --- h-source/Application/Controllers/BaseController.php | 10 ++++++---- h-source/Application/Controllers/ContactController.php | 10 ++++++---- h-source/Application/Controllers/CreditsController.php | 10 ++++++---- h-source/Application/Controllers/DownloadController.php | 10 ++++++---- h-source/Application/Controllers/GenericController.php | 10 ++++++---- h-source/Application/Controllers/HardwareController.php | 10 ++++++---- h-source/Application/Controllers/HelpController.php | 10 ++++++---- h-source/Application/Controllers/HistoryController.php | 10 ++++++---- h-source/Application/Controllers/HomeController.php | 10 ++++++---- h-source/Application/Controllers/ImageController.php | 10 ++++++---- h-source/Application/Controllers/IssuesController.php | 10 ++++++---- h-source/Application/Controllers/MeetController.php | 10 ++++++---- h-source/Application/Controllers/MyController.php | 10 ++++++---- h-source/Application/Controllers/NewsController.php | 10 ++++++---- h-source/Application/Controllers/NotebooksController.php | 10 ++++++---- h-source/Application/Controllers/PrintersController.php | 10 ++++++---- h-source/Application/Controllers/ProjectController.php | 10 ++++++---- h-source/Application/Controllers/ScannersController.php | 10 ++++++---- h-source/Application/Controllers/SearchController.php | 10 ++++++---- h-source/Application/Controllers/ThreegcardsController.php | 10 ++++++---- h-source/Application/Controllers/UsersController.php | 10 ++++++---- h-source/Application/Controllers/VideocardsController.php | 10 ++++++---- h-source/Application/Controllers/WifiController.php | 10 ++++++---- h-source/Application/Include/distributions.php | 10 ++++++---- h-source/Application/Include/hardware.php | 10 ++++++---- h-source/Application/Include/languages.php | 10 ++++++---- h-source/Application/Include/myFunctions.php | 10 ++++++---- h-source/Application/Include/params.php | 10 ++++++---- h-source/Application/Models/BaseModel.php | 10 ++++++---- h-source/Application/Models/BoxesModel.php | 10 ++++++---- h-source/Application/Models/DeletionModel.php | 10 ++++++---- h-source/Application/Models/HardwareModel.php | 10 ++++++---- h-source/Application/Models/HistoryModel.php | 10 ++++++---- h-source/Application/Models/IssuesModel.php | 10 ++++++---- h-source/Application/Models/MessagesModel.php | 10 ++++++---- h-source/Application/Models/NewsModel.php | 10 ++++++---- h-source/Application/Models/NotebooksModel.php | 10 ++++++---- h-source/Application/Models/ParamsModel.php | 10 ++++++---- h-source/Application/Models/PrintersModel.php | 10 ++++++---- h-source/Application/Models/ProfileModel.php | 10 ++++++---- h-source/Application/Models/RevisionsModel.php | 10 ++++++---- h-source/Application/Models/ScannersModel.php | 10 ++++++---- h-source/Application/Models/TalkModel.php | 10 ++++++---- h-source/Application/Models/ThreegcardsModel.php | 10 ++++++---- h-source/Application/Models/UsersModel.php | 10 ++++++---- h-source/Application/Models/VideocardsModel.php | 10 ++++++---- h-source/Application/Models/WifiModel.php | 10 ++++++---- h-source/Application/Views/Contact/index.php | 10 ++++++---- h-source/Application/Views/Contact/index_es.php | 10 ++++++---- h-source/Application/Views/Contact/index_it.php | 10 ++++++---- h-source/Application/Views/Credits/index.php | 10 ++++++---- h-source/Application/Views/Credits/index_es.php | 10 ++++++---- h-source/Application/Views/Credits/index_it.php | 10 ++++++---- h-source/Application/Views/Download/index.php | 10 ++++++---- h-source/Application/Views/Download/index_es.php | 10 ++++++---- h-source/Application/Views/Download/index_fr.php | 10 ++++++---- h-source/Application/Views/Download/index_it.php | 10 ++++++---- h-source/Application/Views/Download/xml.php | 10 ++++++---- h-source/Application/Views/Hardware/left.php | 10 ++++++---- h-source/Application/Views/Help/index.php | 10 ++++++---- h-source/Application/Views/Help/index_es.php | 10 ++++++---- h-source/Application/Views/Help/index_fr.php | 10 ++++++---- h-source/Application/Views/Help/index_it.php | 10 ++++++---- h-source/Application/Views/History/viewall.php | 10 ++++++---- h-source/Application/Views/Home/left.php | 10 ++++++---- h-source/Application/Views/Home/left_es.php | 10 ++++++---- h-source/Application/Views/Home/left_fr.php | 10 ++++++---- h-source/Application/Views/Home/left_it.php | 10 ++++++---- h-source/Application/Views/Issues/view.php | 10 ++++++---- h-source/Application/Views/Issues/viewall.php | 10 ++++++---- h-source/Application/Views/Meet/contributions.php | 10 ++++++---- h-source/Application/Views/Meet/hardware.php | 10 ++++++---- h-source/Application/Views/Meet/issues.php | 10 ++++++---- h-source/Application/Views/Meet/meet.php | 10 ++++++---- h-source/Application/Views/Meet/messages.php | 10 ++++++---- h-source/Application/Views/Meet/talk.php | 10 ++++++---- h-source/Application/Views/My/email.php | 10 ++++++---- h-source/Application/Views/My/goodbye.php | 10 ++++++---- h-source/Application/Views/My/panel.php | 10 ++++++---- h-source/Application/Views/My/password.php | 10 ++++++---- h-source/Application/Views/My/profile.php | 10 ++++++---- h-source/Application/Views/News/index.php | 10 ++++++---- h-source/Application/Views/Notebooks/catalogue.php | 10 ++++++---- h-source/Application/Views/Notebooks/page.php | 10 ++++++---- h-source/Application/Views/Printers/catalogue.php | 10 ++++++---- h-source/Application/Views/Printers/form.php | 10 ++++++---- h-source/Application/Views/Printers/page.php | 10 ++++++---- h-source/Application/Views/Project/index.php | 10 ++++++---- h-source/Application/Views/Project/index_es.php | 10 ++++++---- h-source/Application/Views/Project/index_it.php | 10 ++++++---- h-source/Application/Views/Scanners/catalogue.php | 10 ++++++---- h-source/Application/Views/Scanners/form.php | 10 ++++++---- h-source/Application/Views/Scanners/page.php | 10 ++++++---- h-source/Application/Views/Search/form.php | 10 ++++++---- h-source/Application/Views/Search/form_es.php | 10 ++++++---- h-source/Application/Views/Search/form_it.php | 10 ++++++---- h-source/Application/Views/Search/results.php | 10 ++++++---- h-source/Application/Views/Threegcards/catalogue.php | 10 ++++++---- h-source/Application/Views/Threegcards/form.php | 10 ++++++---- h-source/Application/Views/Threegcards/page.php | 10 ++++++---- h-source/Application/Views/Users/add.php | 10 ++++++---- h-source/Application/Views/Users/change.php | 10 ++++++---- h-source/Application/Views/Users/confirmation.php | 10 ++++++---- h-source/Application/Views/Users/forgot.php | 10 ++++++---- h-source/Application/Views/Users/login.php | 10 ++++++---- h-source/Application/Views/Users/logout.php | 10 ++++++---- h-source/Application/Views/Users/notice.php | 10 ++++++---- h-source/Application/Views/Videocards/catalogue.php | 10 ++++++---- h-source/Application/Views/Videocards/form.php | 10 ++++++---- h-source/Application/Views/Videocards/page.php | 10 ++++++---- h-source/Application/Views/Wifi/catalogue.php | 10 ++++++---- h-source/Application/Views/Wifi/form.php | 10 ++++++---- h-source/Application/Views/Wifi/page.php | 10 ++++++---- h-source/Application/Views/bottom_left.php | 10 ++++++---- h-source/Application/Views/climb.php | 10 ++++++---- h-source/Application/Views/dialog.php | 10 ++++++---- h-source/Application/Views/differences.php | 10 ++++++---- h-source/Application/Views/footer.php | 10 ++++++---- h-source/Application/Views/header.php | 10 ++++++---- h-source/Application/Views/history.php | 10 ++++++---- h-source/Application/Views/if_page_deleted.php | 10 ++++++---- h-source/Application/Views/license_notice.php | 10 ++++++---- h-source/Application/Views/moderator_dialog.php | 10 ++++++---- h-source/Application/Views/right.php | 10 ++++++---- h-source/Application/Views/suggest_dialog.php | 10 ++++++---- h-source/Application/Views/talk.php | 10 ++++++---- h-source/Application/Views/top_left.php | 10 ++++++---- h-source/Public/Js/functions.js | 10 ++++++---- h-source/h-source-copyright.txt | 6 +++--- h-source/tables.sql | 8 +++++--- 130 files changed, 776 insertions(+), 518 deletions(-) diff --git a/h-source/Application/Controllers/BaseController.php b/h-source/Application/Controllers/BaseController.php index b201165..76fc4d3 100644 --- a/h-source/Application/Controllers/BaseController.php +++ b/h-source/Application/Controllers/BaseController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/ContactController.php b/h-source/Application/Controllers/ContactController.php index f1fe89e..ddbbe43 100644 --- a/h-source/Application/Controllers/ContactController.php +++ b/h-source/Application/Controllers/ContactController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/CreditsController.php b/h-source/Application/Controllers/CreditsController.php index ba19624..c8c01fb 100644 --- a/h-source/Application/Controllers/CreditsController.php +++ b/h-source/Application/Controllers/CreditsController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/DownloadController.php b/h-source/Application/Controllers/DownloadController.php index d37cf36..3c20425 100644 --- a/h-source/Application/Controllers/DownloadController.php +++ b/h-source/Application/Controllers/DownloadController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/GenericController.php b/h-source/Application/Controllers/GenericController.php index de2a470..f29f01d 100644 --- a/h-source/Application/Controllers/GenericController.php +++ b/h-source/Application/Controllers/GenericController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/HardwareController.php b/h-source/Application/Controllers/HardwareController.php index 6a189ed..721ed80 100644 --- a/h-source/Application/Controllers/HardwareController.php +++ b/h-source/Application/Controllers/HardwareController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/HelpController.php b/h-source/Application/Controllers/HelpController.php index 40908cf..cd202ae 100644 --- a/h-source/Application/Controllers/HelpController.php +++ b/h-source/Application/Controllers/HelpController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/HistoryController.php b/h-source/Application/Controllers/HistoryController.php index 2d965ac..7250fb0 100644 --- a/h-source/Application/Controllers/HistoryController.php +++ b/h-source/Application/Controllers/HistoryController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/HomeController.php b/h-source/Application/Controllers/HomeController.php index 593d7b0..ac492a6 100644 --- a/h-source/Application/Controllers/HomeController.php +++ b/h-source/Application/Controllers/HomeController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/ImageController.php b/h-source/Application/Controllers/ImageController.php index 471c634..6774b4a 100644 --- a/h-source/Application/Controllers/ImageController.php +++ b/h-source/Application/Controllers/ImageController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/IssuesController.php b/h-source/Application/Controllers/IssuesController.php index 02f6499..86fc49c 100644 --- a/h-source/Application/Controllers/IssuesController.php +++ b/h-source/Application/Controllers/IssuesController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/MeetController.php b/h-source/Application/Controllers/MeetController.php index 314f273..416b5dd 100644 --- a/h-source/Application/Controllers/MeetController.php +++ b/h-source/Application/Controllers/MeetController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/MyController.php b/h-source/Application/Controllers/MyController.php index 75cf794..07c6190 100644 --- a/h-source/Application/Controllers/MyController.php +++ b/h-source/Application/Controllers/MyController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/NewsController.php b/h-source/Application/Controllers/NewsController.php index 5b7d0e4..1d500c9 100644 --- a/h-source/Application/Controllers/NewsController.php +++ b/h-source/Application/Controllers/NewsController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/NotebooksController.php b/h-source/Application/Controllers/NotebooksController.php index 4a40612..dcdab76 100644 --- a/h-source/Application/Controllers/NotebooksController.php +++ b/h-source/Application/Controllers/NotebooksController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/PrintersController.php b/h-source/Application/Controllers/PrintersController.php index 50da908..6521e1b 100644 --- a/h-source/Application/Controllers/PrintersController.php +++ b/h-source/Application/Controllers/PrintersController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/ProjectController.php b/h-source/Application/Controllers/ProjectController.php index e114f75..8be77a1 100644 --- a/h-source/Application/Controllers/ProjectController.php +++ b/h-source/Application/Controllers/ProjectController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/ScannersController.php b/h-source/Application/Controllers/ScannersController.php index f4206d5..37e747e 100644 --- a/h-source/Application/Controllers/ScannersController.php +++ b/h-source/Application/Controllers/ScannersController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/SearchController.php b/h-source/Application/Controllers/SearchController.php index fe7a5bd..f2f2abc 100644 --- a/h-source/Application/Controllers/SearchController.php +++ b/h-source/Application/Controllers/SearchController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/ThreegcardsController.php b/h-source/Application/Controllers/ThreegcardsController.php index 438af1f..5536da9 100644 --- a/h-source/Application/Controllers/ThreegcardsController.php +++ b/h-source/Application/Controllers/ThreegcardsController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/UsersController.php b/h-source/Application/Controllers/UsersController.php index cfa5170..2bbc5e3 100644 --- a/h-source/Application/Controllers/UsersController.php +++ b/h-source/Application/Controllers/UsersController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/VideocardsController.php b/h-source/Application/Controllers/VideocardsController.php index 174359e..02ec46c 100644 --- a/h-source/Application/Controllers/VideocardsController.php +++ b/h-source/Application/Controllers/VideocardsController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Controllers/WifiController.php b/h-source/Application/Controllers/WifiController.php index 6347274..670a91e 100644 --- a/h-source/Application/Controllers/WifiController.php +++ b/h-source/Application/Controllers/WifiController.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Include/distributions.php b/h-source/Application/Include/distributions.php index 6ccff64..89b217e 100644 --- a/h-source/Application/Include/distributions.php +++ b/h-source/Application/Include/distributions.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Include/hardware.php b/h-source/Application/Include/hardware.php index cfa9350..291f639 100644 --- a/h-source/Application/Include/hardware.php +++ b/h-source/Application/Include/hardware.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Include/languages.php b/h-source/Application/Include/languages.php index e442c33..69871fb 100644 --- a/h-source/Application/Include/languages.php +++ b/h-source/Application/Include/languages.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Include/myFunctions.php b/h-source/Application/Include/myFunctions.php index b95cc61..cf1708f 100644 --- a/h-source/Application/Include/myFunctions.php +++ b/h-source/Application/Include/myFunctions.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Include/params.php b/h-source/Application/Include/params.php index d53960b..7547643 100644 --- a/h-source/Application/Include/params.php +++ b/h-source/Application/Include/params.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/BaseModel.php b/h-source/Application/Models/BaseModel.php index b40482e..5a06db4 100644 --- a/h-source/Application/Models/BaseModel.php +++ b/h-source/Application/Models/BaseModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/BoxesModel.php b/h-source/Application/Models/BoxesModel.php index 0e6eee1..a6035cb 100644 --- a/h-source/Application/Models/BoxesModel.php +++ b/h-source/Application/Models/BoxesModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/DeletionModel.php b/h-source/Application/Models/DeletionModel.php index ea3c4e6..9b5dc1a 100644 --- a/h-source/Application/Models/DeletionModel.php +++ b/h-source/Application/Models/DeletionModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/HardwareModel.php b/h-source/Application/Models/HardwareModel.php index 710ddaf..c6d4772 100644 --- a/h-source/Application/Models/HardwareModel.php +++ b/h-source/Application/Models/HardwareModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/HistoryModel.php b/h-source/Application/Models/HistoryModel.php index 309bc99..2176a4a 100644 --- a/h-source/Application/Models/HistoryModel.php +++ b/h-source/Application/Models/HistoryModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/IssuesModel.php b/h-source/Application/Models/IssuesModel.php index 8ca8a52..029d0a1 100644 --- a/h-source/Application/Models/IssuesModel.php +++ b/h-source/Application/Models/IssuesModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/MessagesModel.php b/h-source/Application/Models/MessagesModel.php index 64b2bed..fadf6aa 100644 --- a/h-source/Application/Models/MessagesModel.php +++ b/h-source/Application/Models/MessagesModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/NewsModel.php b/h-source/Application/Models/NewsModel.php index fae053b..cab1641 100644 --- a/h-source/Application/Models/NewsModel.php +++ b/h-source/Application/Models/NewsModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/NotebooksModel.php b/h-source/Application/Models/NotebooksModel.php index 456f75f..30d1a57 100644 --- a/h-source/Application/Models/NotebooksModel.php +++ b/h-source/Application/Models/NotebooksModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/ParamsModel.php b/h-source/Application/Models/ParamsModel.php index d1347fe..cea99a1 100644 --- a/h-source/Application/Models/ParamsModel.php +++ b/h-source/Application/Models/ParamsModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/PrintersModel.php b/h-source/Application/Models/PrintersModel.php index 8d5991e..8606201 100644 --- a/h-source/Application/Models/PrintersModel.php +++ b/h-source/Application/Models/PrintersModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/ProfileModel.php b/h-source/Application/Models/ProfileModel.php index c282b4f..6c0071f 100644 --- a/h-source/Application/Models/ProfileModel.php +++ b/h-source/Application/Models/ProfileModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/RevisionsModel.php b/h-source/Application/Models/RevisionsModel.php index 203da64..fd56db7 100644 --- a/h-source/Application/Models/RevisionsModel.php +++ b/h-source/Application/Models/RevisionsModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/ScannersModel.php b/h-source/Application/Models/ScannersModel.php index 74e2bdd..87807b3 100644 --- a/h-source/Application/Models/ScannersModel.php +++ b/h-source/Application/Models/ScannersModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/TalkModel.php b/h-source/Application/Models/TalkModel.php index 992ffa9..6c77954 100644 --- a/h-source/Application/Models/TalkModel.php +++ b/h-source/Application/Models/TalkModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/ThreegcardsModel.php b/h-source/Application/Models/ThreegcardsModel.php index a4d48f7..85dcd3e 100644 --- a/h-source/Application/Models/ThreegcardsModel.php +++ b/h-source/Application/Models/ThreegcardsModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/UsersModel.php b/h-source/Application/Models/UsersModel.php index 7a221cd..27fc02a 100755 --- a/h-source/Application/Models/UsersModel.php +++ b/h-source/Application/Models/UsersModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/VideocardsModel.php b/h-source/Application/Models/VideocardsModel.php index 968a005..bfcaa25 100644 --- a/h-source/Application/Models/VideocardsModel.php +++ b/h-source/Application/Models/VideocardsModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Models/WifiModel.php b/h-source/Application/Models/WifiModel.php index dfd093e..7be244b 100644 --- a/h-source/Application/Models/WifiModel.php +++ b/h-source/Application/Models/WifiModel.php @@ -2,19 +2,21 @@ // h-source, a web software to build a community of people that want to share their hardware information. // Copyright (C) 2010 Antonio Gallo (h-source-copyright.txt) -// -// This program is free software: you can redistribute it and/or modify +// +// This file is part of h-source +// +// h-source is free software: you can redistribute it and/or modify // 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. // -// This program is distributed in the hope that it will be useful, +// h-source 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 this program. If not, see . +// along with h-source. If not, see . if (!defined('EG')) die('Direct access not allowed!'); diff --git a/h-source/Application/Views/Contact/index.php b/h-source/Application/Views/Contact/index.php index bac30f4..8b5c101 100644 --- a/h-source/Application/Views/Contact/index.php +++ b/h-source/Application/Views/Contact/index.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Contact/index_es.php b/h-source/Application/Views/Contact/index_es.php index acaf264..28d91c6 100644 --- a/h-source/Application/Views/Contact/index_es.php +++ b/h-source/Application/Views/Contact/index_es.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Contact/index_it.php b/h-source/Application/Views/Contact/index_it.php index acaf264..28d91c6 100644 --- a/h-source/Application/Views/Contact/index_it.php +++ b/h-source/Application/Views/Contact/index_it.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Credits/index.php b/h-source/Application/Views/Credits/index.php index fe327f3..01bcc91 100644 --- a/h-source/Application/Views/Credits/index.php +++ b/h-source/Application/Views/Credits/index.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Credits/index_es.php b/h-source/Application/Views/Credits/index_es.php index 3efea33..8de3316 100644 --- a/h-source/Application/Views/Credits/index_es.php +++ b/h-source/Application/Views/Credits/index_es.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Credits/index_it.php b/h-source/Application/Views/Credits/index_it.php index 0d32ebd..9612e0b 100644 --- a/h-source/Application/Views/Credits/index_it.php +++ b/h-source/Application/Views/Credits/index_it.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Download/index.php b/h-source/Application/Views/Download/index.php index 403d7ed..dc937d6 100644 --- a/h-source/Application/Views/Download/index.php +++ b/h-source/Application/Views/Download/index.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Download/index_es.php b/h-source/Application/Views/Download/index_es.php index 4d66a28..4aa3439 100644 --- a/h-source/Application/Views/Download/index_es.php +++ b/h-source/Application/Views/Download/index_es.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Download/index_fr.php b/h-source/Application/Views/Download/index_fr.php index 0db4c49..1e4fa2f 100644 --- a/h-source/Application/Views/Download/index_fr.php +++ b/h-source/Application/Views/Download/index_fr.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Download/index_it.php b/h-source/Application/Views/Download/index_it.php index 1d34619..137d067 100644 --- a/h-source/Application/Views/Download/index_it.php +++ b/h-source/Application/Views/Download/index_it.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Download/xml.php b/h-source/Application/Views/Download/xml.php index b473875..67bc38e 100644 --- a/h-source/Application/Views/Download/xml.php +++ b/h-source/Application/Views/Download/xml.php @@ -4,17 +4,19 @@ . +// along with h-source. If not, see . ?> \ No newline at end of file diff --git a/h-source/Application/Views/Hardware/left.php b/h-source/Application/Views/Hardware/left.php index 3a6d8c2..ac808a4 100644 --- a/h-source/Application/Views/Hardware/left.php +++ b/h-source/Application/Views/Hardware/left.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Help/index.php b/h-source/Application/Views/Help/index.php index 8412f1d..c7c0bb9 100644 --- a/h-source/Application/Views/Help/index.php +++ b/h-source/Application/Views/Help/index.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Help/index_es.php b/h-source/Application/Views/Help/index_es.php index e218517..5ecc7f0 100644 --- a/h-source/Application/Views/Help/index_es.php +++ b/h-source/Application/Views/Help/index_es.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Help/index_fr.php b/h-source/Application/Views/Help/index_fr.php index 0abcd54..c74e06f 100644 --- a/h-source/Application/Views/Help/index_fr.php +++ b/h-source/Application/Views/Help/index_fr.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Help/index_it.php b/h-source/Application/Views/Help/index_it.php index cd22c34..e55d88f 100644 --- a/h-source/Application/Views/Help/index_it.php +++ b/h-source/Application/Views/Help/index_it.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/History/viewall.php b/h-source/Application/Views/History/viewall.php index 47848ff..948a63d 100644 --- a/h-source/Application/Views/History/viewall.php +++ b/h-source/Application/Views/History/viewall.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?> diff --git a/h-source/Application/Views/Home/left.php b/h-source/Application/Views/Home/left.php index 816a47b..82c6ac0 100644 --- a/h-source/Application/Views/Home/left.php +++ b/h-source/Application/Views/Home/left.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Home/left_es.php b/h-source/Application/Views/Home/left_es.php index 029962b..3350599 100644 --- a/h-source/Application/Views/Home/left_es.php +++ b/h-source/Application/Views/Home/left_es.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Home/left_fr.php b/h-source/Application/Views/Home/left_fr.php index de2acda..c69674d 100644 --- a/h-source/Application/Views/Home/left_fr.php +++ b/h-source/Application/Views/Home/left_fr.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Home/left_it.php b/h-source/Application/Views/Home/left_it.php index de2acda..c69674d 100644 --- a/h-source/Application/Views/Home/left_it.php +++ b/h-source/Application/Views/Home/left_it.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>
diff --git a/h-source/Application/Views/Issues/view.php b/h-source/Application/Views/Issues/view.php index d15b3ce..906cf0d 100644 --- a/h-source/Application/Views/Issues/view.php +++ b/h-source/Application/Views/Issues/view.php @@ -3,19 +3,21 @@ . +// along with h-source. If not, see . ?>