treewide: use SPDX tags to specify copyright information

SPDX tags make the licensing information easy to understand and clear,
and they are machine parseable.

See https://spdx.dev for more information.
This commit is contained in:
Barnabás Pőcze 2023-02-08 18:12:00 +01:00 committed by Wim Taymans
parent 3601ecc9dd
commit 934ab3036e
736 changed files with 2293 additions and 16966 deletions

View file

@ -1,3 +1,7 @@
/* PipeWire */
/* SPDX-FileCopyrightText: Copyright © 2021 Pauli Virtanen */
/* SPDX-License-Identifier: MIT */
#ifndef PULSE_SERVER_MESSAGE_HANDLER_H
#define PULSE_SERVER_MESSAGE_HANDLER_H