Files
qt6windows7/src/3rdparty/easing/qt_attribution.json
2023-10-29 23:33:08 +01:00

15 lines
440 B
JSON

{
"Id": "easing",
"Name": "Easing Equations by Robert Penner",
"QDocModule": "qtcore",
"QtUsage": "Used in Qt Core (QEasingCurve).",
"Files": "easing.cpp",
"Comment": "treat as final",
"Homepage": "http://robertpenner.com/easing/",
"License": "BSD 3-clause \"New\" or \"Revised\" License",
"LicenseId": "BSD-3-Clause",
"LicenseFile": "LICENSE",
"Copyright": "Copyright (c) 2001 Robert Penner"
}