]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/8021q/vlan_dev.c
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux...
[linux.git] / net / 8021q / vlan_dev.c
index c546c42280751c0283c17245329fda57f78050e0..a0b2d8b9def7976152b0b84bf7e95812c1ba3f5a 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /* -*- linux-c -*-
  * INET                802.1Q VLAN
  *             Ethernet-type device handling.
  *              Oct 20, 2001:  Ard van Breeman:
  *                - Fix MC-list, finally.
  *                - Flush MC-list on VLAN destroy.
- *
- *
- *             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