Skip to content

Commit 4cd97bc

Browse files
committed
Some license info update for the GUI/browser-app.py example.
1 parent 1e7480a commit 4cd97bc

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

examples/GUI/browser-app.py

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
"""
2-
Based on an implementation by Sunil Kumar Dash:
2+
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:
310
411
MIT License
512

0 commit comments

Comments
 (0)