Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 066c52a

Browse files
committed
Fix licence headers
1 parent fd48e87 commit 066c52a

18 files changed

+280
-170
lines changed

ajax/ajax.php

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,30 @@
11
<?php
2+
23
/**
3-
* --------------------------------------------------------------------------
4+
* -------------------------------------------------------------------------
5+
* Mantis plugin for GLPI
6+
* -------------------------------------------------------------------------
7+
*
48
* LICENSE
59
*
6-
* This file is part of mantis.
10+
* This file is part of Mantis.
711
*
8-
* mantis is free software; you can redistribute it and/or modify
12+
* Mantis is free software; you can redistribute it and/or modify
913
* it under the terms of the GNU General Public License as published by
10-
* the Free Software Foundation; either version 2 of the License, or
14+
* the Free Software Foundation; either version 3 of the License, or
1115
* (at your option) any later version.
1216
*
13-
* mantis is distributed in the hope that it will be useful,
17+
* Mantis is distributed in the hope that it will be useful,
1418
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1519
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1620
* GNU General Public License for more details.
17-
* --------------------------------------------------------------------------
18-
* @author François Legastelois
19-
* @copyright Copyright (C) 2018 Teclib
20-
* @license AGPLv3+ http://www.gnu.org/licenses/agpl.txt
21+
*
22+
* You should have received a copy of the GNU General Public License
23+
* along with Mantis. If not, see <http://www.gnu.org/licenses/>.
24+
* -------------------------------------------------------------------------
25+
* @copyright Copyright (C) 2014-2022 by Mantis plugin team.
26+
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html
2127
* @link https://github.com/pluginsGLPI/mantis
22-
* @link https://pluginsglpi.github.io/mantis/
2328
* -------------------------------------------------------------------------
2429
*/
2530

front/config.form.php

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,30 @@
11
<?php
2+
23
/**
3-
* --------------------------------------------------------------------------
4+
* -------------------------------------------------------------------------
5+
* Mantis plugin for GLPI
6+
* -------------------------------------------------------------------------
7+
*
48
* LICENSE
59
*
6-
* This file is part of mantis.
10+
* This file is part of Mantis.
711
*
8-
* mantis is free software; you can redistribute it and/or modify
12+
* Mantis is free software; you can redistribute it and/or modify
913
* it under the terms of the GNU General Public License as published by
10-
* the Free Software Foundation; either version 2 of the License, or
14+
* the Free Software Foundation; either version 3 of the License, or
1115
* (at your option) any later version.
1216
*
13-
* mantis is distributed in the hope that it will be useful,
17+
* Mantis is distributed in the hope that it will be useful,
1418
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1519
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1620
* GNU General Public License for more details.
17-
* --------------------------------------------------------------------------
18-
* @author François Legastelois
19-
* @copyright Copyright (C) 2018 Teclib
20-
* @license AGPLv3+ http://www.gnu.org/licenses/agpl.txt
21+
*
22+
* You should have received a copy of the GNU General Public License
23+
* along with Mantis. If not, see <http://www.gnu.org/licenses/>.
24+
* -------------------------------------------------------------------------
25+
* @copyright Copyright (C) 2014-2022 by Mantis plugin team.
26+
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html
2127
* @link https://github.com/pluginsGLPI/mantis
22-
* @link https://pluginsglpi.github.io/mantis/
2328
* -------------------------------------------------------------------------
2429
*/
2530

front/mantis.form.php

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,30 @@
11
<?php
2+
23
/**
3-
* --------------------------------------------------------------------------
4+
* -------------------------------------------------------------------------
5+
* Mantis plugin for GLPI
6+
* -------------------------------------------------------------------------
7+
*
48
* LICENSE
59
*
6-
* This file is part of mantis.
10+
* This file is part of Mantis.
711
*
8-
* mantis is free software; you can redistribute it and/or modify
12+
* Mantis is free software; you can redistribute it and/or modify
913
* it under the terms of the GNU General Public License as published by
10-
* the Free Software Foundation; either version 2 of the License, or
14+
* the Free Software Foundation; either version 3 of the License, or
1115
* (at your option) any later version.
1216
*
13-
* mantis is distributed in the hope that it will be useful,
17+
* Mantis is distributed in the hope that it will be useful,
1418
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1519
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1620
* GNU General Public License for more details.
17-
* --------------------------------------------------------------------------
18-
* @author François Legastelois
19-
* @copyright Copyright (C) 2018 Teclib
20-
* @license AGPLv3+ http://www.gnu.org/licenses/agpl.txt
21+
*
22+
* You should have received a copy of the GNU General Public License
23+
* along with Mantis. If not, see <http://www.gnu.org/licenses/>.
24+
* -------------------------------------------------------------------------
25+
* @copyright Copyright (C) 2014-2022 by Mantis plugin team.
26+
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html
2127
* @link https://github.com/pluginsGLPI/mantis
22-
* @link https://pluginsglpi.github.io/mantis/
2328
* -------------------------------------------------------------------------
2429
*/
2530

front/userpref.form.php

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,30 @@
11
<?php
2+
23
/**
3-
* --------------------------------------------------------------------------
4+
* -------------------------------------------------------------------------
5+
* Mantis plugin for GLPI
6+
* -------------------------------------------------------------------------
7+
*
48
* LICENSE
59
*
6-
* This file is part of mantis.
10+
* This file is part of Mantis.
711
*
8-
* mantis is free software; you can redistribute it and/or modify
12+
* Mantis is free software; you can redistribute it and/or modify
913
* it under the terms of the GNU General Public License as published by
10-
* the Free Software Foundation; either version 2 of the License, or
14+
* the Free Software Foundation; either version 3 of the License, or
1115
* (at your option) any later version.
1216
*
13-
* mantis is distributed in the hope that it will be useful,
17+
* Mantis is distributed in the hope that it will be useful,
1418
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1519
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1620
* GNU General Public License for more details.
17-
* --------------------------------------------------------------------------
18-
* @author François Legastelois
19-
* @copyright Copyright (C) 2018 Teclib
20-
* @license AGPLv3+ http://www.gnu.org/licenses/agpl.txt
21+
*
22+
* You should have received a copy of the GNU General Public License
23+
* along with Mantis. If not, see <http://www.gnu.org/licenses/>.
24+
* -------------------------------------------------------------------------
25+
* @copyright Copyright (C) 2014-2022 by Mantis plugin team.
26+
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html
2127
* @link https://github.com/pluginsGLPI/mantis
22-
* @link https://pluginsglpi.github.io/mantis/
2328
* -------------------------------------------------------------------------
2429
*/
2530

hook.php

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,30 @@
11
<?php
2+
23
/**
3-
* --------------------------------------------------------------------------
4+
* -------------------------------------------------------------------------
5+
* Mantis plugin for GLPI
6+
* -------------------------------------------------------------------------
7+
*
48
* LICENSE
59
*
6-
* This file is part of mantis.
10+
* This file is part of Mantis.
711
*
8-
* mantis is free software; you can redistribute it and/or modify
12+
* Mantis is free software; you can redistribute it and/or modify
913
* it under the terms of the GNU General Public License as published by
10-
* the Free Software Foundation; either version 2 of the License, or
14+
* the Free Software Foundation; either version 3 of the License, or
1115
* (at your option) any later version.
1216
*
13-
* mantis is distributed in the hope that it will be useful,
17+
* Mantis is distributed in the hope that it will be useful,
1418
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1519
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1620
* GNU General Public License for more details.
17-
* --------------------------------------------------------------------------
18-
* @author François Legastelois
19-
* @copyright Copyright (C) 2018 Teclib
20-
* @license AGPLv3+ http://www.gnu.org/licenses/agpl.txt
21+
*
22+
* You should have received a copy of the GNU General Public License
23+
* along with Mantis. If not, see <http://www.gnu.org/licenses/>.
24+
* -------------------------------------------------------------------------
25+
* @copyright Copyright (C) 2014-2022 by Mantis plugin team.
26+
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html
2127
* @link https://github.com/pluginsGLPI/mantis
22-
* @link https://pluginsglpi.github.io/mantis/
2328
* -------------------------------------------------------------------------
2429
*/
2530

inc/config.class.php

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,30 @@
11
<?php
2+
23
/**
3-
* --------------------------------------------------------------------------
4+
* -------------------------------------------------------------------------
5+
* Mantis plugin for GLPI
6+
* -------------------------------------------------------------------------
7+
*
48
* LICENSE
59
*
6-
* This file is part of mantis.
10+
* This file is part of Mantis.
711
*
8-
* mantis is free software; you can redistribute it and/or modify
12+
* Mantis is free software; you can redistribute it and/or modify
913
* it under the terms of the GNU General Public License as published by
10-
* the Free Software Foundation; either version 2 of the License, or
14+
* the Free Software Foundation; either version 3 of the License, or
1115
* (at your option) any later version.
1216
*
13-
* mantis is distributed in the hope that it will be useful,
17+
* Mantis is distributed in the hope that it will be useful,
1418
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1519
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1620
* GNU General Public License for more details.
17-
* --------------------------------------------------------------------------
18-
* @author François Legastelois
19-
* @copyright Copyright (C) 2018 Teclib
20-
* @license AGPLv3+ http://www.gnu.org/licenses/agpl.txt
21+
*
22+
* You should have received a copy of the GNU General Public License
23+
* along with Mantis. If not, see <http://www.gnu.org/licenses/>.
24+
* -------------------------------------------------------------------------
25+
* @copyright Copyright (C) 2014-2022 by Mantis plugin team.
26+
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html
2127
* @link https://github.com/pluginsGLPI/mantis
22-
* @link https://pluginsglpi.github.io/mantis/
2328
* -------------------------------------------------------------------------
2429
*/
2530

inc/issue.class.php

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,30 @@
11
<?php
2+
23
/**
3-
* --------------------------------------------------------------------------
4+
* -------------------------------------------------------------------------
5+
* Mantis plugin for GLPI
6+
* -------------------------------------------------------------------------
7+
*
48
* LICENSE
59
*
6-
* This file is part of mantis.
10+
* This file is part of Mantis.
711
*
8-
* mantis is free software; you can redistribute it and/or modify
12+
* Mantis is free software; you can redistribute it and/or modify
913
* it under the terms of the GNU General Public License as published by
10-
* the Free Software Foundation; either version 2 of the License, or
14+
* the Free Software Foundation; either version 3 of the License, or
1115
* (at your option) any later version.
1216
*
13-
* mantis is distributed in the hope that it will be useful,
17+
* Mantis is distributed in the hope that it will be useful,
1418
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1519
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1620
* GNU General Public License for more details.
17-
* --------------------------------------------------------------------------
18-
* @author François Legastelois
19-
* @copyright Copyright (C) 2018 Teclib
20-
* @license AGPLv3+ http://www.gnu.org/licenses/agpl.txt
21+
*
22+
* You should have received a copy of the GNU General Public License
23+
* along with Mantis. If not, see <http://www.gnu.org/licenses/>.
24+
* -------------------------------------------------------------------------
25+
* @copyright Copyright (C) 2014-2022 by Mantis plugin team.
26+
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html
2127
* @link https://github.com/pluginsGLPI/mantis
22-
* @link https://pluginsglpi.github.io/mantis/
2328
* -------------------------------------------------------------------------
2429
*/
2530

inc/mantis.class.php

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,30 @@
11
<?php
2+
23
/**
3-
* --------------------------------------------------------------------------
4+
* -------------------------------------------------------------------------
5+
* Mantis plugin for GLPI
6+
* -------------------------------------------------------------------------
7+
*
48
* LICENSE
59
*
6-
* This file is part of mantis.
10+
* This file is part of Mantis.
711
*
8-
* mantis is free software; you can redistribute it and/or modify
12+
* Mantis is free software; you can redistribute it and/or modify
913
* it under the terms of the GNU General Public License as published by
10-
* the Free Software Foundation; either version 2 of the License, or
14+
* the Free Software Foundation; either version 3 of the License, or
1115
* (at your option) any later version.
1216
*
13-
* mantis is distributed in the hope that it will be useful,
17+
* Mantis is distributed in the hope that it will be useful,
1418
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1519
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1620
* GNU General Public License for more details.
17-
* --------------------------------------------------------------------------
18-
* @author François Legastelois
19-
* @copyright Copyright (C) 2018 Teclib
20-
* @license AGPLv3+ http://www.gnu.org/licenses/agpl.txt
21+
*
22+
* You should have received a copy of the GNU General Public License
23+
* along with Mantis. If not, see <http://www.gnu.org/licenses/>.
24+
* -------------------------------------------------------------------------
25+
* @copyright Copyright (C) 2014-2022 by Mantis plugin team.
26+
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html
2127
* @link https://github.com/pluginsGLPI/mantis
22-
* @link https://pluginsglpi.github.io/mantis/
2328
* -------------------------------------------------------------------------
2429
*/
2530

inc/mantisws.class.php

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,30 @@
11
<?php
2+
23
/**
3-
* --------------------------------------------------------------------------
4+
* -------------------------------------------------------------------------
5+
* Mantis plugin for GLPI
6+
* -------------------------------------------------------------------------
7+
*
48
* LICENSE
59
*
6-
* This file is part of mantis.
10+
* This file is part of Mantis.
711
*
8-
* mantis is free software; you can redistribute it and/or modify
12+
* Mantis is free software; you can redistribute it and/or modify
913
* it under the terms of the GNU General Public License as published by
10-
* the Free Software Foundation; either version 2 of the License, or
14+
* the Free Software Foundation; either version 3 of the License, or
1115
* (at your option) any later version.
1216
*
13-
* mantis is distributed in the hope that it will be useful,
17+
* Mantis is distributed in the hope that it will be useful,
1418
* but WITHOUT ANY WARRANTY; without even the implied warranty of
1519
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1620
* GNU General Public License for more details.
17-
* --------------------------------------------------------------------------
18-
* @author François Legastelois
19-
* @copyright Copyright (C) 2018 Teclib
20-
* @license AGPLv3+ http://www.gnu.org/licenses/agpl.txt
21+
*
22+
* You should have received a copy of the GNU General Public License
23+
* along with Mantis. If not, see <http://www.gnu.org/licenses/>.
24+
* -------------------------------------------------------------------------
25+
* @copyright Copyright (C) 2014-2022 by Mantis plugin team.
26+
* @license AGPLv3 https://www.gnu.org/licenses/agpl-3.0.html
2127
* @link https://github.com/pluginsGLPI/mantis
22-
* @link https://pluginsglpi.github.io/mantis/
2328
* -------------------------------------------------------------------------
2429
*/
2530

0 commit comments

Comments
 (0)