Skip to content

Commit b3303d3

Browse files
committed
Update copyright year for 2023
1 parent b13cdf5 commit b3303d3

40 files changed

+443
-45
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ labels: ''
66
assignees: ''
77

88
---
9-
9+
<!--
10+
#
11+
# Copyright (C) 2004-2023 The Cacti Group
12+
#
13+
-->
1014
**Describe the bug**
1115
A clear and concise description of what the bug is.
1216

.github/ISSUE_TEMPLATE/feature_request.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@ labels: ''
66
assignees: ''
77

88
---
9-
9+
<!--
10+
#
11+
# Copyright (C) 2004-2023 The Cacti Group
12+
#
13+
-->
1014
**Is your feature request related to a problem? Please describe.**
1115
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1216

.gitignore

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# +-------------------------------------------------------------------------+
2+
# | Copyright (C) 2004-2023 The Cacti Group |
3+
# | |
4+
# | This program is free software; you can redistribute it and/or |
5+
# | modify it under the terms of the GNU General Public License |
6+
# | as published by the Free Software Foundation; either version 2 |
7+
# | of the License, or (at your option) any later version. |
8+
# | |
9+
# | This program is distributed in the hope that it will be useful, |
10+
# | but WITHOUT ANY WARRANTY; without even the implied warranty of |
11+
# | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12+
# | GNU General Public License for more details. |
13+
# +-------------------------------------------------------------------------+
14+
# | Cacti: The Complete RRDtool-based Graphing Solution |
15+
# +-------------------------------------------------------------------------+
16+
# | This code is designed, written, and maintained by the Cacti Group. See |
17+
# | about.php and/or the AUTHORS file for specific developer information. |
18+
# +-------------------------------------------------------------------------+
19+
# | http://www.cacti.net/ |
20+
# +-------------------------------------------------------------------------+
21+
122
.deps
223
Makefile
324
Makefile.in

.mdl_style.rb

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# +-------------------------------------------------------------------------+
2+
# | Copyright (C) 2004-2023 The Cacti Group |
3+
# | |
4+
# | This program is free software; you can redistribute it and/or |
5+
# | modify it under the terms of the GNU General Public License |
6+
# | as published by the Free Software Foundation; either version 2 |
7+
# | of the License, or (at your option) any later version. |
8+
# | |
9+
# | This program is distributed in the hope that it will be useful, |
10+
# | but WITHOUT ANY WARRANTY; without even the implied warranty of |
11+
# | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12+
# | GNU General Public License for more details. |
13+
# +-------------------------------------------------------------------------+
14+
# | Cacti: The Complete RRDtool-based Graphing Solution |
15+
# +-------------------------------------------------------------------------+
16+
# | This code is designed, written, and maintained by the Cacti Group. See |
17+
# | about.php and/or the AUTHORS file for specific developer information. |
18+
# +-------------------------------------------------------------------------+
19+
# | http://www.cacti.net/ |
20+
# +-------------------------------------------------------------------------+
21+
122
# customize style guide
223
all
324
rule "MD013", code_blocks: false, tables: false

.mdlrc

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# +-------------------------------------------------------------------------+
2+
# | Copyright (C) 2004-2023 The Cacti Group |
3+
# | |
4+
# | This program is free software; you can redistribute it and/or |
5+
# | modify it under the terms of the GNU General Public License |
6+
# | as published by the Free Software Foundation; either version 2 |
7+
# | of the License, or (at your option) any later version. |
8+
# | |
9+
# | This program is distributed in the hope that it will be useful, |
10+
# | but WITHOUT ANY WARRANTY; without even the implied warranty of |
11+
# | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12+
# | GNU General Public License for more details. |
13+
# +-------------------------------------------------------------------------+
14+
# | Cacti: The Complete RRDtool-based Graphing Solution |
15+
# +-------------------------------------------------------------------------+
16+
# | This code is designed, written, and maintained by the Cacti Group. See |
17+
# | about.php and/or the AUTHORS file for specific developer information. |
18+
# +-------------------------------------------------------------------------+
19+
# | http://www.cacti.net/ |
20+
# +-------------------------------------------------------------------------+
21+
122
# mdl cli configuration
223
style ".mdl_style.rb"
324
verbose false

.travis.yml

+21
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# +-------------------------------------------------------------------------+
2+
# | Copyright (C) 2004-2023 The Cacti Group |
3+
# | |
4+
# | This program is free software; you can redistribute it and/or |
5+
# | modify it under the terms of the GNU General Public License |
6+
# | as published by the Free Software Foundation; either version 2 |
7+
# | of the License, or (at your option) any later version. |
8+
# | |
9+
# | This program is distributed in the hope that it will be useful, |
10+
# | but WITHOUT ANY WARRANTY; without even the implied warranty of |
11+
# | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12+
# | GNU General Public License for more details. |
13+
# +-------------------------------------------------------------------------+
14+
# | Cacti: The Complete RRDtool-based Graphing Solution |
15+
# +-------------------------------------------------------------------------+
16+
# | This code is designed, written, and maintained by the Cacti Group. See |
17+
# | about.php and/or the AUTHORS file for specific developer information. |
18+
# +-------------------------------------------------------------------------+
19+
# | http://www.cacti.net/ |
20+
# +-------------------------------------------------------------------------+
21+
122
language: c
223

324
compiler:

CHANGELOG

+3
Original file line numberDiff line numberDiff line change
@@ -602,3 +602,6 @@ The Cacti Group | spine
602602
-bug: fixed issue that prevented multi ds item RRD?s from updating
603603
-bug: fixed invalid string length calculation that was truncating output over 4 characters
604604
-bug: small log file reformatting
605+
606+
-----------------------------------------------
607+
Copyright (c) 2004-2023 - The Cacti Group, Inc.

INSTALL

+4
Original file line numberDiff line numberDiff line change
@@ -144,3 +144,7 @@ Known Issues
144144
3. On older MySQL versions, different libraries had to be used to make MySQL thread
145145
safe. MySQL versions 5.0 and 5.1 require this flag. If you are using these version
146146
of MySQL, you must use the --with-reentrant configure flag.
147+
148+
149+
-----------------------------------------------
150+
Copyright (c) 2004-2023 - The Cacti Group, Inc.

Makefile.am

+21
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,25 @@
11
## Makefile.am -- Process this file with automake to produce Makefile.in
2+
#
3+
# +-------------------------------------------------------------------------+
4+
# | Copyright (C) 2004-2023 The Cacti Group |
5+
# | |
6+
# | This program is free software; you can redistribute it and/or |
7+
# | modify it under the terms of the GNU General Public License |
8+
# | as published by the Free Software Foundation; either version 2 |
9+
# | of the License, or (at your option) any later version. |
10+
# | |
11+
# | This program is distributed in the hope that it will be useful, |
12+
# | but WITHOUT ANY WARRANTY; without even the implied warranty of |
13+
# | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
14+
# | GNU General Public License for more details. |
15+
# +-------------------------------------------------------------------------+
16+
# | Cacti: The Complete RRDtool-based Graphing Solution |
17+
# +-------------------------------------------------------------------------+
18+
# | This code is designed, written, and maintained by the Cacti Group. See |
19+
# | about.php and/or the AUTHORS file for specific developer information. |
20+
# +-------------------------------------------------------------------------+
21+
# | http://www.cacti.net/ |
22+
# +-------------------------------------------------------------------------+
223

324
AUTOMAKE_OPTIONS = foreign
425
ACLOCAL_AMFLAGS = -I m4

Makefile.in

+21
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
# Makefile.in generated by automake 1.11.1 from Makefile.am.
22
# @configure_input@
33

4+
# +-------------------------------------------------------------------------+
5+
# | Copyright (C) 2004-2023 The Cacti Group |
6+
# | |
7+
# | This program is free software; you can redistribute it and/or |
8+
# | modify it under the terms of the GNU General Public License |
9+
# | as published by the Free Software Foundation; either version 2 |
10+
# | of the License, or (at your option) any later version. |
11+
# | |
12+
# | This program is distributed in the hope that it will be useful, |
13+
# | but WITHOUT ANY WARRANTY; without even the implied warranty of |
14+
# | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
15+
# | GNU General Public License for more details. |
16+
# +-------------------------------------------------------------------------+
17+
# | Cacti: The Complete RRDtool-based Graphing Solution |
18+
# +-------------------------------------------------------------------------+
19+
# | This code is designed, written, and maintained by the Cacti Group. See |
20+
# | about.php and/or the AUTHORS file for specific developer information. |
21+
# +-------------------------------------------------------------------------+
22+
# | http://www.cacti.net/ |
23+
# +-------------------------------------------------------------------------+
24+
425
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
526
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
627
# Inc.

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -133,3 +133,6 @@ chmod +s /usr/local/spine/bin/spine
133133
3. On older MySQL versions, different libraries had to be used to make MySQL
134134
thread safe. MySQL versions 5.0 and 5.1 require this flag. If you are using
135135
these version of MySQL, you must use the --with-reentrant configure flag.
136+
137+
-----------------------------------------------------------------------------
138+
Copyright (c) 2004-2023 - The Cacti Group, Inc.

bootstrap

+22
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,26 @@
11
#!/bin/sh
2+
<?php
3+
# +-------------------------------------------------------------------------+
4+
# | Copyright (C) 2004-2023 The Cacti Group |
5+
# | |
6+
# | This program is free software; you can redistribute it and/or |
7+
# | modify it under the terms of the GNU General Public License |
8+
# | as published by the Free Software Foundation; either version 2 |
9+
# | of the License, or (at your option) any later version. |
10+
# | |
11+
# | This program is distributed in the hope that it will be useful, |
12+
# | but WITHOUT ANY WARRANTY; without even the implied warranty of |
13+
# | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
14+
# | GNU General Public License for more details. |
15+
# +-------------------------------------------------------------------------+
16+
# | Cacti: The Complete RRDtool-based Graphing Solution |
17+
# +-------------------------------------------------------------------------+
18+
# | This code is designed, written, and maintained by the Cacti Group. See |
19+
# | about.php and/or the AUTHORS file for specific developer information. |
20+
# +-------------------------------------------------------------------------+
21+
# | http://www.cacti.net/ |
22+
# +-------------------------------------------------------------------------+
23+
224
#
325
# ----------------------------------------------------------
426
# Name: bootstrap

common.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
ex: set tabstop=4 shiftwidth=4 autoindent:
33
+-------------------------------------------------------------------------+
4-
| Copyright (C) 2004-2021 The Cacti Group |
4+
| Copyright (C) 2004-2023 The Cacti Group |
55
| |
66
| This program is free software; you can redistribute it and/or |
77
| modify it under the terms of the GNU Lesser General Public |

configure.ac

+25-4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
# +-------------------------------------------------------------------------+
2+
# | Copyright (C) 2004-2023 The Cacti Group |
3+
# | |
4+
# | This program is free software; you can redistribute it and/or |
5+
# | modify it under the terms of the GNU General Public License |
6+
# | as published by the Free Software Foundation; either version 2 |
7+
# | of the License, or (at your option) any later version. |
8+
# | |
9+
# | This program is distributed in the hope that it will be useful, |
10+
# | but WITHOUT ANY WARRANTY; without even the implied warranty of |
11+
# | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
12+
# | GNU General Public License for more details. |
13+
# +-------------------------------------------------------------------------+
14+
# | Cacti: The Complete RRDtool-based Graphing Solution |
15+
# +-------------------------------------------------------------------------+
16+
# | This code is designed, written, and maintained by the Cacti Group. See |
17+
# | about.php and/or the AUTHORS file for specific developer information. |
18+
# +-------------------------------------------------------------------------+
19+
# | http://www.cacti.net/ |
20+
# +-------------------------------------------------------------------------+
21+
122
AC_PREREQ([2.63])
223
AC_INIT([Spine Poller],[1.2.23],[http://www.cacti.net/issues.php])
324

@@ -180,7 +201,7 @@ for file in sys/capability.h;do
180201
test -f /usr/include/$file && CAPLOC=$file && break
181202
done
182203

183-
AC_CHECK_HEADER($CAPLOC, [FOUND_SYS_CAPABILITY_H=yes],
204+
AC_CHECK_HEADER($CAPLOC, [FOUND_SYS_CAPABILITY_H=yes],
184205
[FOUND_SYS_CAPABILITY_H=no])
185206

186207
# If we should use the Linux Capabilities support
@@ -280,10 +301,10 @@ fi
280301

281302
if test $MYSQL_REENTRANT = 1 ; then
282303
LIBS="-lmysqlclient_r -lm -ldl $LIBS"
283-
else
304+
else
284305
if test -f $MYSQL_LIB_DIR/libmysqlclient_r.a -o -f $MYSQL_LIB_DIR/libmysqlclient_r.$ShLib; then
285306
LIBS="-lmysqlclient_r -lm -ldl $LIBS"
286-
else
307+
else
287308
if test -f $MYSQL_LIB_DIR/libmysqlclient_r.a -o -f $MYSQL_LIB_DIR/libmysqlclient_r.$ShLib ; then
288309
LIBS="-lmysqlclient_r -lm -ldl $LIBS"
289310
else
@@ -365,7 +386,7 @@ AC_TRY_COMPILE([#include <net-snmp-config.h>], [return NETSNMP_USE_OPENSSL != 1;
365386
],[AC_MSG_RESULT(no)
366387
])
367388

368-
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[ #include <net-snmp-config.h>
389+
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[ #include <net-snmp-config.h>
369390
#include <net-snmp/utilities.h>
370391
#include <net-snmp/net-snmp-includes.h>
371392
#include <net-snmp/config_api.h>

0 commit comments

Comments
 (0)