diff --git a/README.md b/README.md index d513e7a..792eab9 100644 --- a/README.md +++ b/README.md @@ -168,7 +168,8 @@ To Brice Figureau [@masterzen](https://github.com/masterzen), who built a ## License -Copyright (c) 2020 [Icinga GmbH](mailto:info@icinga.com) +Copyright (c) 2026 [Netways GmbH](mailto:info@netways.de) +Copyright (c) 2020-2026 [Icinga GmbH](mailto:info@icinga.com) This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/go.mod b/go.mod index b6bd8f5..b052c2e 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/Icinga/check_by_powershell +module github.com/NETWAYS/check_by_powershell go 1.25.0 diff --git a/main.go b/main.go index 62e5606..440859d 100644 --- a/main.go +++ b/main.go @@ -22,12 +22,10 @@ Supported authentication methods: * NTLM with local or AD accounts * TLS client certificate -https://github.com/Icinga/check_by_powershell +https://github.com/Netways/check_by_powershell -https://github.com/Icinga/icinga-powershell-framework -https://github.com/Icinga/icinga-powershell-plugins - -Copyright (c) 2020 Icinga GmbH +Copyright (c) 2026 Netways GmbH +Copyright (c) 2020-2026 Icinga GmbH This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by