]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - net/l2tp/l2tp_eth.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
[mirror_ubuntu-eoan-kernel.git] / net / l2tp / l2tp_eth.c
index 8aadc4f3bb9e91a6f8c323b91c7ca8d188c58050..bd3f39349d4084021d2bdc1bd385f877b4a845e3 100644 (file)
@@ -1,12 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * L2TPv3 ethernet pseudowire driver
  *
  * Copyright (c) 2008,2009,2010 Katalix Systems Ltd
- *
- *     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.
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt