QChris has submitted this change and it was merged. Change subject: Add LICENSE.md with refinery/source license and Maxmind attribution. ......................................................................
Add LICENSE.md with refinery/source license and Maxmind attribution. Bug: T88252 Change-Id: I4d2da1584c2bfacafbecc6dbcc7c50555fbb3c76 --- A LICENSE.md 1 file changed, 23 insertions(+), 0 deletions(-) Approvals: QChris: Verified; Looks good to me, approved diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..db2aaf4 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,23 @@ +# Licenses + +## refinery/souce +Copyright (C) 2014 Wikimedia Foundation + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + +http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. + + +## Maxmind GeoIP2*.mmdb files +The GeoIP2-*.mmdb database files were created by [MaxMind](https://www.maxmind.com/) and +copied from http://dev.maxmind.com/geoip/geoip2/downloadable/ +under a [CC BY-SA:3.0](https://github.com/maxmind/MaxMind-DB/blob/master/LICENSE) +[licencse](http://creativecommons.org/licenses/by-sa/3.0/). -- To view, visit https://gerrit.wikimedia.org/r/188085 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4d2da1584c2bfacafbecc6dbcc7c50555fbb3c76 Gerrit-PatchSet: 2 Gerrit-Project: analytics/refinery/source Gerrit-Branch: master Gerrit-Owner: Ottomata <[email protected]> Gerrit-Reviewer: OliverKeyes <[email protected]> Gerrit-Reviewer: Ottomata <[email protected]> Gerrit-Reviewer: QChris <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
