We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c63571 commit 9dcb8c7Copy full SHA for 9dcb8c7
fastdup/__init__.py
@@ -147,7 +147,7 @@ def do_run(input_dir='',
147
fastdup_capture_log_debug_state(locals())
148
start_time = time.time()
149
150
- print("FastDup Software, (C) copyright 2022 Dr. Amir Alush and Dr. Danny Bickson.")
+ print("FastDup Software, (C) copyright 2025 Dr. Amir Alush and Dr. Danny Bickson.")
151
if (version):
152
print("This software is free for non-commercial and academic usage under the Creative Common Attribution-NonCommercial-NoDerivatives 4.0 "
153
"International license. Please reach out to %s for licensing options.", CONTACT_EMAIL);
0 commit comments