From 609233331fc90856406c7399d3eedb9d8b08f30e Mon Sep 17 00:00:00 2001 From: skchandrappa Date: Fri, 15 Dec 2017 16:39:46 -0800 Subject: [PATCH] Update __init__.py --- github_webhook/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github_webhook/__init__.py b/github_webhook/__init__.py index 89ffe17..c6da756 100644 --- a/github_webhook/__init__.py +++ b/github_webhook/__init__.py @@ -4,7 +4,7 @@ Very simple, but powerful, microframework for writing Github webhooks in Python. - :copyright: (c) 2016 by Bloomberg Finance L.P. + :copyright: (c) 2016 by Bloomberg Finance L.P.-- :license: Apache License, Version 2.0 """