diff options
Diffstat (limited to 'installed-tests/js/testGDBus.js')
| -rw-r--r-- | installed-tests/js/testGDBus.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/installed-tests/js/testGDBus.js b/installed-tests/js/testGDBus.js index 4ab512aa..7317a665 100644 --- a/installed-tests/js/testGDBus.js +++ b/installed-tests/js/testGDBus.js @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: MIT OR LGPL-2.0-or-later + const ByteArray = imports.byteArray; const {Gio, GjsPrivate, GLib} = imports.gi; |
