summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Ettlin <nicolas.ettlin@me.com>2018-07-03 17:00:38 +0200
committerKai Koehne <kai.koehne@qt.io>2018-07-24 13:59:36 +0000
commit27121f35dcf2b40fc1bf2d4d23677c116cee3269 (patch)
tree60f8bf9dcfcabb357592d33b810482d4b16a38a5
parent965de37b691072ad53dc718ea2e2a6be74af87e7 (diff)
Fix the copyright attribution for the HarfBuzz dependency
Task-number: QTBUG-69260 Change-Id: I03079bee5eb17f87f48690e800517831f6215975 Reviewed-by: Kai Koehne <kai.koehne@qt.io> (cherry picked from commit 7d05144dde55ab0519e5dd1e441547456a28d80e)
-rw-r--r--src/3rdparty/harfbuzz/qt_attribution.json12
1 files changed, 5 insertions, 7 deletions
diff --git a/src/3rdparty/harfbuzz/qt_attribution.json b/src/3rdparty/harfbuzz/qt_attribution.json
index 2c2b31e4a9..51449f2adb 100644
--- a/src/3rdparty/harfbuzz/qt_attribution.json
+++ b/src/3rdparty/harfbuzz/qt_attribution.json
@@ -7,11 +7,9 @@
"License": "MIT License",
"LicenseId": "MIT",
"LicenseFile": "COPYING",
- "Copyright": "Copyright (c) 1992, 1993
- The Regents of the University of California. All rights reserved.
-
-Copyright (c) 2011 The FreeBSD Foundation
-All rights reserved.
-Portions of this software were developed by David Chisnall
-under sponsorship from the FreeBSD Foundation."
+ "Copyright": "Copyright © 2008,2010 Nokia Corporation and/or its subsidiary(-ies)
+Copyright © 2006 Behdad Esfahbod
+Copyright © 2005 David Turner
+Copyright © 2004,2007,2008,2009,2010 Red Hat, Inc.
+Copyright © 1998-2004 David Turner and Werner Lemberg"
}