summaryrefslogtreecommitdiff
path: root/src/3rdparty
diff options
context:
space:
mode:
authorSamuel Gaist <samuel.gaist@idiap.ch>2020-07-24 11:00:01 +0200
committerSamuel Gaist <samuel.gaist@idiap.ch>2020-08-17 20:09:18 +0000
commit396444d657e44cc9fae03b1dc053d521501cda00 (patch)
tree52d51b1136316af7723eade3860930cdecf2282a /src/3rdparty
parent2e329455193caf40785aa5081f50a2c4f275be88 (diff)
downloadqtwayland-396444d657e44cc9fae03b1dc053d521501cda00.tar.gz
Fix qt_attribution.json files by replacing newlines with \n escapes
In their current state theses files contains invalid json. While they are parsed successfully by qtattributionsscanner, they cannot be loaded by libraries such as Python's json module. This patch fixes this. The output generated by qtattributionsscanner stays the same. Pick-to: 5.15 Change-Id: I661d9b6f8a956a33b301fe58add5910d6de293f1 Reviewed-by: David Edmundson <davidedmundson@kde.org>
Diffstat (limited to 'src/3rdparty')
-rw-r--r--src/3rdparty/protocol/qt_attribution.json25
1 files changed, 6 insertions, 19 deletions
diff --git a/src/3rdparty/protocol/qt_attribution.json b/src/3rdparty/protocol/qt_attribution.json
index d714d1dc..c5d2058d 100644
--- a/src/3rdparty/protocol/qt_attribution.json
+++ b/src/3rdparty/protocol/qt_attribution.json
@@ -13,9 +13,7 @@
"LicenseId": "MIT",
"License": "MIT License",
"LicenseFile": "MIT_LICENSE.txt",
- "Copyright": "Copyright © 2016 Yong Bakos
-Copyright © 2015 Jason Ekstrand
-Copyright © 2015 Jonas Ådahl"
+ "Copyright": "Copyright © 2016 Yong Bakos\nCopyright © 2015 Jason Ekstrand\nCopyright © 2015 Jonas Ådahl"
},
{
@@ -32,9 +30,7 @@ Copyright © 2015 Jonas Ådahl"
"LicenseId": "MIT",
"License": "MIT License",
"LicenseFile": "MIT_LICENSE.txt",
- "Copyright": "Copyright © 2008-2011 Kristian Høgsberg
-Copyright © 2010-2011 Intel Corporation
-Copyright © 2012-2013 Collabora, Ltd."
+ "Copyright": "Copyright © 2008-2011 Kristian Høgsberg\nCopyright © 2010-2011 Intel Corporation\nCopyright © 2012-2013 Collabora, Ltd."
},
{
@@ -51,8 +47,7 @@ Copyright © 2012-2013 Collabora, Ltd."
"LicenseId": "MIT",
"License": "MIT License",
"LicenseFile": "MIT_LICENSE.txt",
- "Copyright": "Copyright (C) 2013 DENSO CORPORATION
-Copyright (c) 2013 BMW Car IT GmbH"
+ "Copyright": "Copyright (C) 2013 DENSO CORPORATION\nCopyright (c) 2013 BMW Car IT GmbH"
},
{
@@ -103,8 +98,7 @@ Copyright (c) 2013 BMW Car IT GmbH"
"LicenseId": "MIT",
"License": "MIT License",
"LicenseFile": "MIT_LICENSE.txt",
- "Copyright": "Copyright 2014 © Stephen \"Lyude\" Chandler Paul
-Copyright 2015-2016 © Red Hat, Inc."
+ "Copyright": "Copyright 2014 © Stephen \"Lyude\" Chandler Paul\nCopyright 2015-2016 © Red Hat, Inc."
},
{
@@ -172,13 +166,7 @@ Copyright 2015-2016 © Red Hat, Inc."
"LicenseId": "MIT",
"License": "MIT License",
"LicenseFile": "MIT_LICENSE.txt",
- "Copyright": "Copyright © 2008-2013 Kristian Høgsberg
-Copyright © 2013 Rafael Antognolli
-Copyright © 2013 Jasper St. Pierre
-Copyright © 2010-2013 Intel Corporation
-Copyright © 2015-2017 Samsung Electronics Co., Ltd
-Copyright © 2015-2017 Red Hat Inc.
-"
+ "Copyright": "Copyright © 2008-2013 Kristian Høgsberg\nCopyright © 2013 Rafael Antognolli\nCopyright © 2013 Jasper St. Pierre\nCopyright © 2010-2013 Intel Corporation\nCopyright © 2015-2017 Samsung Electronics Co., Ltd\nCopyright © 2015-2017 Red Hat Inc.\n"
},
{
@@ -194,8 +182,7 @@ Copyright © 2015-2017 Red Hat Inc.
"LicenseId": "HPND",
"License": "HPND License",
"LicenseFile": "HPND_LICENSE.txt",
- "Copyright": "Copyright © 2012, 2013 Intel Corporation
-Copyright © 2015, 2016 Jan Arne Petersen"
+ "Copyright": "Copyright © 2012, 2013 Intel Corporation\nCopyright © 2015, 2016 Jan Arne Petersen"
},
{