From 9639e993a005f9949d0ed7276a8dab5ac2cd5b65 Mon Sep 17 00:00:00 2001 From: Yannik Schmidt Date: Fri, 26 Jun 2020 17:48:46 +0000 Subject: [PATCH] fix quotes --- pynagsystemd.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pynagsystemd.py b/pynagsystemd.py index ab72fc5..b0cd651 100755 --- a/pynagsystemd.py +++ b/pynagsystemd.py @@ -1,5 +1,6 @@ #!/usr/bin/python3 +""" You can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License.