summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin <ria.freelander@gmail.com>2018-03-08 03:24:07 +0300
committerKonstantin <ria.freelander@gmail.com>2018-03-08 03:24:07 +0300
commit15cec2c52a41998bc1625aab07e346776c6f9cec (patch)
tree1b825cfb1bbbac3d7913119ccfae9a7f175b60e5
parent8728f6616bf69a8afa33e989b13ba9778b851d01 (diff)
downloadmusl-locales-15cec2c52a41998bc1625aab07e346776c6f9cec.tar.gz
musl-locales-15cec2c52a41998bc1625aab07e346776c6f9cec.tar.bz2
musl-locales-15cec2c52a41998bc1625aab07e346776c6f9cec.tar.xz
musl-locales-15cec2c52a41998bc1625aab07e346776c6f9cec.zip
README: Note about mixed license. Fixes #5
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0fd8953..788c601 100644
--- a/README.md
+++ b/README.md
@@ -13,3 +13,8 @@ English and Russian included, also .pot file.
- CMake backend provider (make or ninja)
*For alpine, you can use this command:* ```apk add --update cmake make musl-dev gcc gettext-dev libintl```
+
+##License
+
+All translations and scripts uses [MIT](LICENSE.MIT)
+Source files for `/usr/bin/locale` uses [LGPL](LICENSE)