keep License GPL2
git-svn-id: http://svn.centreon.com/Plugins/Dev@2799 6bcd3966-0018-0410-8128-fd23d134de7e
This commit is contained in:
parent
528dcba464
commit
1ac6500dea
31
install.sh
31
install.sh
|
@ -1,18 +1,25 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
###################################################################
|
||||||
|
# Oreon is developped with GPL Licence 2.0
|
||||||
|
#
|
||||||
|
# GPL License: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
|
||||||
#
|
#
|
||||||
# Oreon is developped with Apache Licence 2.0 :
|
|
||||||
# http://www.apache.org/licenses/LICENSE-2.0.txt
|
|
||||||
# Developped by : Julien Mathis - Romain Le Merlus
|
# Developped by : Julien Mathis - Romain Le Merlus
|
||||||
# Christophe Coraboeuf - Mathieu Chateau
|
# Christophe Coraboeuf - Sugumaran Mathavarajan
|
||||||
|
#
|
||||||
# The Software is provided to you AS IS and WITH ALL FAULTS.
|
###################################################################
|
||||||
# OREON makes no representation and gives no warranty whatsoever,
|
# This program is free software; you can redistribute it and/or
|
||||||
# whether express or implied, and without limitation, with regard to the quality,
|
# modify it under the terms of the GNU General Public License
|
||||||
# safety, contents, performance, merchantability, non-infringement or suitability for
|
# as published by the Free Software Foundation; either version 2
|
||||||
# any particular or intended purpose of the Software found on the OREON web site.
|
# of the License, or (at your option) any later version.
|
||||||
# In no event will OREON be liable for any direct, indirect, punitive, special,
|
#
|
||||||
# incidental or consequential damages however they may arise and even if OREON has
|
# This program is distributed in the hope that it will be useful,
|
||||||
# been previously advised of the possibility of such damages.
|
# 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.
|
||||||
|
#
|
||||||
|
# For information : contact@merethis.com
|
||||||
|
####################################################################
|
||||||
|
|
||||||
#Load install script functions
|
#Load install script functions
|
||||||
. ../functions
|
. ../functions
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
###################################################################
|
###################################################################
|
||||||
# Oreon is developped with GPL Licence 2.0
|
# Oreon is developped with GPL Licence 2.0
|
||||||
#
|
#
|
||||||
# GPL License: http://www.gnu.org/licenses/gpl.txt
|
# GPL License: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
|
||||||
#
|
#
|
||||||
# Developped by : Julien Mathis - Romain Le Merlus
|
# Developped by : Julien Mathis - Romain Le Merlus
|
||||||
# Mathavarajan Sugumaran
|
# Mathavarajan Sugumaran
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
###################################################################
|
###################################################################
|
||||||
# Oreon is developped with GPL Licence 2.0
|
# Oreon is developped with GPL Licence 2.0
|
||||||
#
|
#
|
||||||
# GPL License: http://www.gnu.org/licenses/gpl.txt
|
# GPL License: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
|
||||||
#
|
#
|
||||||
# Developped by : Julien Mathis - Romain Le Merlus
|
# Developped by : Julien Mathis - Romain Le Merlus
|
||||||
# Christophe Coraboeuf - Sugumaran Mathavarajan
|
# Christophe Coraboeuf - Sugumaran Mathavarajan
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
###################################################################
|
###################################################################
|
||||||
# Oreon is developped with GPL Licence 2.0
|
# Oreon is developped with GPL Licence 2.0
|
||||||
#
|
#
|
||||||
# GPL License: http://www.gnu.org/licenses/gpl.txt
|
# GPL License: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
|
||||||
#
|
#
|
||||||
# Developped by : Julien Mathis - Romain Le Merlus
|
# Developped by : Julien Mathis - Romain Le Merlus
|
||||||
# Christophe Coraboeuf - Sugumaran Mathavarajan
|
# Christophe Coraboeuf - Sugumaran Mathavarajan
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
###################################################################
|
###################################################################
|
||||||
# Oreon is developped with GPL Licence 2.0
|
# Oreon is developped with GPL Licence 2.0
|
||||||
#
|
#
|
||||||
# GPL License: http://www.gnu.org/licenses/gpl.txt
|
# GPL License: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
|
||||||
#
|
#
|
||||||
# Developped by : Julien Mathis - Romain Le Merlus
|
# Developped by : Julien Mathis - Romain Le Merlus
|
||||||
# Christophe Coraboeuf - Sugumaran Mathavarajan
|
# Christophe Coraboeuf - Sugumaran Mathavarajan
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
###################################################################
|
###################################################################
|
||||||
# Oreon is developped with GPL Licence 2.0
|
# Oreon is developped with GPL Licence 2.0
|
||||||
#
|
#
|
||||||
# GPL License: http://www.gnu.org/licenses/gpl.txt
|
# GPL License: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
|
||||||
#
|
#
|
||||||
# Developped by : Julien Mathis - Romain Le Merlus
|
# Developped by : Julien Mathis - Romain Le Merlus
|
||||||
# Christophe Coraboeuf - Sugumaran Mathavarajan
|
# Christophe Coraboeuf - Sugumaran Mathavarajan
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
###################################################################
|
###################################################################
|
||||||
# Oreon is developped with GPL Licence 2.0
|
# Oreon is developped with GPL Licence 2.0
|
||||||
#
|
#
|
||||||
# GPL License: http://www.gnu.org/licenses/gpl.txt
|
# GPL License: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
|
||||||
#
|
#
|
||||||
# Developped by : Mathavarajan Sugumaran - msugumaran@merethis.com
|
# Developped by : Mathavarajan Sugumaran - msugumaran@merethis.com
|
||||||
# Julien Mathis - Romain Le Merlus
|
# Julien Mathis - Romain Le Merlus
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
###################################################################
|
###################################################################
|
||||||
# Oreon is developped with GPL Licence 2.0
|
# Oreon is developped with GPL Licence 2.0
|
||||||
#
|
#
|
||||||
# GPL License: http://www.gnu.org/licenses/gpl.txt
|
# GPL License: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
|
||||||
#
|
#
|
||||||
# Developped by : Mathavarajan Sugumaran - msugumaran@merethis.com
|
# Developped by : Mathavarajan Sugumaran - msugumaran@merethis.com
|
||||||
# Julien Mathis - Romain Le Merlus
|
# Julien Mathis - Romain Le Merlus
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
###################################################################
|
###################################################################
|
||||||
# Oreon is developped with GPL Licence 2.0
|
# Oreon is developped with GPL Licence 2.0
|
||||||
#
|
#
|
||||||
# GPL License: http://www.gnu.org/licenses/gpl.txt
|
# GPL License: http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
|
||||||
#
|
#
|
||||||
# Developped by : Mathavarajan Sugumaran - msugumaran@merethis.com
|
# Developped by : Mathavarajan Sugumaran - msugumaran@merethis.com
|
||||||
# Julien Mathis - Romain Le Merlus
|
# Julien Mathis - Romain Le Merlus
|
||||||
|
|
Loading…
Reference in New Issue