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 1e7480a commit 4cd97bcCopy full SHA for 4cd97bc
examples/GUI/browser-app.py
@@ -1,5 +1,12 @@
1
"""
2
-Based on an implementation by Sunil Kumar Dash:
+This code uses the PyMuPDF package.
3
+
4
+PyMuPDF is AGPL licensed, please refer to:
5
+https://pymupdf.readthedocs.io/en/latest/about.html#license-and-copyright
6
+"""
7
8
9
+Code below is based on an implementation by Sunil Kumar Dash:
10
11
MIT License
12
0 commit comments