aboutsummaryrefslogtreecommitdiffstats
path: root/src/fnet/veth.c
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2019-02-07 14:58:35 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2019-02-07 14:58:35 +0100
commit0d2f252230283ffcd97795b65e5f29ceaf9bf824 (patch)
treec8c65e27c59c426528754e7afcbb6e2a3d9b91c9 /src/fnet/veth.c
parentMerge pull request #2391 from rusty-snake/add_klavaro-profile (diff)
downloadfirejail-0d2f252230283ffcd97795b65e5f29ceaf9bf824.tar.gz
firejail-0d2f252230283ffcd97795b65e5f29ceaf9bf824.tar.zst
firejail-0d2f252230283ffcd97795b65e5f29ceaf9bf824.zip
move copyright statement to 2019
Diffstat (limited to 'src/fnet/veth.c')
-rw-r--r--src/fnet/veth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fnet/veth.c b/src/fnet/veth.c
index e4d3db21a..7a32da2d1 100644
--- a/src/fnet/veth.c
+++ b/src/fnet/veth.c
@@ -26,7 +26,7 @@
26 * 26 *
27 */ 27 */
28 /* 28 /*
29 * Copyright (C) 2014-2018 Firejail Authors 29 * Copyright (C) 2014-2019 Firejail Authors
30 * 30 *
31 * This file is part of firejail project 31 * This file is part of firejail project
32 * 32 *