Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This pull request updates copyright year notices from 2025 to 2026 across multiple files in the Cacti Audit plugin. However, the update is incomplete as several files with copyright statements were not included.
Changes:
- Updates copyright headers in PHP files (setup.php, audit.php, index.php, and locales index files)
- Updates copyright footers in documentation files (README.md and CHANGELOG.md)
- All changes correctly update "2004-2025" to "2004-2026"
Reviewed changes
Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| setup.php | Updated copyright year in file header from 2025 to 2026 |
| audit.php | Updated copyright year in file header from 2025 to 2026 |
| index.php | Updated copyright year in file header from 2025 to 2026 |
| locales/index.php | Updated copyright year in file header from 2025 to 2026 |
| locales/LC_MESSAGES/index.php | Updated copyright year in file header from 2025 to 2026 |
| README.md | Updated copyright year in footer from 2025 to 2026 |
| CHANGELOG.md | Updated copyright year in footer from 2025 to 2026 |
Note: During the review, I identified 3 additional files with copyright statements that were not updated in this PR:
INFO(line 2)js/functions.js(line 3)locales/build_gettext.sh(line 3)
These files all contain "Copyright (C) 2004-2025" that should be updated to "Copyright (C) 2004-2026" for consistency.
browniebraun
approved these changes
Feb 14, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.