Skip to content

Commit be90065

Browse files
committed
BUGFIX: Fixed wrong reference to the ssdeep library.
1 parent ee25b2e commit be90065

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ Licensing
8989

9090
The code is licensed under the terms of the LGPLv3+.
9191

92-
This wrapper includes the unchanged source distribution of `ssdeep version 2.14.1`_. It is licensed under the GPLv2.
92+
This wrapper includes the Python wrapper for the ssdeep fuzzy hashing library as enhanced by Fraunhofer FKIE (dubbed `ssdeeper version 2.14.1`_). It is licensed under the GPLv2.
9393

9494
.. _ssdeep by Jesse Kornblum: https://ssdeep-project.github.io/ssdeep/
9595
.. _ssdeep version 2.14.1: https://github.com/ssdeep-project/ssdeep/releases/tag/release-2.14.1

0 commit comments

Comments
 (0)