diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:29:16 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:29:16 +0000 |
commit | 982c30171dbfe32bf692d188408dfbb9b5821f7e (patch) | |
tree | 8a4056adab2a0ed9795678eb05848bcfcaefa886 /library/Reporting/Timerange.php | |
parent | Adding debian version 0.10.0-2. (diff) | |
download | icingaweb2-module-reporting-982c30171dbfe32bf692d188408dfbb9b5821f7e.tar.xz icingaweb2-module-reporting-982c30171dbfe32bf692d188408dfbb9b5821f7e.zip |
Merging upstream version 1.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'library/Reporting/Timerange.php')
-rw-r--r-- | library/Reporting/Timerange.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/Reporting/Timerange.php b/library/Reporting/Timerange.php index 086bfb8..0ca0a2d 100644 --- a/library/Reporting/Timerange.php +++ b/library/Reporting/Timerange.php @@ -1,4 +1,5 @@ <?php + // Icinga Reporting | (c) 2018 Icinga GmbH | GPLv2 namespace Icinga\Module\Reporting; |