aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox/client-types/mb-wm-client-menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox/client-types/mb-wm-client-menu.c')
-rw-r--r--matchbox/client-types/mb-wm-client-menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/matchbox/client-types/mb-wm-client-menu.c b/matchbox/client-types/mb-wm-client-menu.c
index b68f771..2e51c58 100644
--- a/matchbox/client-types/mb-wm-client-menu.c
+++ b/matchbox/client-types/mb-wm-client-menu.c
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
#include "mb-wm-client-menu.h"
#include "mb-wm-theme.h"
@@ -153,4 +154,3 @@ mb_wm_client_menu_new (MBWindowManager *wm, MBWMClientWindow *win)
return client;
}
-