Просмотр исходного кода

feat(README): add note about the license

Brandon Philips 12 лет назад
Родитель
Сommit
d8a05f1766
1 измененных файлов с 6 добавлено и 0 удалено
  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.
 During the v0 series of releases we may break the API as we fix bugs and get feedback.
 
 
 [semver]: http://semver.org/
 [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