summaryrefslogtreecommitdiffstats
path: root/src/xfrm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xfrm.c')
-rw-r--r--src/xfrm.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/xfrm.c b/src/xfrm.c
index 80f0ea03..b27821a9 100644
--- a/src/xfrm.c
+++ b/src/xfrm.c
@@ -1,9 +1,11 @@
/*
* XFRM (ipsec) expression
*
+ * Copyright (c) Red Hat GmbH. Author: Florian Westphal <fw@strlen.de>
+ *
* This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
+ * it under the terms of the GNU General Public License version 2 (or any
+ * later) as published by the Free Software Foundation.
*/
#include <nftables.h>