summaryrefslogtreecommitdiff
path: root/tests/test-u32-filter-with-actions.c
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-01 10:56:11 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-02-01 10:56:11 +0000
commit1c7dec91db9e428502e6e9961d62acb6afcec6a2 (patch)
treec3f5bbb44c1db5edd68bb4db506435012b92eeff /tests/test-u32-filter-with-actions.c
parent13333a6c4220c7f87ee19ed450f5d7d7ccaf8b8f (diff)
parent5e126df972c6bbadb1e79565fd78a8a226ed2435 (diff)
downloadlibnl-1c7dec91db9e428502e6e9961d62acb6afcec6a2.tar.gz
Snap for 9550355 from 5e126df972c6bbadb1e79565fd78a8a226ed2435 to sdk-releaseplatform-tools-34.0.1platform-tools-34.0.0platform-tools-33.0.4
Change-Id: Icb2602f62ef5ba5c59fd67a17382afa6f93ffd0f
Diffstat (limited to 'tests/test-u32-filter-with-actions.c')
-rw-r--r--tests/test-u32-filter-with-actions.c10
1 files changed, 2 insertions, 8 deletions
diff --git a/tests/test-u32-filter-with-actions.c b/tests/test-u32-filter-with-actions.c
index e9910e33..17e7bdc1 100644
--- a/tests/test-u32-filter-with-actions.c
+++ b/tests/test-u32-filter-with-actions.c
@@ -1,14 +1,8 @@
+/* SPDX-License-Identifier: LGPL-2.1-only */
/*
- * test/tests-u32-with-actions.c Add ingress qdisc, create some hash filters, and add redirect action
- *
- * 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) 2013 Cong Wang <xiyou.wangcong@gmail.com>
*
* Stolen from tests/test-complex-HTB-with-hash-filters.c
- *
- * Copyright (c) 2013 Cong Wang <xiyou.wangcong@gmail.com>
*/
#include <netlink/route/link.h>