]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/sched/sch_skbprio.c
Merge tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drm
[linux.git] / net / sched / sch_skbprio.c
index 52c0b6d8f1d79666027bc93023d61ac772ae5161..0fb10abf757962c1e3e6feb8c68dedd9a1808f1b 100644 (file)
@@ -1,11 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * net/sched/sch_skbprio.c  SKB Priority Queue.
  *
- *             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.
- *
  * Authors:    Nishanth Devarajan, <ndev2021@gmail.com>
  *             Cody Doucette, <doucette@bu.edu>
  *             original idea by Michel Machado, Cody Doucette, and Qiaobin Fu