aboutsummaryrefslogtreecommitdiffstats
path: root/sources
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2018-11-14 12:14:59 +0100
committerFriedemann Kleint <Friedemann.Kleint@qt.io>2018-11-14 11:44:54 +0000
commit9679c0e671a5331c75cd90f7a4a720f8433fd372 (patch)
tree13eb9707dca252a07239bd0672c52bf019354152 /sources
parent9f52793a68e9b7879331fe8399ff9709a5d5c558 (diff)
License documentation: Fix file name of bufferproc header
A new version is now in use, causing: qtattributionsscannertorst.py:122: ".../sources/shiboken2/libshiboken/bufferprocs27.h" is not a file Change-Id: I14d9b9d8902ff7b3595b0e5b88d957a3847ecdae Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'sources')
-rw-r--r--sources/shiboken2/libshiboken/qt_attribution.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/sources/shiboken2/libshiboken/qt_attribution.json b/sources/shiboken2/libshiboken/qt_attribution.json
index 12a0952df..071870780 100644
--- a/sources/shiboken2/libshiboken/qt_attribution.json
+++ b/sources/shiboken2/libshiboken/qt_attribution.json
@@ -7,6 +7,6 @@
"Homepage": "http://www.python.org/",
"Version": "3.7.0",
"License": "PSF LICENSE AGREEMENT FOR PYTHON 3.7.0",
- "LicenseFile": "bufferprocs27.h",
+ "LicenseFile": "bufferprocs_py37.h",
"Copyright": "© Copyright 2001-2018, Python Software Foundation."
}