Skip to content

Commit 9dcb8c7

Browse files
authored
Update __init__.py
1 parent 0c63571 commit 9dcb8c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastdup/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ def do_run(input_dir='',
147147
fastdup_capture_log_debug_state(locals())
148148
start_time = time.time()
149149

150-
print("FastDup Software, (C) copyright 2022 Dr. Amir Alush and Dr. Danny Bickson.")
150+
print("FastDup Software, (C) copyright 2025 Dr. Amir Alush and Dr. Danny Bickson.")
151151
if (version):
152152
print("This software is free for non-commercial and academic usage under the Creative Common Attribution-NonCommercial-NoDerivatives 4.0 "
153153
"International license. Please reach out to %s for licensing options.", CONTACT_EMAIL);

0 commit comments

Comments
 (0)