Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ assignees: ''
---
<!--
#
# Copyright (C) 2004-2025 The Cacti Group
# Copyright (C) 2004-2026 The Cacti Group
#
-->

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ assignees: ''
---
<!--
#
# Copyright (C) 2004-2025 The Cacti Group
# Copyright (C) 2004-2026 The Cacti Group
#
-->

Expand Down
2 changes: 1 addition & 1 deletion .github/copilot-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ ALL PHP files MUST include the standard GPL v2 license header:
<?php
/*
+-------------------------------------------------------------------------+
| Copyright (C) 2004-2025 The Cacti Group |
| Copyright (C) 2004-2026 The Cacti Group |
| |
| This program is free software; you can redistribute it and/or |
| modify it under the terms of the GNU General Public License |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/plugin-ci-workflow.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# +-------------------------------------------------------------------------+
# | Copyright (C) 2004-2025 The Cacti Group |
# | Copyright (C) 2004-2026 The Cacti Group |
# | |
# | This program is free software; you can redistribute it and/or |
# | modify it under the terms of the GNU General Public License |
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@
* Initial public release: Based on plugin webseer version 3.2

-----------------------------------------------
Copyright (c) 2004-2024 - The Cacti Group, Inc.
Copyright (c) 2004-2026 - The Cacti Group, Inc.

2 changes: 1 addition & 1 deletion INFO
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
; +-------------------------------------------------------------------------+
; | Copyright (C) 2004-2025 The Cacti Group |
; | Copyright (C) 2004-2026 The Cacti Group |
; | |
; | This program is free software; you can redistribute it and/or |
; | modify it under the terms of the GNU General Public License |
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,5 +99,5 @@ in GitHub - https://github.com/Cacti/plugin_servcheck
You can find more information on our forum - http://forums.cacti.net/viewtopic.php?t=62934

-----------------------------------------------
Copyright (c) 2004-2025 - The Cacti Group, Inc.
Copyright (c) 2004-2026 - The Cacti Group, Inc.

2 changes: 1 addition & 1 deletion locales/build_gettext.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh
#+-------------------------------------------------------------------------+
#| Copyright (C) 2004-2023 The Cacti Group |
#| Copyright (C) 2004-2026 The Cacti Group |
#| |
#| This program is free software; you can redistribute it and/or |
#| modify it under the terms of the GNU General Public License |
Expand Down