From a47f5d4a62a536ea695d7dc5deeeeb6839fda66f Mon Sep 17 00:00:00 2001
From: Jason Mulligan <jason.mulligan@avoidwork.com>
Date: Mon, 10 Apr 2017 07:32:40 -0400
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1618706..c298fe6 100644
--- a/README.md
+++ b/README.md
@@ -70,5 +70,5 @@ Terminates the `Worker`
   * Unix/BSD will work with `SIGTERM`, but if you also need to support Windows use `SIGINT`
 
 ## License
-Copyright (c) 2015 Jason Mulligan
+Copyright (c) 2017 Jason Mulligan
 Licensed under the BSD-3 license
-- 
GitLab