summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/freebsd/qt_attribution.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/freebsd/qt_attribution.json')
-rw-r--r--src/3rdparty/freebsd/qt_attribution.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/3rdparty/freebsd/qt_attribution.json b/src/3rdparty/freebsd/qt_attribution.json
new file mode 100644
index 0000000000..57f425cdbc
--- /dev/null
+++ b/src/3rdparty/freebsd/qt_attribution.json
@@ -0,0 +1,13 @@
+{
+ "Id": "freebsd",
+ "Name": "FreeBSD strtoll and strtoull",
+ "QDocModule": "qtcore",
+ "QtUsage": "Used in Qt Core.",
+
+ "Description": "strtoll() and strtoull() are functions for converting a string to (unsigned) long long integer.",
+ "License": "BSD 3-clause \"New\" or \"Revised\" License",
+ "LicenseId": "BSD-3-Clause",
+ "LicenseFile": "LICENSE",
+ "Copyright": "Copyright (c) 1992, 1993 The Regents of the University of California.
+Copyright (c) 2011 The FreeBSD Foundation"
+}