Skip to content

Commit 6ec29a8

Browse files
committed
QA: More copyright years
1 parent 37cd827 commit 6ec29a8

38 files changed

+42
-42
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# +-------------------------------------------------------------------------+
2-
# | Copyright (C) 2004-2023 The Cacti Group |
2+
# | Copyright (C) 2004-2024 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 |

.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-2023 The Cacti Group
11+
# Copyright (C) 2004-2024 The Cacti Group
1212
#
1313
-->
1414
# Describe the bug

.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-2023 The Cacti Group
11+
# Copyright (C) 2004-2024 The Cacti Group
1212
#
1313
-->
1414

.github/workflows/oldissues.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# +-------------------------------------------------------------------------+
2-
# | Copyright (C) 2004-2023 The Cacti Group |
2+
# | Copyright (C) 2004-2024 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 |
@@ -81,4 +81,4 @@ jobs:
8181
# open a new issue for related bugs.
8282
pr-lock-reason: ''
8383
process-only: ''
84-
debug-run: true
84+
debug-run: true

.github/workflows/syntax.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# +-------------------------------------------------------------------------+
2-
# | Copyright (C) 2004-2023 The Cacti Group |
2+
# | Copyright (C) 2004-2024 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 |

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# +-------------------------------------------------------------------------+
2-
# | Copyright (C) 2004-2023 The Cacti Group |
2+
# | Copyright (C) 2004-2024 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 |

.mdl_style.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# +-------------------------------------------------------------------------+
2-
# | Copyright (C) 2004-2023 The Cacti Group |
2+
# | Copyright (C) 2004-2024 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 |

.mdlrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# +-------------------------------------------------------------------------+
2-
# | Copyright (C) 2004-2023 The Cacti Group |
2+
# | Copyright (C) 2004-2024 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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3946,4 +3946,4 @@ Cacti CHANGELOG
39463946
-initial release
39473947

39483948
-----------------------------------------------
3949-
Copyright (c) 2004-2023 - The Cacti Group, Inc.
3949+
Copyright (c) 2004-2024 - The Cacti Group, Inc.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
[![Cacti Commit Audit](https://github.com/Cacti/cacti/actions/workflows/syntax.yml/badge.svg)](https://github.com/Cacti/cacti/actions/workflows/syntax.yml)
44
[![Project Status](http://opensource.box.com/badges/active.svg)](http://opensource.box.com/badges)
55
[![Translation Status](https://translate.cacti.net/widgets/cacti/-/core/svg-badge.svg)](https://translate.cacti.net
6-
"Translation Status")
6+
"Translation Status")
77
[![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/cacti/cacti.svg)](http://isitmaintained.com/project/cacti/cacti
8-
"Average time to resolve an issue")
8+
"Average time to resolve an issue")
99
[![Percentage of open issues](http://isitmaintained.com/badge/open/cacti/cacti.svg)](http://isitmaintained.com/project/cacti/cacti
1010
"Percentage of issues still open")
1111

@@ -324,4 +324,4 @@ Cacti supports most RRDtool graphing abilities including:
324324
- Text alignment
325325

326326
-----------------------------------------------------------------------------
327-
Copyright (c) 2004-2023 - The Cacti Group, Inc.
327+
Copyright (c) 2004-2024 - The Cacti Group, Inc.

0 commit comments

Comments
 (0)