Modify aditional format years

This commit is contained in:
Félix Suárez 2023-07-03 09:39:14 -06:00
parent 507b57310c
commit b7d9c9ff0e
11 changed files with 11 additions and 11 deletions

@ -1,5 +1,5 @@
// Pandora FMS Embedded Agent
// (c) Pandora FMS 2011
// (c) Pandora FMS 2011-2023
// (c) Sancho Lerena <slerena@artica.es>
// This program is free software; you can redistribute it and/or modify

@ -1,5 +1,5 @@
// Pandora FMS Embedded Agent
// (c) Pandora FMS 2011
// (c) Pandora FMS 2011-2023
// (c) Sancho Lerena <slerena@artica.es>
// This program is free software; you can redistribute it and/or modify

@ -1,5 +1,5 @@
// Pandora FMS Embedded Agent
// (c) Pandora FMS 2011
// (c) Pandora FMS 2011-2023
// (c) Sancho Lerena <slerena@artica.es>
// This program is free software; you can redistribute it and/or modify

@ -1,5 +1,5 @@
// Pandora FMS Embedded Agent
// (c) Pandora FMS 2011
// (c) Pandora FMS 2011-2023
// (c) Sancho Lerena <slerena@artica.es>
// This program is free software; you can redistribute it and/or modify

@ -1,5 +1,5 @@
// Pandora FMS Embedded Agent
// (c) Pandora FMS 2011
// (c) Pandora FMS 2011-2023
// (c) Sancho Lerena <slerena@artica.es>
// This program is free software; you can redistribute it and/or modify

@ -1,5 +1,5 @@
// Pandora FMS Embedded Agent
// (c) Pandora FMS 2011
// (c) Pandora FMS 2011-2023
// (c) Sancho Lerena <slerena@artica.es>
// This program is free software; you can redistribute it and/or modify

@ -1,6 +1,6 @@
#!/usr/bin/perl
# Pandora FMS Plugin for MySQL
# (c) Pandora FMS 2015
# (c) Pandora FMS 2015-2023
# v1.4, 19 Feb 2015
# ----------------------------------------------------------------------

@ -1,5 +1,5 @@
#!/usr/bin/perl
# (c) Pandora FMS 2010
# (c) Pandora FMS 2010-2023
# This script is licensed under GPL v2 licence.
use strict;

@ -1,6 +1,6 @@
#!/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
# Licensed under GPL2 license.

@ -1,7 +1,7 @@
#!/bin/bash
# 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 {
echo ""

@ -2,7 +2,7 @@
#
# 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>
#
########################################################################