diff --git a/README.md b/README.md index 6a849a0c..08585e33 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ A lot more [information and documentation are available in the wiki](https://git ## License This library will always keep the same license as the original [Java Metrics library](https://github.com/dropwizard/metrics) (as long as its an open source, permisive license). This port is also inspired and contains some code from [Daniel Crenna's port](https://github.com/danielcrenna/metrics-net). -The original metrics project is released under this therms (https://github.com/dropwizard/metrics): +The original metrics project is released under these terms (https://github.com/dropwizard/metrics): Copyright © 2010-2013 Coda Hale, Yammer.com Published under Apache Software License 2.0, see LICENSE