b6f4003b87
Bring the copyright lines in the license and the one's in the metadata into line by using the ones from forkfd.c. Also bring back description of forkfd from 5.6 documentation. Change-Id: I423ee8d5d1e1c866a34c346f78520d33ea099b5e Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
13 lines
359 B
JSON
13 lines
359 B
JSON
{
|
|
"Id": "forkfd",
|
|
"Name": "forkfd",
|
|
"QDocModule": "qtcore",
|
|
"QtUsage": "Used on most Unix platforms in Qt Core.",
|
|
|
|
"License": "MIT License",
|
|
"LicenseId": "MIT",
|
|
"LicenseFile": "LICENSE",
|
|
"Copyright": "Copyright (C) 2016 Intel Corporation
|
|
Copyright (C) 2015 Klarälvdalens Datakonsult AB, a KDAB Group company, info@kdab.com"
|
|
}
|