Skip to content

Commit 9761169

Browse files
committed
Update copyright for 2023
1 parent 4168941 commit 9761169

File tree

7 files changed

+151
-5
lines changed

7 files changed

+151
-5
lines changed

.github/stale.yml

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# +-------------------------------------------------------------------------+
2+
# | Copyright (C) 2004-2023 The Cacti Group |
3+
# | |
4+
# | This program is free software; you can redistribute it and/or |
5+
# | modify it under the terms of the GNU General Public License |
6+
# | as published by the Free Software Foundation; either version 2 |
7+
# | of the License, or (at your option) any later version. |
8+
# | |
9+
# | This program is distributed in the hope that it will be useful, |
10+
# | but WITHOUT ANY WARRANTY; without even the implied warranty of |
11+
# | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12+
# | GNU General Public License for more details. |
13+
# +-------------------------------------------------------------------------+
14+
# | Cacti: The Complete RRDtool-based Graphing Solution |
15+
# +-------------------------------------------------------------------------+
16+
# | This code is designed, written, and maintained by the Cacti Group. See |
17+
# | about.php and/or the AUTHORS file for specific developer information. |
18+
# +-------------------------------------------------------------------------+
19+
# | http://www.cacti.net/ |
20+
# +-------------------------------------------------------------------------+
21+
122
# Number of days of inactivity before an issue becomes stale
223
daysUntilStale: 60
324
# Number of days of inactivity before a stale issue is closed

.gitignore

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,22 @@
1+
# +-------------------------------------------------------------------------+
2+
# | Copyright (C) 2004-2023 The Cacti Group |
3+
# | |
4+
# | This program is free software; you can redistribute it and/or |
5+
# | modify it under the terms of the GNU General Public License |
6+
# | as published by the Free Software Foundation; either version 2 |
7+
# | of the License, or (at your option) any later version. |
8+
# | |
9+
# | This program is distributed in the hope that it will be useful, |
10+
# | but WITHOUT ANY WARRANTY; without even the implied warranty of |
11+
# | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12+
# | GNU General Public License for more details. |
13+
# +-------------------------------------------------------------------------+
14+
# | Cacti: The Complete RRDtool-based Graphing Solution |
15+
# +-------------------------------------------------------------------------+
16+
# | This code is designed, written, and maintained by the Cacti Group. See |
17+
# | about.php and/or the AUTHORS file for specific developer information. |
18+
# +-------------------------------------------------------------------------+
19+
# | http://www.cacti.net/ |
20+
# +-------------------------------------------------------------------------+
21+
122
locales/po/*.mo

.mdl_style.rb

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# +-------------------------------------------------------------------------+
2+
# | Copyright (C) 2004-2023 The Cacti Group |
3+
# | |
4+
# | This program is free software; you can redistribute it and/or |
5+
# | modify it under the terms of the GNU General Public License |
6+
# | as published by the Free Software Foundation; either version 2 |
7+
# | of the License, or (at your option) any later version. |
8+
# | |
9+
# | This program is distributed in the hope that it will be useful, |
10+
# | but WITHOUT ANY WARRANTY; without even the implied warranty of |
11+
# | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12+
# | GNU General Public License for more details. |
13+
# +-------------------------------------------------------------------------+
14+
# | Cacti: The Complete RRDtool-based Graphing Solution |
15+
# +-------------------------------------------------------------------------+
16+
# | This code is designed, written, and maintained by the Cacti Group. See |
17+
# | about.php and/or the AUTHORS file for specific developer information. |
18+
# +-------------------------------------------------------------------------+
19+
# | http://www.cacti.net/ |
20+
# +-------------------------------------------------------------------------+
21+
122
# customize style guide
223
all
324
rule "MD010", code_blocks: false

.mdlrc

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# +-------------------------------------------------------------------------+
2+
# | Copyright (C) 2004-2023 The Cacti Group |
3+
# | |
4+
# | This program is free software; you can redistribute it and/or |
5+
# | modify it under the terms of the GNU General Public License |
6+
# | as published by the Free Software Foundation; either version 2 |
7+
# | of the License, or (at your option) any later version. |
8+
# | |
9+
# | This program is distributed in the hope that it will be useful, |
10+
# | but WITHOUT ANY WARRANTY; without even the implied warranty of |
11+
# | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12+
# | GNU General Public License for more details. |
13+
# +-------------------------------------------------------------------------+
14+
# | Cacti: The Complete RRDtool-based Graphing Solution |
15+
# +-------------------------------------------------------------------------+
16+
# | This code is designed, written, and maintained by the Cacti Group. See |
17+
# | about.php and/or the AUTHORS file for specific developer information. |
18+
# +-------------------------------------------------------------------------+
19+
# | http://www.cacti.net/ |
20+
# +-------------------------------------------------------------------------+
21+
122
# mdl cli configuration
223
style ".mdl_style.rb"
324
verbose false

images/index.php

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
11
<?php
2+
/*
3+
+-------------------------------------------------------------------------+
4+
| Copyright (C) 2004-2023 The Cacti Group |
5+
| |
6+
| This program is free software; you can redistribute it and/or |
7+
| modify it under the terms of the GNU General Public License |
8+
| as published by the Free Software Foundation; either version 2 |
9+
| of the License, or (at your option) any later version. |
10+
| |
11+
| This program is distributed in the hope that it will be useful, |
12+
| but WITHOUT ANY WARRANTY; without even the implied warranty of |
13+
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
14+
| GNU General Public License for more details. |
15+
+-------------------------------------------------------------------------+
16+
| Cacti: The Complete RRDtool-based Graphing Solution |
17+
+-------------------------------------------------------------------------+
18+
| This code is designed, written, and maintained by the Cacti Group. See |
19+
| about.php and/or the AUTHORS file for specific developer information. |
20+
+-------------------------------------------------------------------------+
21+
| http://www.cacti.net/ |
22+
+-------------------------------------------------------------------------+
23+
*/
24+
225
header('Location:../index.php');
3-
?>

locales/LC_MESSAGES/index.php

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
<?php
2+
/*
3+
+-------------------------------------------------------------------------+
4+
| Copyright (C) 2004-2023 The Cacti Group |
5+
| |
6+
| This program is free software; you can redistribute it and/or |
7+
| modify it under the terms of the GNU General Public License |
8+
| as published by the Free Software Foundation; either version 2 |
9+
| of the License, or (at your option) any later version. |
10+
| |
11+
| This program is distributed in the hope that it will be useful, |
12+
| but WITHOUT ANY WARRANTY; without even the implied warranty of |
13+
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
14+
| GNU General Public License for more details. |
15+
+-------------------------------------------------------------------------+
16+
| Cacti: The Complete RRDtool-based Graphing Solution |
17+
+-------------------------------------------------------------------------+
18+
| This code is designed, written, and maintained by the Cacti Group. See |
19+
| about.php and/or the AUTHORS file for specific developer information. |
20+
+-------------------------------------------------------------------------+
21+
| http://www.cacti.net/ |
22+
+-------------------------------------------------------------------------+
23+
*/
224

325
header("Location:../index.php");
4-
5-
?>

locales/index.php

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
<?php
2+
/*
3+
+-------------------------------------------------------------------------+
4+
| Copyright (C) 2004-2023 The Cacti Group |
5+
| |
6+
| This program is free software; you can redistribute it and/or |
7+
| modify it under the terms of the GNU General Public License |
8+
| as published by the Free Software Foundation; either version 2 |
9+
| of the License, or (at your option) any later version. |
10+
| |
11+
| This program is distributed in the hope that it will be useful, |
12+
| but WITHOUT ANY WARRANTY; without even the implied warranty of |
13+
| MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
14+
| GNU General Public License for more details. |
15+
+-------------------------------------------------------------------------+
16+
| Cacti: The Complete RRDtool-based Graphing Solution |
17+
+-------------------------------------------------------------------------+
18+
| This code is designed, written, and maintained by the Cacti Group. See |
19+
| about.php and/or the AUTHORS file for specific developer information. |
20+
+-------------------------------------------------------------------------+
21+
| http://www.cacti.net/ |
22+
+-------------------------------------------------------------------------+
23+
*/
224

325
header("Location:../index.php");
4-
5-
?>

0 commit comments

Comments
 (0)