]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - include/linux/skbuff.h
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[mirror_ubuntu-focal-kernel.git] / include / linux / skbuff.h
index 2ee5e63195c028d5c7b1d4037c474b1382bd6ea6..056f557d5194e21263557111c51f91b2bdf34fef 100644 (file)
@@ -1,14 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
  *     Definitions for the 'struct sk_buff' memory handlers.
  *
  *     Authors:
  *             Alan Cox, <gw4pts@gw4pts.ampr.org>
  *             Florian La Roche, <rzsfl@rz.uni-sb.de>
- *
- *     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.
  */
 
 #ifndef _LINUX_SKBUFF_H