diff --git a/core/poller/MIT-LICENSE b/core/poller/LICENSE similarity index 93% rename from core/poller/MIT-LICENSE rename to core/poller/LICENSE index 42782d63..e40dd6a7 100644 --- a/core/poller/MIT-LICENSE +++ b/core/poller/LICENSE @@ -1,5 +1,4 @@ -Copyright (c) 2016 Garrett Bjerkhoel -Copyright (c) 2018 David Newhall II +Copyright (c) 2018-2019 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/core/poller/README.md b/core/poller/README.md index 6621065c..eb8ce7da 100644 --- a/core/poller/README.md +++ b/core/poller/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/core/poller/cmd/unifi-poller/README.md b/core/poller/cmd/unifi-poller/README.md index b506d037..270e6a7d 100644 --- a/core/poller/cmd/unifi-poller/README.md +++ b/core/poller/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