fix names

This commit is contained in:
writer 2024-10-15 10:21:53 +09:00
parent 35788d79e2
commit f5a0f7393a
60 changed files with 57 additions and 57 deletions

View file

@ -1,6 +1,6 @@
"""
Adapted from Filippo Valsorda's tutorial
Mia Stein, 2014
bt3gl, 2014
"""
from md5 import MD5

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python
__author__ = "Mia Stein"
__author__ = "bt3gl"
'''

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python
__author__ = "Mia Stein"
__author__ = "bt3gl"
'''
Calculate the MD5 checksum of a file.