Skip to content

Commit 60c1a92

Browse files
committed
Update copyright date
1 parent 4fe105a commit 60c1a92

17 files changed

+17
-17
lines changed

ajax/gantt.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* You should have received a copy of the GNU General Public License
2323
* along with gantt. If not, see <http://www.gnu.org/licenses/>.
2424
* -------------------------------------------------------------------------
25-
* @copyright Copyright (C) 2013-2022 by gantt plugin team.
25+
* @copyright Copyright (C) 2013-2023 by gantt plugin team.
2626
* @license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2727
* @link https://github.com/pluginsGLPI/gantt
2828
* -------------------------------------------------------------------------

css/gantt.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* You should have received a copy of the GNU General Public License
2121
* along with gantt. If not, see <http://www.gnu.org/licenses/>.
2222
* -------------------------------------------------------------------------
23-
* @copyright Copyright (C) 2013-2022 by gantt plugin team.
23+
* @copyright Copyright (C) 2013-2023 by gantt plugin team.
2424
* @license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2525
* @link https://github.com/pluginsGLPI/gantt
2626
* -------------------------------------------------------------------------

front/global.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* You should have received a copy of the GNU General Public License
2323
* along with gantt. If not, see <http://www.gnu.org/licenses/>.
2424
* -------------------------------------------------------------------------
25-
* @copyright Copyright (C) 2013-2022 by gantt plugin team.
25+
* @copyright Copyright (C) 2013-2023 by gantt plugin team.
2626
* @license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2727
* @link https://github.com/pluginsGLPI/gantt
2828
* -------------------------------------------------------------------------

hook.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* You should have received a copy of the GNU General Public License
2323
* along with gantt. If not, see <http://www.gnu.org/licenses/>.
2424
* -------------------------------------------------------------------------
25-
* @copyright Copyright (C) 2013-2022 by gantt plugin team.
25+
* @copyright Copyright (C) 2013-2023 by gantt plugin team.
2626
* @license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2727
* @link https://github.com/pluginsGLPI/gantt
2828
* -------------------------------------------------------------------------

js/gantt-helper.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* You should have received a copy of the GNU General Public License
2121
* along with gantt. If not, see <http://www.gnu.org/licenses/>.
2222
* -------------------------------------------------------------------------
23-
* @copyright Copyright (C) 2013-2022 by gantt plugin team.
23+
* @copyright Copyright (C) 2013-2023 by gantt plugin team.
2424
* @license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2525
* @link https://github.com/pluginsGLPI/gantt
2626
* -------------------------------------------------------------------------

js/libs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* You should have received a copy of the GNU General Public License
2121
* along with gantt. If not, see <http://www.gnu.org/licenses/>.
2222
* -------------------------------------------------------------------------
23-
* @copyright Copyright (C) 2013-2022 by gantt plugin team.
23+
* @copyright Copyright (C) 2013-2023 by gantt plugin team.
2424
* @license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2525
* @link https://github.com/pluginsGLPI/gantt
2626
* -------------------------------------------------------------------------

setup.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* You should have received a copy of the GNU General Public License
2323
* along with gantt. If not, see <http://www.gnu.org/licenses/>.
2424
* -------------------------------------------------------------------------
25-
* @copyright Copyright (C) 2013-2022 by gantt plugin team.
25+
* @copyright Copyright (C) 2013-2023 by gantt plugin team.
2626
* @license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2727
* @link https://github.com/pluginsGLPI/gantt
2828
* -------------------------------------------------------------------------

src/DataFactory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* You should have received a copy of the GNU General Public License
2323
* along with gantt. If not, see <http://www.gnu.org/licenses/>.
2424
* -------------------------------------------------------------------------
25-
* @copyright Copyright (C) 2013-2022 by gantt plugin team.
25+
* @copyright Copyright (C) 2013-2023 by gantt plugin team.
2626
* @license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2727
* @link https://github.com/pluginsGLPI/gantt
2828
* -------------------------------------------------------------------------

src/Item.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* You should have received a copy of the GNU General Public License
2323
* along with gantt. If not, see <http://www.gnu.org/licenses/>.
2424
* -------------------------------------------------------------------------
25-
* @copyright Copyright (C) 2013-2022 by gantt plugin team.
25+
* @copyright Copyright (C) 2013-2023 by gantt plugin team.
2626
* @license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2727
* @link https://github.com/pluginsGLPI/gantt
2828
* -------------------------------------------------------------------------

src/Link.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* You should have received a copy of the GNU General Public License
2323
* along with gantt. If not, see <http://www.gnu.org/licenses/>.
2424
* -------------------------------------------------------------------------
25-
* @copyright Copyright (C) 2013-2022 by gantt plugin team.
25+
* @copyright Copyright (C) 2013-2023 by gantt plugin team.
2626
* @license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2727
* @link https://github.com/pluginsGLPI/gantt
2828
* -------------------------------------------------------------------------

src/LinkDAO.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* You should have received a copy of the GNU General Public License
2323
* along with gantt. If not, see <http://www.gnu.org/licenses/>.
2424
* -------------------------------------------------------------------------
25-
* @copyright Copyright (C) 2013-2022 by gantt plugin team.
25+
* @copyright Copyright (C) 2013-2023 by gantt plugin team.
2626
* @license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2727
* @link https://github.com/pluginsGLPI/gantt
2828
* -------------------------------------------------------------------------

src/ProjectDAO.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* You should have received a copy of the GNU General Public License
2323
* along with gantt. If not, see <http://www.gnu.org/licenses/>.
2424
* -------------------------------------------------------------------------
25-
* @copyright Copyright (C) 2013-2022 by gantt plugin team.
25+
* @copyright Copyright (C) 2013-2023 by gantt plugin team.
2626
* @license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2727
* @link https://github.com/pluginsGLPI/gantt
2828
* -------------------------------------------------------------------------

src/ProjectTab.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* You should have received a copy of the GNU General Public License
2323
* along with gantt. If not, see <http://www.gnu.org/licenses/>.
2424
* -------------------------------------------------------------------------
25-
* @copyright Copyright (C) 2013-2022 by gantt plugin team.
25+
* @copyright Copyright (C) 2013-2023 by gantt plugin team.
2626
* @license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2727
* @link https://github.com/pluginsGLPI/gantt
2828
* -------------------------------------------------------------------------

src/TaskDAO.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
* You should have received a copy of the GNU General Public License
2323
* along with gantt. If not, see <http://www.gnu.org/licenses/>.
2424
* -------------------------------------------------------------------------
25-
* @copyright Copyright (C) 2013-2022 by gantt plugin team.
25+
* @copyright Copyright (C) 2013-2023 by gantt plugin team.
2626
* @license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2727
* @link https://github.com/pluginsGLPI/gantt
2828
* -------------------------------------------------------------------------

templates/view.html.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# You should have received a copy of the GNU General Public License
2121
# along with gantt. If not, see <http://www.gnu.org/licenses/>.
2222
# -------------------------------------------------------------------------
23-
# @copyright Copyright (C) 2013-2022 by gantt plugin team.
23+
# @copyright Copyright (C) 2013-2023 by gantt plugin team.
2424
# @license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2525
# @link https://github.com/pluginsGLPI/gantt
2626
# -------------------------------------------------------------------------

tools/HEADER

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ GNU General Public License for more details.
1919
You should have received a copy of the GNU General Public License
2020
along with gantt. If not, see <http://www.gnu.org/licenses/>.
2121
-------------------------------------------------------------------------
22-
@copyright Copyright (C) 2013-2022 by gantt plugin team.
22+
@copyright Copyright (C) 2013-2023 by gantt plugin team.
2323
@license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2424
@link https://github.com/pluginsGLPI/gantt
2525
-------------------------------------------------------------------------

webpack.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
* You should have received a copy of the GNU General Public License
2121
* along with gantt. If not, see <http://www.gnu.org/licenses/>.
2222
* -------------------------------------------------------------------------
23-
* @copyright Copyright (C) 2013-2022 by gantt plugin team.
23+
* @copyright Copyright (C) 2013-2023 by gantt plugin team.
2424
* @license GPLv2 https://www.gnu.org/licenses/gpl-2.0.html
2525
* @link https://github.com/pluginsGLPI/gantt
2626
* -------------------------------------------------------------------------

0 commit comments

Comments
 (0)