summaryrefslogtreecommitdiff
path: root/src/nl-neigh-add.c
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:10:01 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2023-07-07 05:10:01 +0000
commite38440aaa60dfa2a7400f58dce6800b965a89ab1 (patch)
treec3f5bbb44c1db5edd68bb4db506435012b92eeff /src/nl-neigh-add.c
parent9d91904fa8dc4aeded89e7b88f92e10f557be633 (diff)
parent65a8683b07ce5587dd2e3c9d0cdb40c40e6f7687 (diff)
downloadlibnl-android14-mainline-sdkext-release.tar.gz
Change-Id: I4717466adde8982e5a5eef224efed0c6bbe10739
Diffstat (limited to 'src/nl-neigh-add.c')
-rw-r--r--src/nl-neigh-add.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/nl-neigh-add.c b/src/nl-neigh-add.c
index 585639a0..cd6063ed 100644
--- a/src/nl-neigh-add.c
+++ b/src/nl-neigh-add.c
@@ -1,12 +1,5 @@
/* SPDX-License-Identifier: LGPL-2.1-only */
/*
- * src/ nl-neigh-add.c Add a neighbour
- *
- * 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>
*/