Browse Source

feat(README): add note about the license

Brandon Philips 12 years ago
parent
commit
d8a05f1766
1 changed files with 6 additions and 0 deletions
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -467,3 +467,9 @@ curl -L http://127.0.0.1:4001
 During the v0 series of releases we may break the API as we fix bugs and get feedback.
 
 [semver]: http://semver.org/
+
+### License
+
+etcd is under the Apache 2.0 license. See the [LICENSE][license] file for details.
+
+[license]: https://github.com/coreos/etcd/blob/master/LICENSE