Skip to content

Commit 80236be

Browse files
committed
Update HEADERS
1 parent 944e32b commit 80236be

40 files changed

Lines changed: 1258 additions & 715 deletions

front/config.form.php

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,39 @@
11
<?php
22

33
/*
4-
------------------------------------------------------------------------
5-
TimelineTicket
6-
Copyright (C) 2013-2025 by the TimelineTicket Development Team.
4+
-------------------------------------------------------------------------
5+
TimelineTicket
6+
Copyright (C) 2013-2026 by the TimelineTicket Development Team.
77
8-
https://github.com/pluginsGLPI/timelineticket
9-
------------------------------------------------------------------------
8+
https://github.com/pluginsGLPI/timelineticket
9+
------------------------------------------------------------------------
1010
11-
LICENSE
11+
LICENSE
1212
13-
This file is part of TimelineTicket project.
13+
This file is part of TimelineTicket project.
1414
15-
TimelineTicket plugin is free software: you can redistribute it and/or modify
16-
it under the terms of the GNU Affero General Public License as published by
17-
the Free Software Foundation, either version 3 of the License, or
18-
(at your option) any later version.
15+
TimelineTicket plugin is free software: you can redistribute it and/or modify
16+
it under the terms of the GNU Affero General Public License as published by
17+
the Free Software Foundation, either version 3 of the License, or
18+
(at your option) any later version.
1919
20-
TimelineTicket plugin is distributed in the hope that it will be useful,
21-
but WITHOUT ANY WARRANTY; without even the implied warranty of
22-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23-
GNU Affero General Public License for more details.
20+
TimelineTicket plugin is distributed in the hope that it will be useful,
21+
but WITHOUT ANY WARRANTY; without even the implied warranty of
22+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23+
GNU Affero General Public License for more details.
2424
25-
You should have received a copy of the GNU Affero General Public License
26-
along with TimelineTicket plugin. If not, see <http://www.gnu.org/licenses/>.
25+
You should have received a copy of the GNU Affero General Public License
26+
along with TimelineTicket plugin. If not, see <http://www.gnu.org/licenses/>.
2727
28-
------------------------------------------------------------------------
28+
------------------------------------------------------------------------
2929
30-
@package TimelineTicket plugin
31-
@copyright Copyright (C) 2013-2025 TimelineTicket team
32-
@license AGPL License 3.0 or (at your option) any later version
33-
http://www.gnu.org/licenses/agpl-3.0-standalone.html
34-
@link https://github.com/pluginsGLPI/timelineticket
35-
@since 2013
36-
37-
------------------------------------------------------------------------
30+
@package TimelineTicket plugin
31+
@copyright Copyright (C) 2013-2025 TimelineTicket team
32+
@license AGPL License 3.0 or (at your option) any later version
33+
http://www.gnu.org/licenses/agpl-3.0-standalone.html
34+
@link https://github.com/pluginsGLPI/timelineticket
35+
@since 2013
36+
--------------------------------------------------------------------------
3837
*/
3938

4039
use GlpiPlugin\Timelineticket\AssignGroup;

front/graph.send.php

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,39 @@
11
<?php
22

33
/*
4-
------------------------------------------------------------------------
5-
TimelineTicket
6-
Copyright (C) 2013-2025 by the TimelineTicket Development Team.
4+
-------------------------------------------------------------------------
5+
TimelineTicket
6+
Copyright (C) 2013-2026 by the TimelineTicket Development Team.
77
8-
https://github.com/pluginsGLPI/timelineticket
9-
------------------------------------------------------------------------
8+
https://github.com/pluginsGLPI/timelineticket
9+
------------------------------------------------------------------------
1010
11-
LICENSE
11+
LICENSE
1212
13-
This file is part of TimelineTicket project.
13+
This file is part of TimelineTicket project.
1414
15-
TimelineTicket plugin is free software: you can redistribute it and/or modify
16-
it under the terms of the GNU Affero General Public License as published by
17-
the Free Software Foundation, either version 3 of the License, or
18-
(at your option) any later version.
15+
TimelineTicket plugin is free software: you can redistribute it and/or modify
16+
it under the terms of the GNU Affero General Public License as published by
17+
the Free Software Foundation, either version 3 of the License, or
18+
(at your option) any later version.
1919
20-
TimelineTicket plugin is distributed in the hope that it will be useful,
21-
but WITHOUT ANY WARRANTY; without even the implied warranty of
22-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23-
GNU Affero General Public License for more details.
20+
TimelineTicket plugin is distributed in the hope that it will be useful,
21+
but WITHOUT ANY WARRANTY; without even the implied warranty of
22+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23+
GNU Affero General Public License for more details.
2424
25-
You should have received a copy of the GNU Affero General Public License
26-
along with TimelineTicket plugin. If not, see <http://www.gnu.org/licenses/>.
25+
You should have received a copy of the GNU Affero General Public License
26+
along with TimelineTicket plugin. If not, see <http://www.gnu.org/licenses/>.
2727
28-
------------------------------------------------------------------------
28+
------------------------------------------------------------------------
2929
30-
@package TimelineTicket plugin
31-
@copyright Copyright (C) 2013-2025 TimelineTicket team
32-
@license AGPL License 3.0 or (at your option) any later version
33-
http://www.gnu.org/licenses/agpl-3.0-standalone.html
34-
@link https://github.com/pluginsGLPI/timelineticket
35-
@since 2013
36-
37-
------------------------------------------------------------------------
30+
@package TimelineTicket plugin
31+
@copyright Copyright (C) 2013-2025 TimelineTicket team
32+
@license AGPL License 3.0 or (at your option) any later version
33+
http://www.gnu.org/licenses/agpl-3.0-standalone.html
34+
@link https://github.com/pluginsGLPI/timelineticket
35+
@since 2013
36+
--------------------------------------------------------------------------
3837
*/
3938

4039
use Glpi\Exception\Http\BadRequestHttpException;

front/index.php

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,37 @@
11
<?php
22

33
/*
4-
------------------------------------------------------------------------
5-
TimelineTicket
6-
Copyright (C) 2013-2025 by the TimelineTicket Development Team.
4+
-------------------------------------------------------------------------
5+
TimelineTicket
6+
Copyright (C) 2013-2026 by the TimelineTicket Development Team.
77
8-
https://github.com/pluginsGLPI/timelineticket
9-
------------------------------------------------------------------------
8+
https://github.com/pluginsGLPI/timelineticket
9+
------------------------------------------------------------------------
1010
11-
LICENSE
11+
LICENSE
1212
13-
This file is part of TimelineTicket project.
13+
This file is part of TimelineTicket project.
1414
15-
TimelineTicket plugin is free software: you can redistribute it and/or modify
16-
it under the terms of the GNU Affero General Public License as published by
17-
the Free Software Foundation, either version 3 of the License, or
18-
(at your option) any later version.
15+
TimelineTicket plugin is free software: you can redistribute it and/or modify
16+
it under the terms of the GNU Affero General Public License as published by
17+
the Free Software Foundation, either version 3 of the License, or
18+
(at your option) any later version.
1919
20-
TimelineTicket plugin is distributed in the hope that it will be useful,
21-
but WITHOUT ANY WARRANTY; without even the implied warranty of
22-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23-
GNU Affero General Public License for more details.
20+
TimelineTicket plugin is distributed in the hope that it will be useful,
21+
but WITHOUT ANY WARRANTY; without even the implied warranty of
22+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23+
GNU Affero General Public License for more details.
2424
25-
You should have received a copy of the GNU Affero General Public License
26-
along with TimelineTicket plugin. If not, see <http://www.gnu.org/licenses/>.
25+
You should have received a copy of the GNU Affero General Public License
26+
along with TimelineTicket plugin. If not, see <http://www.gnu.org/licenses/>.
2727
28-
------------------------------------------------------------------------
28+
------------------------------------------------------------------------
2929
30-
@package TimelineTicket plugin
31-
@copyright Copyright (C) 2013-2025 TimelineTicket team
32-
@license AGPL License 3.0 or (at your option) any later version
33-
http://www.gnu.org/licenses/agpl-3.0-standalone.html
34-
@link https://github.com/pluginsGLPI/timelineticket
35-
@since 2013
36-
37-
------------------------------------------------------------------------
30+
@package TimelineTicket plugin
31+
@copyright Copyright (C) 2013-2025 TimelineTicket team
32+
@license AGPL License 3.0 or (at your option) any later version
33+
http://www.gnu.org/licenses/agpl-3.0-standalone.html
34+
@link https://github.com/pluginsGLPI/timelineticket
35+
@since 2013
36+
--------------------------------------------------------------------------
3837
*/

hook.php

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,39 @@
11
<?php
22

33
/*
4-
------------------------------------------------------------------------
5-
TimelineTicket
6-
Copyright (C) 2013-2025 by the TimelineTicket Development Team.
4+
-------------------------------------------------------------------------
5+
TimelineTicket
6+
Copyright (C) 2013-2026 by the TimelineTicket Development Team.
77
8-
https://github.com/pluginsGLPI/timelineticket
9-
------------------------------------------------------------------------
8+
https://github.com/pluginsGLPI/timelineticket
9+
------------------------------------------------------------------------
1010
11-
LICENSE
11+
LICENSE
1212
13-
This file is part of TimelineTicket project.
13+
This file is part of TimelineTicket project.
1414
15-
TimelineTicket plugin is free software: you can redistribute it and/or modify
16-
it under the terms of the GNU Affero General Public License as published by
17-
the Free Software Foundation, either version 3 of the License, or
18-
(at your option) any later version.
15+
TimelineTicket plugin is free software: you can redistribute it and/or modify
16+
it under the terms of the GNU Affero General Public License as published by
17+
the Free Software Foundation, either version 3 of the License, or
18+
(at your option) any later version.
1919
20-
TimelineTicket plugin is distributed in the hope that it will be useful,
21-
but WITHOUT ANY WARRANTY; without even the implied warranty of
22-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23-
GNU Affero General Public License for more details.
20+
TimelineTicket plugin is distributed in the hope that it will be useful,
21+
but WITHOUT ANY WARRANTY; without even the implied warranty of
22+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23+
GNU Affero General Public License for more details.
2424
25-
You should have received a copy of the GNU Affero General Public License
26-
along with TimelineTicket plugin. If not, see <http://www.gnu.org/licenses/>.
25+
You should have received a copy of the GNU Affero General Public License
26+
along with TimelineTicket plugin. If not, see <http://www.gnu.org/licenses/>.
2727
28-
------------------------------------------------------------------------
28+
------------------------------------------------------------------------
2929
30-
@package TimelineTicket plugin
31-
@copyright Copyright (C) 2013-2025 TimelineTicket team
32-
@license AGPL License 3.0 or (at your option) any later version
33-
http://www.gnu.org/licenses/agpl-3.0-standalone.html
34-
@link https://github.com/pluginsGLPI/timelineticket
35-
@since 2013
36-
37-
------------------------------------------------------------------------
30+
@package TimelineTicket plugin
31+
@copyright Copyright (C) 2013-2025 TimelineTicket team
32+
@license AGPL License 3.0 or (at your option) any later version
33+
http://www.gnu.org/licenses/agpl-3.0-standalone.html
34+
@link https://github.com/pluginsGLPI/timelineticket
35+
@since 2013
36+
--------------------------------------------------------------------------
3837
*/
3938

4039
use GlpiPlugin\Timelineticket\AssignGroup;

index.php

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,37 @@
11
<?php
22

33
/*
4-
------------------------------------------------------------------------
5-
TimelineTicket
6-
Copyright (C) 2013-2025 by the TimelineTicket Development Team.
4+
-------------------------------------------------------------------------
5+
TimelineTicket
6+
Copyright (C) 2013-2026 by the TimelineTicket Development Team.
77
8-
https://github.com/pluginsGLPI/timelineticket
9-
------------------------------------------------------------------------
8+
https://github.com/pluginsGLPI/timelineticket
9+
------------------------------------------------------------------------
1010
11-
LICENSE
11+
LICENSE
1212
13-
This file is part of TimelineTicket project.
13+
This file is part of TimelineTicket project.
1414
15-
TimelineTicket plugin is free software: you can redistribute it and/or modify
16-
it under the terms of the GNU Affero General Public License as published by
17-
the Free Software Foundation, either version 3 of the License, or
18-
(at your option) any later version.
15+
TimelineTicket plugin is free software: you can redistribute it and/or modify
16+
it under the terms of the GNU Affero General Public License as published by
17+
the Free Software Foundation, either version 3 of the License, or
18+
(at your option) any later version.
1919
20-
TimelineTicket plugin is distributed in the hope that it will be useful,
21-
but WITHOUT ANY WARRANTY; without even the implied warranty of
22-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23-
GNU Affero General Public License for more details.
20+
TimelineTicket plugin is distributed in the hope that it will be useful,
21+
but WITHOUT ANY WARRANTY; without even the implied warranty of
22+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23+
GNU Affero General Public License for more details.
2424
25-
You should have received a copy of the GNU Affero General Public License
26-
along with TimelineTicket plugin. If not, see <http://www.gnu.org/licenses/>.
25+
You should have received a copy of the GNU Affero General Public License
26+
along with TimelineTicket plugin. If not, see <http://www.gnu.org/licenses/>.
2727
28-
------------------------------------------------------------------------
28+
------------------------------------------------------------------------
2929
30-
@package TimelineTicket plugin
31-
@copyright Copyright (C) 2013-2025 TimelineTicket team
32-
@license AGPL License 3.0 or (at your option) any later version
33-
http://www.gnu.org/licenses/agpl-3.0-standalone.html
34-
@link https://github.com/pluginsGLPI/timelineticket
35-
@since 2013
36-
37-
------------------------------------------------------------------------
30+
@package TimelineTicket plugin
31+
@copyright Copyright (C) 2013-2025 TimelineTicket team
32+
@license AGPL License 3.0 or (at your option) any later version
33+
http://www.gnu.org/licenses/agpl-3.0-standalone.html
34+
@link https://github.com/pluginsGLPI/timelineticket
35+
@since 2013
36+
--------------------------------------------------------------------------
3837
*/

report/index.php

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,37 @@
11
<?php
22

33
/*
4-
------------------------------------------------------------------------
5-
TimelineTicket
6-
Copyright (C) 2013-2025 by the TimelineTicket Development Team.
4+
-------------------------------------------------------------------------
5+
TimelineTicket
6+
Copyright (C) 2013-2026 by the TimelineTicket Development Team.
77
8-
https://github.com/pluginsGLPI/timelineticket
9-
------------------------------------------------------------------------
8+
https://github.com/pluginsGLPI/timelineticket
9+
------------------------------------------------------------------------
1010
11-
LICENSE
11+
LICENSE
1212
13-
This file is part of TimelineTicket project.
13+
This file is part of TimelineTicket project.
1414
15-
TimelineTicket plugin is free software: you can redistribute it and/or modify
16-
it under the terms of the GNU Affero General Public License as published by
17-
the Free Software Foundation, either version 3 of the License, or
18-
(at your option) any later version.
15+
TimelineTicket plugin is free software: you can redistribute it and/or modify
16+
it under the terms of the GNU Affero General Public License as published by
17+
the Free Software Foundation, either version 3 of the License, or
18+
(at your option) any later version.
1919
20-
TimelineTicket plugin is distributed in the hope that it will be useful,
21-
but WITHOUT ANY WARRANTY; without even the implied warranty of
22-
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23-
GNU Affero General Public License for more details.
20+
TimelineTicket plugin is distributed in the hope that it will be useful,
21+
but WITHOUT ANY WARRANTY; without even the implied warranty of
22+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
23+
GNU Affero General Public License for more details.
2424
25-
You should have received a copy of the GNU Affero General Public License
26-
along with TimelineTicket plugin. If not, see <http://www.gnu.org/licenses/>.
25+
You should have received a copy of the GNU Affero General Public License
26+
along with TimelineTicket plugin. If not, see <http://www.gnu.org/licenses/>.
2727
28-
------------------------------------------------------------------------
28+
------------------------------------------------------------------------
2929
30-
@package TimelineTicket plugin
31-
@copyright Copyright (C) 2013-2025 TimelineTicket team
32-
@license AGPL License 3.0 or (at your option) any later version
33-
http://www.gnu.org/licenses/agpl-3.0-standalone.html
34-
@link https://github.com/pluginsGLPI/timelineticket
35-
@since 2013
36-
37-
------------------------------------------------------------------------
30+
@package TimelineTicket plugin
31+
@copyright Copyright (C) 2013-2025 TimelineTicket team
32+
@license AGPL License 3.0 or (at your option) any later version
33+
http://www.gnu.org/licenses/agpl-3.0-standalone.html
34+
@link https://github.com/pluginsGLPI/timelineticket
35+
@since 2013
36+
--------------------------------------------------------------------------
3837
*/

0 commit comments

Comments
 (0)