]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - drivers/media/common/videobuf2/videobuf2-dvb.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[mirror_ubuntu-eoan-kernel.git] / drivers / media / common / videobuf2 / videobuf2-dvb.c
index 9f38b4218c0d26ca6f226697e0b6cff2f9038ef4..9d571c9d31e9c56c76da09f233c7412ce191266c 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  *
  * some helper function for simple DVB cards which simply DMA the
@@ -6,11 +7,6 @@
  * video-buf to manage DMA buffers.
  *
  * (c) 2004 Gerd Knorr <kraxel@bytesex.org> [SUSE Labs]
- *
- * 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
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
  */
 
 #include <linux/module.h>