Updates copyright to 2026

This commit is contained in:
Lord Hepipud 2026-03-31 15:02:13 +02:00
parent 4f96a4883f
commit e3988d04a2
4 changed files with 5 additions and 5 deletions

View file

@ -49,7 +49,7 @@ In this case, `master` would be our value we want to add and can confirm this by
```text
*******************************************
** Icinga for Windows Management Console **
** Copyright (c) 2025 Icinga GmbH | MIT **
** Copyright (c) 2026 Icinga GmbH | MIT **
** User environment ws-icinga\icinga **
** Icinga PowerShell Framework v1.6.0 **
*******************************************

View file

@ -15,7 +15,7 @@ By pressing `0` on the `main menu`, we can start the entire `Installation`:
```text
*******************************************
** Icinga for Windows Management Console **
** Copyright (c) 2025 Icinga GmbH | MIT **
** Copyright (c) 2026 Icinga GmbH | MIT **
** User environment ws-icinga\icinga **
** Icinga PowerShell Framework v1.6.0 **
*******************************************
@ -41,7 +41,7 @@ In case you already deployed a configuration before or aborted your previous att
```text
*******************************************
** Icinga for Windows Management Console **
** Copyright (c) 2025 Icinga GmbH | MIT **
** Copyright (c) 2026 Icinga GmbH | MIT **
** User environment ws-icinga\icinga **
** Icinga PowerShell Framework v1.6.0 **
*******************************************

View file

@ -4,7 +4,7 @@
GUID = 'fcd7a805-a41b-49f9-afee-9d17a2b76d42'
Author = 'Lord Hepipud'
CompanyName = 'Icinga GmbH'
Copyright = '(c) 2025 Icinga GmbH | MIT'
Copyright = '(c) 2026 Icinga GmbH | MIT'
Description = 'Icinga for Windows module which allows to entirely monitor the Windows Host system.'
PowerShellVersion = '4.0'
NestedModules = @( '.\cache\framework_cache.psm1' )

View file

@ -9,7 +9,7 @@
# Company associated with this document
CompanyName = 'Icinga GmbH'
# Copyright statement for this document
Copyright = '(c) 2025 Icinga GmbH | MIT'
Copyright = '(c) 2026 Icinga GmbH | MIT'
# Modules to import when applied to a session
ModulesToImport = ''
# Cmdlets to make visible when applied to a session