diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4b4388e..3ad2d8a 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 df1ecf6..49c19d0 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 c97e155..7580ee1 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 02b4adf..f41d630 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 f6ab061..1355a56 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 |