mirror of
https://github.com/mozilla/cipherscan.git
synced 2024-11-22 14:23:41 +01:00
updated license on parse_results.py
This commit is contained in:
parent
325329d1ad
commit
50f4959e79
@ -1,5 +1,11 @@
|
|||||||
#!/usr/bin/env python
|
#!/usr/bin/env python
|
||||||
|
|
||||||
|
# This Source Code Form is subject to the terms of the Mozilla Public
|
||||||
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
||||||
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||||
|
# Author: Julien Vehent [:ulfr] - 2013
|
||||||
|
# Contributors: Hubert Kario - 2014
|
||||||
|
|
||||||
from __future__ import division
|
from __future__ import division
|
||||||
|
|
||||||
path = "./results/"
|
path = "./results/"
|
||||||
|
Loading…
Reference in New Issue
Block a user