aboutsummaryrefslogtreecommitdiffstats
path: root/src/fnet/veth.c
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2023-02-24 20:50:25 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2023-02-24 20:50:25 -0500
commit71b98ed838910173ec56c977f4892fd9c53da339 (patch)
tree16b90ac1333137ffc4df4f50e152ade351c458c8 /src/fnet/veth.c
parentmerges (diff)
parentMerge pull request #5646 from NetSysFire/parsecd (diff)
downloadfirejail-71b98ed838910173ec56c977f4892fd9c53da339.tar.gz
firejail-71b98ed838910173ec56c977f4892fd9c53da339.tar.zst
firejail-71b98ed838910173ec56c977f4892fd9c53da339.zip
Merge branch 'master' of ssh://github.com/netblue30/firejail
Diffstat (limited to 'src/fnet/veth.c')
-rw-r--r--src/fnet/veth.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fnet/veth.c b/src/fnet/veth.c
index 2a23c6bd4..2111cfa56 100644
--- a/src/fnet/veth.c
+++ b/src/fnet/veth.c
@@ -24,8 +24,8 @@
24 * 24 *
25 * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru> 25 * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>
26 * 26 *
27 */ 27*/
28 /* 28/*
29 * Copyright (C) 2014-2023 Firejail Authors 29 * Copyright (C) 2014-2023 Firejail Authors
30 * 30 *
31 * This file is part of firejail project 31 * This file is part of firejail project