]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - net/sched/sch_api.c
Merge tag 'drm-fixes-2019-06-07-1' of git://anongit.freedesktop.org/drm/drm
[linux.git] / net / sched / sch_api.c
index 607e84d67c332cc6db818d1cce5d66a4874eeeee..04faee7ccbce64354618365b1c304d7c76f6bb06 100644 (file)
@@ -1,11 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
 /*
  * net/sched/sch_api.c Packet scheduler API.
  *
- *             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:    Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
  *
  * Fixes: