mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 00:02:17 +02:00
Merge remote-tracking branch 'origin/support/3.0' into develop
# Conflicts: # lib/symfony/polyfill-iconv/Resources/charset/from.big5.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp037.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp1006.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp1026.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp424.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp437.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp500.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp737.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp775.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp850.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp852.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp855.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp856.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp857.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp860.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp861.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp862.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp863.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp864.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp865.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp866.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp869.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp874.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp875.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp932.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp936.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp949.php # lib/symfony/polyfill-iconv/Resources/charset/from.cp950.php # lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-1.php # lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-10.php # lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-11.php # lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-13.php # lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-14.php # lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-15.php # lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-16.php # lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-2.php # lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-3.php # lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-4.php # lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-5.php # lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-6.php # lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-7.php # lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-8.php # lib/symfony/polyfill-iconv/Resources/charset/from.iso-8859-9.php # lib/symfony/polyfill-iconv/Resources/charset/from.koi8-r.php # lib/symfony/polyfill-iconv/Resources/charset/from.koi8-u.php # lib/symfony/polyfill-iconv/Resources/charset/from.us-ascii.php # lib/symfony/polyfill-iconv/Resources/charset/from.windows-1250.php # lib/symfony/polyfill-iconv/Resources/charset/from.windows-1251.php # lib/symfony/polyfill-iconv/Resources/charset/from.windows-1252.php # lib/symfony/polyfill-iconv/Resources/charset/from.windows-1253.php # lib/symfony/polyfill-iconv/Resources/charset/from.windows-1254.php # lib/symfony/polyfill-iconv/Resources/charset/from.windows-1255.php # lib/symfony/polyfill-iconv/Resources/charset/from.windows-1256.php # lib/symfony/polyfill-iconv/Resources/charset/from.windows-1257.php # lib/symfony/polyfill-iconv/Resources/charset/from.windows-1258.php
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
<?php
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2018 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
* This file is part of iTop.
|
||||
*
|
||||
* iTop is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* iTop 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 Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
/**
|
||||
* Localized data
|
||||
*
|
||||
* @copyright Copyright (C) 2010-2018 Combodo SARL
|
||||
* @license http://opensource.org/licenses/AGPL-3.0
|
||||
*
|
||||
* This file is part of iTop.
|
||||
*
|
||||
* iTop is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* iTop 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 Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
*/
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// Relations
|
||||
|
||||
Reference in New Issue
Block a user