servo: Merge #10715 - Allow another wording of apache2/MIT (used by gaol) (from edunham:tidy-licenses); r=larsbergstrom

r? @larsbergstrom

need this for https://github.com/servo/servo/issues/10636

Source-Repo: https://github.com/servo/servo
Source-Revision: a129ce1bccf313db85547a5c32ecf8cd7aac489b
This commit is contained in:
edunham
2016-04-20 01:30:16 +05:00
parent a7611b3347
commit 59853ded48
2 changed files with 12 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ import os
from setuptools import setup, find_packages
VERSION = '0.0.2'
VERSION = '0.0.3'
install_requires = [
"flake8==2.4.1",