@@ -1,5 +1,11 @@
#!/usr/bin/env python3
+# -*- mode: Python; encoding: utf-8; indent-offset: 4; autowrap: nil -*-
+
+# (c) Michael Honkoop <mhonkoop@comsolve.nl>
+# License: GNU General Public License v2
# in combination with a rule for "individual program call instead of agent" as described on the official docs of CheckMK:
# https://docs.checkmk.com/latest/en/datasource_programs.html
#