summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/dbus-launch-win.c2
-rw-r--r--tools/dbus-launch-x11.c2
-rw-r--r--tools/dbus-launch.c2
-rw-r--r--tools/dbus-launch.h2
-rw-r--r--tools/dbus-run-session.c2
5 files changed, 10 insertions, 0 deletions
diff --git a/tools/dbus-launch-win.c b/tools/dbus-launch-win.c
index 34837c12..ae055c56 100644
--- a/tools/dbus-launch-win.c
+++ b/tools/dbus-launch-win.c
@@ -3,6 +3,8 @@
*
* Copyright (C) 2007 Ralf Habacker <ralf.habacker@freenet.de>
*
+ * SPDX-License-Identifier: AFL-2.1 OR GPL-2.0-or-later
+ *
* Licensed under the Academic Free License version 2.1
*
* This program is free software; you can redistribute it and/or modify
diff --git a/tools/dbus-launch-x11.c b/tools/dbus-launch-x11.c
index 59694c31..6b1fc476 100644
--- a/tools/dbus-launch-x11.c
+++ b/tools/dbus-launch-x11.c
@@ -3,6 +3,8 @@
*
* Copyright (C) 2006 Thiago Macieira <thiago@kde.org>
*
+ * SPDX-License-Identifier: AFL-2.1 OR GPL-2.0-or-later
+ *
* Licensed under the Academic Free License version 2.1
*
* This program is free software; you can redistribute it and/or modify
diff --git a/tools/dbus-launch.c b/tools/dbus-launch.c
index 5637e414..45eca5ec 100644
--- a/tools/dbus-launch.c
+++ b/tools/dbus-launch.c
@@ -4,6 +4,8 @@
* Copyright (C) 2003, 2006 Red Hat, Inc.
* Copyright (C) 2006 Thiago Macieira <thiago@kde.org>
*
+ * SPDX-License-Identifier: AFL-2.1 OR GPL-2.0-or-later
+ *
* Licensed under the Academic Free License version 2.1
*
* This program is free software; you can redistribute it and/or modify
diff --git a/tools/dbus-launch.h b/tools/dbus-launch.h
index 56596d26..81dde587 100644
--- a/tools/dbus-launch.h
+++ b/tools/dbus-launch.h
@@ -3,6 +3,8 @@
*
* Copyright (C) 2006 Thiago Macieira <thiago@kde.org>
*
+ * SPDX-License-Identifier: AFL-2.1 OR GPL-2.0-or-later
+ *
* Licensed under the Academic Free License version 2.1
*
* This program is free software; you can redistribute it and/or modify
diff --git a/tools/dbus-run-session.c b/tools/dbus-run-session.c
index a622fb3d..8e9bd24a 100644
--- a/tools/dbus-run-session.c
+++ b/tools/dbus-run-session.c
@@ -6,6 +6,8 @@
* Copyright © 2011-2012 Nokia Corporation
* Copyright © 2018, 2021 Ralf Habacker
*
+ * SPDX-License-Identifier: AFL-2.1 OR GPL-2.0-or-later
+ *
* Licensed under the Academic Free License version 2.1
*
* This program is free software; you can redistribute it and/or modify