Skip to content

Commit 6dc190a

Browse files
authored
change developer name
1 parent 0be23ff commit 6dc190a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,7 @@ def show_about(self):
517517
about_text = f"""
518518
<b>Pyhashsum v{self.current_version}</b><br><br>
519519
A cross-platform tool for verifying file integrity through cryptographic hashes.<br>
520-
Developed by [Your Name]<br><br>
520+
Developed by [oop7]<br><br>
521521
Features:
522522
<ul>
523523
<li>Calculate MD5, SHA-1, SHA-256, and SHA-512 hashes</li>

0 commit comments

Comments
 (0)