aboutsummaryrefslogtreecommitdiffstats
path: root/test/chroot/unchroot.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/chroot/unchroot.c')
-rw-r--r--test/chroot/unchroot.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/chroot/unchroot.c b/test/chroot/unchroot.c
index 4454dd1c4..643983ce4 100644
--- a/test/chroot/unchroot.c
+++ b/test/chroot/unchroot.c
@@ -1,5 +1,5 @@
1// This file is part of Firejail project 1// This file is part of Firejail project
2// Copyright (C) 2014-2020 Firejail Authors 2// Copyright (C) 2014-2021 Firejail Authors
3// License GPL v2 3// License GPL v2
4 4
5// simple unchroot example from http://linux-vserver.org/Secure_chroot_Barrier 5// simple unchroot example from http://linux-vserver.org/Secure_chroot_Barrier