]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blobdiff - include/media/v4l2-async.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
[mirror_ubuntu-hirsute-kernel.git] / include / media / v4l2-async.h
index 1497bda66c3b65d62e3a5b8dd74a4b805b9d56f7..2e3d93f742a3b64e35767f5a2fc08caa794b5489 100644 (file)
@@ -1,11 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
 /*
  * V4L2 asynchronous subdevice registration API
  *
  * Copyright (C) 2012-2013, Guennadi Liakhovetski <g.liakhovetski@gmx.de>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
  */
 
 #ifndef V4L2_ASYNC_H