summaryrefslogtreecommitdiff
path: root/tools/dbus-send.c
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2022-05-18 14:55:48 +0100
committerRalf Habacker <ralf.habacker@freenet.de>2022-11-29 13:33:53 +0000
commit33bc01e1b5b627a4325f7abbcdfc3c9198b8cd4e (patch)
tree9bb8973246490abb2958969610916c43fe9da57c /tools/dbus-send.c
parent205063a0a91ebb94b35f64a61fd1f194d8d66dd2 (diff)
downloaddbus-33bc01e1b5b627a4325f7abbcdfc3c9198b8cd4e.tar.gz
tools: Mark GPL-only files with SPDX license identifier
These files are licensed under the GPL only, without the AFL dual-license of most of the dbus codebase. Signed-off-by: Simon McVittie <smcv@collabora.com> Co-authored-by: Ralf Habacker <ralf.habacker@freenet.de>
Diffstat (limited to 'tools/dbus-send.c')
-rw-r--r--tools/dbus-send.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/dbus-send.c b/tools/dbus-send.c
index 3063290f..64a8c2d3 100644
--- a/tools/dbus-send.c
+++ b/tools/dbus-send.c
@@ -2,6 +2,7 @@
/* dbus-send.c Utility program to send messages from the command line
*
* Copyright (C) 2003 Philip Blundell <philb@gnu.org>
+ * SPDX-License-Identifier: GPL-2.0-or-later
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by