Blob Blame History Raw
diff -rupN --no-dereference qt-creator-opensource-src-13.0.1/qt_attributions.json qt-creator-opensource-src-13.0.1-new/qt_attributions.json
--- qt-creator-opensource-src-13.0.1/qt_attributions.json	2024-05-06 03:01:50.000000000 +0200
+++ qt-creator-opensource-src-13.0.1-new/qt_attributions.json	2024-05-07 15:57:20.238342987 +0200
@@ -1,19 +1,5 @@
 [
     {
-        "Id": "yaml-cpp",
-        "Name": "YAML C++ Parser",
-        "QDocModule": "qtcreator",
-        "QtParts": ["tools"],
-        "QtUsage": "Used for parsing output of Clazy and Clang Tidy.",
-        "Path": "src/libs/3rdparty/yaml-cpp",
-        "Description": "yaml-cpp is a YAML parser and emitter in C++ matching the YAML 1.2 spec.",
-        "Homepage": "https://github.com/jbeder/yaml-cpp",
-        "Version": "0.8.0",
-        "License": "MIT License",
-        "LicenseFile": "src/libs/3rdparty/yaml-cpp/LICENSE",
-        "Copyright": "Copyright (c) 2008-2015 Jesse Beder."
-    },
-    {
         "Id": "ksyntaxhighlighting",
         "Name": "KSyntaxHighlighting",
         "QDocModule": "qtcreator",