File tree Expand file tree Collapse file tree 6 files changed +33
-15
lines changed
Expand file tree Collapse file tree 6 files changed +33
-15
lines changed Original file line number Diff line number Diff line change 11<?php
2- # Copyright (c) 2024 Grigoriy Ermolaev (igflocal@gmail.com)
2+ # Copyright (c) 2025 Grigoriy Ermolaev (igflocal@gmail.com)
33#
44# Calendar for MantisBT is free software:
55# you can redistribute it and/or modify it under the terms of the GNU
@@ -138,7 +138,7 @@ function register() {
138138 $ this ->description = plugin_lang_get ( 'description ' );
139139 $ this ->page = 'config_page ' ;
140140
141- $ this ->version = '2.7.1 ' ;
141+ $ this ->version = '2.7.2 ' ;
142142
143143 $ this ->requires = array (
144144 'MantisCore ' => '2.26.0 ' ,
Original file line number Diff line number Diff line change 11<?php
22
3- # Copyright (c) 2018 Grigoriy Ermolaev (igflocal@gmail.com)
3+ # Copyright (c) 2025 Grigoriy Ermolaev (igflocal@gmail.com)
44# Calendar for MantisBT is free software:
55# you can redistribute it and/or modify it under the terms of the GNU
66# General Public License as published by the Free Software Foundation,
Original file line number Diff line number Diff line change 11<?php
2- /*
3- * To change this license header, choose License Headers in Project Properties.
4- * To change this template file, choose Tools | Templates
5- * and open the template in the editor.
6- */
2+ # Copyright (c) 2025 Grigoriy Ermolaev (igflocal@gmail.com)
3+ # Calendar for MantisBT is free software:
4+ # you can redistribute it and/or modify it under the terms of the GNU
5+ # General Public License as published by the Free Software Foundation,
6+ # either version 2 of the License, or (at your option) any later version.
7+ #
8+ # Calendar plugin for for MantisBT is distributed in the hope
9+ # that it will be useful, but WITHOUT ANY WARRANTY; without even the
10+ # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
11+ # See the GNU General Public License for more details.
12+ #
13+ # You should have received a copy of the GNU General Public License
14+ # along with Customer management plugin for MantisBT.
15+ # If not, see <http://www.gnu.org/licenses/>.
716
817/**
918 * Description of WeekView
Original file line number Diff line number Diff line change 11<?php
2- /*
3- * To change this license header, choose License Headers in Project Properties.
4- * To change this template file, choose Tools | Templates
5- * and open the template in the editor.
6- */
2+ # Copyright (c) 2025 Grigoriy Ermolaev (igflocal@gmail.com)
3+ # Calendar for MantisBT is free software:
4+ # you can redistribute it and/or modify it under the terms of the GNU
5+ # General Public License as published by the Free Software Foundation,
6+ # either version 2 of the License, or (at your option) any later version.
7+ #
8+ # Calendar plugin for for MantisBT is distributed in the hope
9+ # that it will be useful, but WITHOUT ANY WARRANTY; without even the
10+ # implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
11+ # See the GNU General Public License for more details.
12+ #
13+ # You should have received a copy of the GNU General Public License
14+ # along with Customer management plugin for MantisBT.
15+ # If not, see <http://www.gnu.org/licenses/>.
716
817/**
918 * Description of WeekView
Original file line number Diff line number Diff line change 11<?php
2- # Copyright (c) 2018 Grigoriy Ermolaev (igflocal@gmail.com)
2+ # Copyright (c) 2025 Grigoriy Ermolaev (igflocal@gmail.com)
33# Calendar for MantisBT is free software:
44# you can redistribute it and/or modify it under the terms of the GNU
55# General Public License as published by the Free Software Foundation,
Original file line number Diff line number Diff line change 11<?php
2- # Copyright (c) 2019 Grigoriy Ermolaev (igflocal@gmail.com)
2+ # Copyright (c) 2025 Grigoriy Ermolaev (igflocal@gmail.com)
33# Calendar for MantisBT is free software:
44# you can redistribute it and/or modify it under the terms of the GNU
55# General Public License as published by the Free Software Foundation,
You can’t perform that action at this time.
0 commit comments