Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/cygwin-apps/calm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'calm/hint.py')
-rwxr-xr-xcalm/hint.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/calm/hint.py b/calm/hint.py
index 1ec86d9..28a81b0 100755
--- a/calm/hint.py
+++ b/calm/hint.py
@@ -38,6 +38,7 @@ else:
json = license_expression.get_license_index()
extra_licenses = [
'Linux-man-pages-copyleft', # requires SPDX license-list 3.15
+ 'OFSFDL', # "Old FSF documentation license"
'Public-Domain',
]
for l in extra_licenses: