diff --git a/MIT-LICENSE b/LICENSE similarity index 96% rename from MIT-LICENSE rename to LICENSE index 42782d63..3fa0f921 100644 --- a/MIT-LICENSE +++ b/LICENSE @@ -1,4 +1,3 @@ -Copyright (c) 2016 Garrett Bjerkhoel Copyright (c) 2018 David Newhall II Permission is hereby granted, free of charge, to any person obtaining diff --git a/README.md b/README.md index 6621065c..eb8ce7da 100644 --- a/README.md +++ b/README.md @@ -93,6 +93,5 @@ select multiple to put specific stats side-by-side. ## Copyright & License -- Copyright © 2016 Garrett Bjerkhoel. - Copyright © 2018 David Newhall II. -- See [MIT-LICENSE](MIT-LICENSE) for license information. +- See [LICENSE](LICENSE) for license information. diff --git a/cmd/unifi-poller/README.md b/cmd/unifi-poller/README.md index b506d037..270e6a7d 100644 --- a/cmd/unifi-poller/README.md +++ b/cmd/unifi-poller/README.md @@ -87,8 +87,7 @@ Example Use: `1m`, `5h`, `100ms`, `17s`, `1s45ms`, `1m3s` ## AUTHOR -* Garrett Bjerkhoel (original code) ~ 2016 -* David Newhall II (rewritten) ~ 4/20/2018 +* David Newhall II (rewritten) ~ 4/20/2018-2019 ## LOCATION