From c48190e09129e01d888f9cb27b041afcd620a4cd Mon Sep 17 00:00:00 2001 From: David Newhall II Date: Sat, 26 Jan 2019 18:30:55 -0800 Subject: [PATCH] Revert "Update LICENSE." --- LICENSE => MIT-LICENSE | 3 ++- README.md | 3 ++- cmd/unifi-poller/README.md | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) rename LICENSE => MIT-LICENSE (93%) diff --git a/LICENSE b/MIT-LICENSE similarity index 93% rename from LICENSE rename to MIT-LICENSE index e40dd6a7..42782d63 100644 --- a/LICENSE +++ b/MIT-LICENSE @@ -1,4 +1,5 @@ -Copyright (c) 2018-2019 David Newhall II +Copyright (c) 2016 Garrett Bjerkhoel +Copyright (c) 2018 David Newhall II Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/README.md b/README.md index eb8ce7da..6621065c 100644 --- a/README.md +++ b/README.md @@ -93,5 +93,6 @@ select multiple to put specific stats side-by-side. ## Copyright & License +- Copyright © 2016 Garrett Bjerkhoel. - Copyright © 2018 David Newhall II. -- See [LICENSE](LICENSE) for license information. +- See [MIT-LICENSE](MIT-LICENSE) for license information. diff --git a/cmd/unifi-poller/README.md b/cmd/unifi-poller/README.md index 270e6a7d..b506d037 100644 --- a/cmd/unifi-poller/README.md +++ b/cmd/unifi-poller/README.md @@ -87,7 +87,8 @@ Example Use: `1m`, `5h`, `100ms`, `17s`, `1s45ms`, `1m3s` ## AUTHOR -* David Newhall II (rewritten) ~ 4/20/2018-2019 +* Garrett Bjerkhoel (original code) ~ 2016 +* David Newhall II (rewritten) ~ 4/20/2018 ## LOCATION