summaryrefslogtreecommitdiff
path: root/src/nf-exp-add.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nf-exp-add.c')
-rw-r--r--src/nf-exp-add.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/nf-exp-add.c b/src/nf-exp-add.c
index 1f71cd54..ae745286 100644
--- a/src/nf-exp-add.c
+++ b/src/nf-exp-add.c
@@ -1,17 +1,9 @@
/* SPDX-License-Identifier: LGPL-2.1-only */
/*
- * src/nf-exp-add.c Create an expectation
- *
- * 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>
* Copyright (c) 2007 Philip Craig <philipc@snapgear.com>
* Copyright (c) 2007 Secure Computing Corporation
* Copyright (c) 2012 Rich Fought <rich.fought@watchguard.com>
- *
*/
#include <netlink/cli/utils.h>