fix REUSE compliance

This commit is contained in:
2024-02-07 22:21:41 +01:00
parent 621d5e5ab2
commit d0fe8315cb
6 changed files with 26 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
/*
SPDX-FileCopyrightText: 2023 Max Mehl <https://mehl.mx>
SPDX-License-Identifier: MIT
*/
// Variables
var lightbox_baseid = "snap-lightbox-";
var slideshow_baseid = "snap-slideshow-";