summaryrefslogtreecommitdiff
path: root/installed-tests/js/testIntrospection.js
diff options
context:
space:
mode:
Diffstat (limited to 'installed-tests/js/testIntrospection.js')
-rw-r--r--installed-tests/js/testIntrospection.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/installed-tests/js/testIntrospection.js b/installed-tests/js/testIntrospection.js
index 3f96139c..83961d8a 100644
--- a/installed-tests/js/testIntrospection.js
+++ b/installed-tests/js/testIntrospection.js
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: MIT OR LGPL-2.0-or-later
+
// Various tests having to do with how introspection is implemented in GJS
imports.gi.versions.Gdk = '3.0';