mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-18 23:08:46 +02:00
📄 Add Combodo license
This commit is contained in:
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.idea
|
||||||
@@ -1,4 +1,8 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<!--
|
||||||
|
@copyright Copyright (C) 2010-2019 Combodo SARL
|
||||||
|
@license https://www.combodo.com/documentation/combodo-software-license.html
|
||||||
|
-->
|
||||||
<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.3">
|
<itop_design xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.3">
|
||||||
<classes>
|
<classes>
|
||||||
<class id="ExpirationRule" _delta="define">
|
<class id="ExpirationRule" _delta="define">
|
||||||
|
|||||||
@@ -1,28 +1,16 @@
|
|||||||
<?php
|
<?php
|
||||||
// Copyright (C) 2012-2018 Combodo SARL
|
|
||||||
//
|
|
||||||
// This program 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; version 3 of the License.
|
|
||||||
//
|
|
||||||
// This program 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, write to the Free Software
|
|
||||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Localized data
|
* Localized data
|
||||||
*
|
*
|
||||||
|
* @copyright Copyright (C) 2010-2019 Combodo SARL
|
||||||
|
* @license https://www.combodo.com/documentation/combodo-software-license.html
|
||||||
|
*
|
||||||
* @author Erwan Taloc <erwan.taloc@combodo.com>
|
* @author Erwan Taloc <erwan.taloc@combodo.com>
|
||||||
* @author Romain Quetiez <romain.quetiez@combodo.com>
|
* @author Romain Quetiez <romain.quetiez@combodo.com>
|
||||||
* @author Denis Flaven <denis.flaven@combodo.com>
|
* @author Denis Flaven <denis.flaven@combodo.com>
|
||||||
* @author Guillaume Lajarige <guillaume.lajarige@combodo.com>
|
* @author Guillaume Lajarige <guillaume.lajarige@combodo.com>
|
||||||
* @author Vincent Dumas <vincent.dumas@combodo.com>
|
* @author Vincent Dumas <vincent.dumas@combodo.com>
|
||||||
* @license http://www.opensource.org/licenses/gpl-3.0.html LGPL
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// ExpirationRule
|
// ExpirationRule
|
||||||
|
|||||||
@@ -1,28 +1,16 @@
|
|||||||
<?php
|
<?php
|
||||||
// Copyright (C) 2012-2018 Combodo SARL
|
|
||||||
//
|
|
||||||
// This program 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; version 3 of the License.
|
|
||||||
//
|
|
||||||
// This program 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, write to the Free Software
|
|
||||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Localized data
|
* Localized data
|
||||||
*
|
*
|
||||||
|
* @copyright Copyright (C) 2010-2019 Combodo SARL
|
||||||
|
* @license https://www.combodo.com/documentation/combodo-software-license.html
|
||||||
|
*
|
||||||
* @author Erwan Taloc <erwan.taloc@combodo.com>
|
* @author Erwan Taloc <erwan.taloc@combodo.com>
|
||||||
* @author Romain Quetiez <romain.quetiez@combodo.com>
|
* @author Romain Quetiez <romain.quetiez@combodo.com>
|
||||||
* @author Denis Flaven <denis.flaven@combodo.com>
|
* @author Denis Flaven <denis.flaven@combodo.com>
|
||||||
* @author Guillaume Lajarige <guillaume.lajarige@combodo.com>
|
* @author Guillaume Lajarige <guillaume.lajarige@combodo.com>
|
||||||
* @author Vincent Dumas <vincent.dumas@combodo.com>
|
* @author Vincent Dumas <vincent.dumas@combodo.com>
|
||||||
* @license http://www.opensource.org/licenses/gpl-3.0.html LGPL
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// ExpirationRule
|
// ExpirationRule
|
||||||
|
|||||||
@@ -1,28 +1,16 @@
|
|||||||
<?php
|
<?php
|
||||||
// Copyright (C) 2012-2018 Combodo SARL
|
|
||||||
//
|
|
||||||
// This program 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; version 3 of the License.
|
|
||||||
//
|
|
||||||
// This program 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, write to the Free Software
|
|
||||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Localized data
|
* Localized data
|
||||||
*
|
*
|
||||||
|
* @copyright Copyright (C) 2010-2019 Combodo SARL
|
||||||
|
* @license https://www.combodo.com/documentation/combodo-software-license.html
|
||||||
|
*
|
||||||
* @author Erwan Taloc <erwan.taloc@combodo.com>
|
* @author Erwan Taloc <erwan.taloc@combodo.com>
|
||||||
* @author Romain Quetiez <romain.quetiez@combodo.com>
|
* @author Romain Quetiez <romain.quetiez@combodo.com>
|
||||||
* @author Denis Flaven <denis.flaven@combodo.com>
|
* @author Denis Flaven <denis.flaven@combodo.com>
|
||||||
* @author Guillaume Lajarige <guillaume.lajarige@combodo.com>
|
* @author Guillaume Lajarige <guillaume.lajarige@combodo.com>
|
||||||
* @author Vincent Dumas <vincent.dumas@combodo.com>
|
* @author Vincent Dumas <vincent.dumas@combodo.com>
|
||||||
* @license http://www.opensource.org/licenses/gpl-3.0.html LGPL
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// ClosingRule
|
// ClosingRule
|
||||||
@@ -74,5 +62,5 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
|||||||
|
|
||||||
'Class:TriggerOnExpirationRule' => 'Déclencheur sur préavis atteint',
|
'Class:TriggerOnExpirationRule' => 'Déclencheur sur préavis atteint',
|
||||||
'Class:TriggerOnExpirationRule+' => 'Déclencheur activé lorsqu\'une régle de préavis est applicable à l\'objet',
|
'Class:TriggerOnExpirationRule+' => 'Déclencheur activé lorsqu\'une régle de préavis est applicable à l\'objet',
|
||||||
|
|
||||||
));
|
));
|
||||||
|
|||||||
@@ -1,29 +1,15 @@
|
|||||||
<?php
|
<?php
|
||||||
// Copyright (C) 2012-2018 Combodo SARL
|
|
||||||
//
|
|
||||||
// This program 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; version 3 of the License.
|
|
||||||
//
|
|
||||||
// This program 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, write to the Free Software
|
|
||||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Module combodo-notify-on-expiration
|
* Module combodo-notify-on-expiration
|
||||||
*
|
*
|
||||||
|
* @copyright Copyright (C) 2010-2019 Combodo SARL
|
||||||
|
* @license https://www.combodo.com/documentation/combodo-software-license.html
|
||||||
|
*
|
||||||
* @author Erwan Taloc <erwan.taloc@combodo.com>
|
* @author Erwan Taloc <erwan.taloc@combodo.com>
|
||||||
* @author Romain Quetiez <romain.quetiez@combodo.com>
|
* @author Romain Quetiez <romain.quetiez@combodo.com>
|
||||||
* @author Denis Flaven <denis.flaven@combodo.com>
|
* @author Denis Flaven <denis.flaven@combodo.com>
|
||||||
* @author Guillaume Lajarige <guillaume.lajarige@combodo.com>
|
* @author Guillaume Lajarige <guillaume.lajarige@combodo.com>
|
||||||
* @author Vincent Dumas <vincent.dumas@combodo.com>
|
* @author Vincent Dumas <vincent.dumas@combodo.com>
|
||||||
* @license http://www.opensource.org/licenses/gpl-3.0.html LGPL
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,18 +1,10 @@
|
|||||||
<?php
|
<?php
|
||||||
// Copyright (C) 2012-2018 Combodo SARL
|
/**
|
||||||
//
|
*
|
||||||
// This program is free software; you can redistribute it and/or modify
|
* @copyright Copyright (C) 2010-2019 Combodo SARL
|
||||||
// it under the terms of the GNU General Public License as published by
|
* @license https://www.combodo.com/documentation/combodo-software-license.html
|
||||||
// the Free Software Foundation; version 3 of the License.
|
*
|
||||||
//
|
*/
|
||||||
// This program 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, write to the Free Software
|
|
||||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
||||||
|
|
||||||
SetupWebPage::AddModule(
|
SetupWebPage::AddModule(
|
||||||
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
|
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
|
||||||
|
|||||||
@@ -1,21 +1,9 @@
|
|||||||
<?php
|
<?php
|
||||||
// Copyright (C) 2012-2016 Combodo SARL
|
|
||||||
//
|
|
||||||
// This program is free software; you can redistribute it and/or modify
|
|
||||||
// it under the terms of the GNU Lesser General Public License as published by
|
|
||||||
// the Free Software Foundation; version 3 of the License.
|
|
||||||
//
|
|
||||||
// This program 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, write to the Free Software
|
|
||||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
||||||
/**
|
/**
|
||||||
* @copyright Copyright (C) 2012-2016 Combodo SARL
|
*
|
||||||
* @license http://opensource.org/licenses/AGPL-3.0
|
* @copyright Copyright (C) 2010-2019 Combodo SARL
|
||||||
|
* @license https://www.combodo.com/documentation/combodo-software-license.html
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user