diff --git a/en/js/moment.md b/en/js/moment.md index c5dfdf8e8fd35180e4db10d08f8e671c9e213271..f4e93fca1590b3b2ca747b1dfea3c8f01dfa8315 100644 --- a/en/js/moment.md +++ b/en/js/moment.md @@ -257,4 +257,6 @@ The following shows the verified APIs: ## Others -## License \ No newline at end of file +## License + +This project is licensed under [MIT License](https://github.com/moment/moment/blob/develop/LICENSE). \ No newline at end of file diff --git a/zh-cn/js/moment.md b/zh-cn/js/moment.md index d17099f9a2bb1a622606568d011228a64c5c343b..6f55284acbdc2c8237f42d34e94975637ab19c5b 100644 --- a/zh-cn/js/moment.md +++ b/zh-cn/js/moment.md @@ -259,3 +259,5 @@ moment().format("hh:mm:ss a"); ## 其他 ## 开源协议 + +本项目基于 [The MIT License (MIT)](https://github.com/moment/moment/blob/develop/LICENSE),请自由地享受和参与开源。 \ No newline at end of file