Skip to content

Commit 0451429

Browse files
authored
Update copyrights to 2026 (#80)
1 parent 52b3a7c commit 0451429

8 files changed

Lines changed: 8 additions & 8 deletions

File tree

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ assignees: ''
88
---
99
<!--
1010
#
11-
# Copyright (C) 2004-2025 The Cacti Group
11+
# Copyright (C) 2004-2026 The Cacti Group
1212
#
1313
-->
1414

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ assignees: ''
88
---
99
<!--
1010
#
11-
# Copyright (C) 2004-2025 The Cacti Group
11+
# Copyright (C) 2004-2026 The Cacti Group
1212
#
1313
-->
1414

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ ALL PHP files MUST include the standard GPL v2 license header:
109109
<?php
110110
/*
111111
+-------------------------------------------------------------------------+
112-
| Copyright (C) 2004-2025 The Cacti Group |
112+
| Copyright (C) 2004-2026 The Cacti Group |
113113
| |
114114
| This program is free software; you can redistribute it and/or |
115115
| modify it under the terms of the GNU General Public License |

.github/workflows/plugin-ci-workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# +-------------------------------------------------------------------------+
2-
# | Copyright (C) 2004-2025 The Cacti Group |
2+
# | Copyright (C) 2004-2026 The Cacti Group |
33
# | |
44
# | This program is free software; you can redistribute it and/or |
55
# | modify it under the terms of the GNU General Public License |

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
* Initial public release: Based on plugin webseer version 3.2
5252

5353
-----------------------------------------------
54-
Copyright (c) 2004-2024 - The Cacti Group, Inc.
54+
Copyright (c) 2004-2026 - The Cacti Group, Inc.
5555

INFO

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; +-------------------------------------------------------------------------+
2-
; | Copyright (C) 2004-2025 The Cacti Group |
2+
; | Copyright (C) 2004-2026 The Cacti Group |
33
; | |
44
; | This program is free software; you can redistribute it and/or |
55
; | modify it under the terms of the GNU General Public License |

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,5 +99,5 @@ in GitHub - https://github.com/Cacti/plugin_servcheck
9999
You can find more information on our forum - http://forums.cacti.net/viewtopic.php?t=62934
100100

101101
-----------------------------------------------
102-
Copyright (c) 2004-2025 - The Cacti Group, Inc.
102+
Copyright (c) 2004-2026 - The Cacti Group, Inc.
103103

locales/build_gettext.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22
#+-------------------------------------------------------------------------+
3-
#| Copyright (C) 2004-2023 The Cacti Group |
3+
#| Copyright (C) 2004-2026 The Cacti Group |
44
#| |
55
#| This program is free software; you can redistribute it and/or |
66
#| modify it under the terms of the GNU General Public License |

0 commit comments

Comments
 (0)