summaryrefslogtreecommitdiff
path: root/src/nl-route-list.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 /src/nl-route-list.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 'src/nl-route-list.c')
-rw-r--r--src/nl-route-list.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/nl-route-list.c b/src/nl-route-list.c
index b6c4270c..1b293ed9 100644
--- a/src/nl-route-list.c
+++ b/src/nl-route-list.c
@@ -1,12 +1,5 @@
/* SPDX-License-Identifier: LGPL-2.1-only */
/*
- * src/nl-route-list.c List route attributes
- *
- * 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) 2003-2009 Thomas Graf <tgraf@suug.ch>
*/