kernel/include/media/videobuf-vmalloc.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * helper functions for vmalloc capture buffers 3 4 * .. .. @@ -7,10 +8,6 @@ 7 8 * to touch the video data. 8 9 * 9 10 * (c) 2007 Mauro Carvalho Chehab, <mchehab@kernel.org> 10 - *11 - * This program is free software; you can redistribute it and/or modify12 - * it under the terms of the GNU General Public License as published by13 - * the Free Software Foundation; either version 214 11 */ 15 12 #ifndef _VIDEOBUF_VMALLOC_H 16 13 #define _VIDEOBUF_VMALLOC_H