mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-26 23:35:02 +02:00
Modify aditional format years
This commit is contained in:
parent
507b57310c
commit
b7d9c9ff0e
@ -1,5 +1,5 @@
|
|||||||
// Pandora FMS Embedded Agent
|
// Pandora FMS Embedded Agent
|
||||||
// (c) Pandora FMS 2011
|
// (c) Pandora FMS 2011-2023
|
||||||
// (c) Sancho Lerena <slerena@artica.es>
|
// (c) Sancho Lerena <slerena@artica.es>
|
||||||
|
|
||||||
// This program is free software; you can redistribute it and/or modify
|
// This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// Pandora FMS Embedded Agent
|
// Pandora FMS Embedded Agent
|
||||||
// (c) Pandora FMS 2011
|
// (c) Pandora FMS 2011-2023
|
||||||
// (c) Sancho Lerena <slerena@artica.es>
|
// (c) Sancho Lerena <slerena@artica.es>
|
||||||
|
|
||||||
// This program is free software; you can redistribute it and/or modify
|
// This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// Pandora FMS Embedded Agent
|
// Pandora FMS Embedded Agent
|
||||||
// (c) Pandora FMS 2011
|
// (c) Pandora FMS 2011-2023
|
||||||
// (c) Sancho Lerena <slerena@artica.es>
|
// (c) Sancho Lerena <slerena@artica.es>
|
||||||
|
|
||||||
// This program is free software; you can redistribute it and/or modify
|
// This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// Pandora FMS Embedded Agent
|
// Pandora FMS Embedded Agent
|
||||||
// (c) Pandora FMS 2011
|
// (c) Pandora FMS 2011-2023
|
||||||
// (c) Sancho Lerena <slerena@artica.es>
|
// (c) Sancho Lerena <slerena@artica.es>
|
||||||
|
|
||||||
// This program is free software; you can redistribute it and/or modify
|
// This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// Pandora FMS Embedded Agent
|
// Pandora FMS Embedded Agent
|
||||||
// (c) Pandora FMS 2011
|
// (c) Pandora FMS 2011-2023
|
||||||
// (c) Sancho Lerena <slerena@artica.es>
|
// (c) Sancho Lerena <slerena@artica.es>
|
||||||
|
|
||||||
// This program is free software; you can redistribute it and/or modify
|
// This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
// Pandora FMS Embedded Agent
|
// Pandora FMS Embedded Agent
|
||||||
// (c) Pandora FMS 2011
|
// (c) Pandora FMS 2011-2023
|
||||||
// (c) Sancho Lerena <slerena@artica.es>
|
// (c) Sancho Lerena <slerena@artica.es>
|
||||||
|
|
||||||
// This program is free software; you can redistribute it and/or modify
|
// This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/perl
|
#!/usr/bin/perl
|
||||||
# Pandora FMS Plugin for MySQL
|
# Pandora FMS Plugin for MySQL
|
||||||
# (c) Pandora FMS 2015
|
# (c) Pandora FMS 2015-2023
|
||||||
# v1.4, 19 Feb 2015
|
# v1.4, 19 Feb 2015
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/perl
|
#!/usr/bin/perl
|
||||||
# (c) Pandora FMS 2010
|
# (c) Pandora FMS 2010-2023
|
||||||
# This script is licensed under GPL v2 licence.
|
# This script is licensed under GPL v2 licence.
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/perl
|
#!/usr/bin/perl
|
||||||
|
|
||||||
# (c) Pandora FMS 2010, for Pandora FMS monitoring system
|
# (c) Pandora FMS 2010-2023, for Pandora FMS monitoring system
|
||||||
# See more at http://pandorafms.org
|
# See more at http://pandorafms.org
|
||||||
# Licensed under GPL2 license.
|
# Licensed under GPL2 license.
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Pandora FMS Command line Backup Tool
|
# Pandora FMS Command line Backup Tool
|
||||||
# (c) Sancho Lerena <slerena@gmail.com>, Pandora FMS 2009
|
# (c) Sancho Lerena <slerena@gmail.com>, Pandora FMS 2009-2023
|
||||||
|
|
||||||
function help {
|
function help {
|
||||||
echo ""
|
echo ""
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#
|
#
|
||||||
# Pandora FMS log migration tool
|
# Pandora FMS log migration tool
|
||||||
#
|
#
|
||||||
# Pandora FMS 2017
|
# Pandora FMS 2017-2023
|
||||||
# 2017/09/07 v1 (c) Fco de Borja Sanchez <fborja.sanchez@artica.es>
|
# 2017/09/07 v1 (c) Fco de Borja Sanchez <fborja.sanchez@artica.es>
|
||||||
#
|
#
|
||||||
########################################################################
|
########################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user