summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2020-07-21 08:14:39 +0200
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2020-09-01 19:48:18 +0300
commit5dbbb966fe8b7e0d567679103218c1fc487c5446 (patch)
treeec53a6b823c8275f86a9e4dc486cba011dd2dd52
parent9d155e6528107a5f942ed43f4d28647608ac2018 (diff)
downloadqtlocation-mapboxgl-5dbbb966fe8b7e0d567679103218c1fc487c5446.tar.gz
[qt] Remove libc++ attribution
No mentioning of libc++ code is in the sources. This is most likely legacy.
-rw-r--r--qt_attribution.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/qt_attribution.json b/qt_attribution.json
index a947a9f28d..02788cf814 100644
--- a/qt_attribution.json
+++ b/qt_attribution.json
@@ -42,18 +42,6 @@ Copyright (c) 2013 Brandon Jones, Colin MacKenzie IV"
"Copyright": "Copyright (c) 1998-2014 Daniel Stenberg, et al"
},
{
- "Id": "mapboxgl-libcxx",
- "Name": "libc++",
- "QDocModule": "qtlocation",
- "QtUsage": "Used in the Mapbox GL plugin of Qt Location.",
-
- "Description": "libc++ is a new implementation of the C++ standard library, targeting C++11.",
- "Homepage": "https://libcxx.llvm.org",
- "LicenseId": "MIT and UIUC",
- "License": "MIT and UIUC (BSD-like)",
- "Copyright": "Copyright (c) 2009-2014 libc++ developers"
- },
- {
"Id": "mapboxgl-boost",
"Name": "Boost",
"QDocModule": "qtlocation",