File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77- Tomaž Šolc @avian2
88- Philippe Ombredanne @pombredanne
99- Renée Burton @KnitCode
10+ - @vpiserchia
1011- Kevin Olbrich @kevin-olbrich
1112- Masahiro Honma @hiratara
Original file line number Diff line number Diff line change @@ -231,7 +231,7 @@ License
231231The code is MIT-licensed.
232232The vendored public suffix list data from Mozilla is under the MPL-2.0.
233233
234- Copyright (c) 2015 nexB Inc.
234+ Copyright (c) 2015 nexB Inc. and others.
235235
236236Copyright (c) 2014 Tomaž Šolc <tomaz.solc@tablix.org>
237237
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ def run(self):
8282
8383setup (
8484 name = 'publicsuffix2' ,
85- version = '2.20191219 ' ,
85+ version = '2.20191221 ' ,
8686 license = 'MIT and MPL-2.0' ,
8787 description = 'Get a public suffix for a domain name using the Public Suffix '
8888 'List. Forked from and using the same API as the publicsuffix package.' ,
You can’t perform that action at this time.
0 commit comments