diff options
author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2024-10-31 13:23:05 (GMT) |
---|---|---|
committer | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2024-10-31 13:23:05 (GMT) |
commit | baa2208a1daa3bf12c6bd7f9bc3646fcff36121f (patch) | |
tree | 25e41f60633785381bcfc4907702402c6c29c206 | |
parent | f0f767f8caf481ab575ed089b715c3963b0e6e12 (diff) | |
download | monitoring-plugins-baa2208a1daa3bf12c6bd7f9bc3646fcff36121f.tar.gz |
popen.c: update copyright
-rw-r--r-- | plugins/popen.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/popen.c b/plugins/popen.c index 32c9ea4..7aa18bf 100644 --- a/plugins/popen.c +++ b/plugins/popen.c | |||
@@ -3,7 +3,7 @@ | |||
3 | * Monitoring Plugins popen | 3 | * Monitoring Plugins popen |
4 | * | 4 | * |
5 | * License: GPL | 5 | * License: GPL |
6 | * Copyright (c) 2005-2007 Monitoring Plugins Development Team | 6 | * Copyright (c) 2005-2024 Monitoring Plugins Development Team |
7 | * | 7 | * |
8 | * Description: | 8 | * Description: |
9 | * | 9 | * |