From 5a8ab56975e4b66af4149390cd6c3ab4fff27d8c 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." --- integrations/inputunifi/{LICENSE => MIT-LICENSE} | 3 ++- integrations/inputunifi/README.md | 3 ++- integrations/inputunifi/cmd/unifi-poller/README.md | 3 ++- 3 files changed, 6 insertions(+), 3 deletions(-) rename integrations/inputunifi/{LICENSE => MIT-LICENSE} (93%) diff --git a/integrations/inputunifi/LICENSE b/integrations/inputunifi/MIT-LICENSE similarity index 93% rename from integrations/inputunifi/LICENSE rename to integrations/inputunifi/MIT-LICENSE index e40dd6a7..42782d63 100644 --- a/integrations/inputunifi/LICENSE +++ b/integrations/inputunifi/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/integrations/inputunifi/README.md b/integrations/inputunifi/README.md index eb8ce7da..6621065c 100644 --- a/integrations/inputunifi/README.md +++ b/integrations/inputunifi/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/integrations/inputunifi/cmd/unifi-poller/README.md b/integrations/inputunifi/cmd/unifi-poller/README.md index 270e6a7d..b506d037 100644 --- a/integrations/inputunifi/cmd/unifi-poller/README.md +++ b/integrations/inputunifi/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