summaryrefslogtreecommitdiffstats
path: root/licenseRule.json
diff options
context:
space:
mode:
Diffstat (limited to 'licenseRule.json')
-rw-r--r--licenseRule.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/licenseRule.json b/licenseRule.json
index c411c733..a0afe773 100644
--- a/licenseRule.json
+++ b/licenseRule.json
@@ -69,6 +69,11 @@
"file type" : "module and plugin",
"spdx" : ["LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only"]
},
+ "src/plugins/sensors/android/androidcompass.cpp" : {
+ "comment" : "File contains code copied from Android project",
+ "file type" : "module and plugin",
+ "spdx" : ["Apache-2.0"]
+ },
"tests/" : {
"comment" : "Default",
"file type" : "test",