Skip to content

Commit e0fde5c

Browse files
setup.py: updated brief license text to mention commercial licensing.
1 parent 050a199 commit e0fde5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1245,7 +1245,7 @@ def get_requires_for_build_wheel(config_settings=None):
12451245
author_email = '[email protected]',
12461246
requires_dist = requires_dist,
12471247
requires_python = '>=3.9',
1248-
license = 'GNU AFFERO GPL 3.0',
1248+
license = 'Dual Licensed - GNU AFFERO GPL 3.0 or Artifex Commercial License',
12491249
project_url = [
12501250
('Documentation, https://pymupdf.readthedocs.io/'),
12511251
('Source, https://github.com/pymupdf/pymupdf'),

0 commit comments

Comments
 (0)