summaryrefslogtreecommitdiff
path: root/lib/cli/qdisc/htb.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/cli/qdisc/htb.c')
-rw-r--r--lib/cli/qdisc/htb.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/lib/cli/qdisc/htb.c b/lib/cli/qdisc/htb.c
index 628e6ccb..235701cb 100644
--- a/lib/cli/qdisc/htb.c
+++ b/lib/cli/qdisc/htb.c
@@ -1,11 +1,5 @@
+/* SPDX-License-Identifier: LGPL-2.1-only */
/*
- * src/lib/htb.c HTB module for CLI lib
- *
- * This library is free software; you can redistribute it and/or
- * modify it under the terms of the GNU Lesser General Public
- * License as published by the Free Software Foundation version 2.1
- * of the License.
- *
* Copyright (c) 2010-2011 Thomas Graf <tgraf@suug.ch>
*/