summaryrefslogtreecommitdiff
path: root/src/qdoc/catch/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/qdoc/catch/qt_attribution.json')
-rw-r--r--src/qdoc/catch/qt_attribution.json17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/qdoc/catch/qt_attribution.json b/src/qdoc/catch/qt_attribution.json
new file mode 100644
index 000000000..9380a83e8
--- /dev/null
+++ b/src/qdoc/catch/qt_attribution.json
@@ -0,0 +1,17 @@
+[
+ {
+ "Id": "catch2",
+ "Name": "Catch2",
+ "QDocModule": "qttools",
+ "QtUsage": "Used for testing of QDoc",
+ "Files": "catch.hpp",
+
+ "Description": "Catch2 is a multi-paradigm test framework for C++.",
+ "Homepage": "https://github.com/catchorg/Catch2",
+ "Version": "2.13.10",
+ "License": "Boost Software License 1.0",
+ "LicenseId": "BSL-1.0",
+ "LicenseFile": "CATCH_LICENSE.txt",
+ "Copyright": "Copyright (c) 2022 Two Blue Cubes Ltd. All rights reserved."
+ }
+]