Fixing python reference to include version number. This should fix problems with building from source.

This commit is contained in:
Cas Cremers 2022-05-23 11:05:08 +02:00
parent 0feaf905e3
commit e12cedde74

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/env python3
""" """
Scyther : An automatic verifier for security protocols. Scyther : An automatic verifier for security protocols.
Copyright (C) 2007-2020 Cas Cremers Copyright (C) 2007-2020 Cas Cremers