From 41349898158c2f72b3bb34766ab051592b3abd7d Mon Sep 17 00:00:00 2001 From: Peter Kieltyka Date: Wed, 5 Jul 2017 18:09:21 -0400 Subject: [PATCH] Update LICENSE --- LICENSE | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index dfa2260..767cb9d 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2015-Present Peter Kieltyka (https://twitter.com/peterk) +Copyright (c) 2015-Present https://github.com/go-chi authors MIT License diff --git a/README.md b/README.md index b81f58d..20817c5 100644 --- a/README.md +++ b/README.md @@ -100,4 +100,4 @@ func router() http.Handler { # LICENSE -MIT +[MIT](/LICENSE)