From b0c02a167ef18b7f8341b06150eba2e57b832b57 Mon Sep 17 00:00:00 2001 From: Clint Armstrong Date: Tue, 7 Jul 2015 14:16:55 -0400 Subject: [PATCH] add license to docstring --- poller-service.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/poller-service.py b/poller-service.py index c65c99a40..6ef51d5ae 100755 --- a/poller-service.py +++ b/poller-service.py @@ -9,8 +9,7 @@ Author: Clint Armstrong Date: July 2015 - Usage: poller-service [threads] [poll_frequency] - Default is 16 threads and 300 seconds. + License: BSD """ import json