mirror of
https://github.com/pluginsGLPI/example.git
synced 2025-06-28 06:58:43 +02:00
Fix licence headers
This commit is contained in:
40
tools/HEADER
40
tools/HEADER
@ -1,25 +1,25 @@
|
||||
* @version $Id: HEADER 15930 2011-10-25 10:47:55Z jmd $
|
||||
-------------------------------------------------------------------------
|
||||
GLPI - Gestionnaire Libre de Parc Informatique
|
||||
Copyright (C) 2003-2011 by the INDEPNET Development Team.
|
||||
-------------------------------------------------------------------------
|
||||
Example plugin for GLPI
|
||||
-------------------------------------------------------------------------
|
||||
|
||||
http://indepnet.net/ http://glpi-project.org
|
||||
-------------------------------------------------------------------------
|
||||
LICENSE
|
||||
|
||||
LICENSE
|
||||
This file is part of Example.
|
||||
|
||||
This file is part of GLPI.
|
||||
Example 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 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
GLPI 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 2 of the License, or
|
||||
(at your option) any later version.
|
||||
Example 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.
|
||||
|
||||
GLPI 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 GLPI. If not, see <http://www.gnu.org/licenses/>.
|
||||
--------------------------------------------------------------------------
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with Example. If not, see <http://www.gnu.org/licenses/>.
|
||||
-------------------------------------------------------------------------
|
||||
@copyright Copyright (C) 2006-2022 by Example plugin team.
|
||||
@license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
|
||||
@link https://github.com/pluginsGLPI/example
|
||||
-------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user