From d62e068827714b394437d4a58044f901fbb7f88d Mon Sep 17 00:00:00 2001 From: TheWitness Date: Sun, 15 Feb 2026 10:45:25 -0500 Subject: [PATCH] Update copyrights to 2026 --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- .github/workflows/plugin-ci-workflow.yml | 2 +- INFO | 2 +- locales/build_gettext.sh | 2 +- service/README.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index fc1d5626..a0a660bb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,7 +8,7 @@ assignees: '' --- diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index df1ecf61..49c19d08 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -8,7 +8,7 @@ assignees: '' --- diff --git a/.github/workflows/plugin-ci-workflow.yml b/.github/workflows/plugin-ci-workflow.yml index 768d97e0..2280b99e 100644 --- a/.github/workflows/plugin-ci-workflow.yml +++ b/.github/workflows/plugin-ci-workflow.yml @@ -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 | diff --git a/INFO b/INFO index ee9e80ca..b6c2c483 100644 --- a/INFO +++ b/INFO @@ -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 | diff --git a/locales/build_gettext.sh b/locales/build_gettext.sh index f6ab0618..1355a560 100644 --- a/locales/build_gettext.sh +++ b/locales/build_gettext.sh @@ -1,6 +1,6 @@ #!/bin/sh #+-------------------------------------------------------------------------+ -#| 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 | diff --git a/service/README.md b/service/README.md index ca59c167..0b807773 100644 --- a/service/README.md +++ b/service/README.md @@ -59,4 +59,4 @@ Follow the steps below to install the thold daemon on a SystemD system. * System V init? Upgrade your Linux! ----------------------------------------------- -Copyright (c) 2004-2025 - The Cacti Group, Inc. +Copyright (c) 2004-2026 - The Cacti Group, Inc.