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