kernel/sound/firewire/dice/dice-transaction.c
.. .. @@ -1,10 +1,9 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * dice_transaction.c - a part of driver for Dice based devices 3 4 * 4 5 * Copyright (c) Clemens Ladisch 5 6 * Copyright (c) 2014 Takashi Sakamoto 6 - *7 - * Licensed under the terms of the GNU General Public License, version 2.8 7 */ 9 8 10 9 #include "dice.h"