kernel/sound/pci/ctxfi/xfi.c
.. .. @@ -1,11 +1,8 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * xfi linux driver. 3 4 * 4 5 * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. 5 - *6 - * This source file is released under GPL v2 license (no other versions).7 - * See the COPYING file included in the main directory of this source8 - * distribution for the license terms and conditions.9 6 */ 10 7 11 8 #include <linux/init.h>