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