From 0d2f252230283ffcd97795b65e5f29ceaf9bf824 Mon Sep 17 00:00:00 2001 From: smitsohu Date: Thu, 7 Feb 2019 14:58:35 +0100 Subject: move copyright statement to 2019 --- test/root/cgroup.exp | 2 +- test/root/checkcfg.exp | 2 +- test/root/firecfg.exp | 2 +- test/root/join.exp | 2 +- test/root/login_nobody.exp | 2 +- test/root/private.exp | 2 +- test/root/seccomp-chmod.exp | 2 +- test/root/seccomp-chown.exp | 2 +- test/root/seccomp-umount.exp | 2 +- test/root/whitelist.exp | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'test/root') diff --git a/test/root/cgroup.exp b/test/root/cgroup.exp index b392cfabb..06e2448e4 100755 --- a/test/root/cgroup.exp +++ b/test/root/cgroup.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2018 Firejail Authors +# Copyright (C) 2014-2019 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/checkcfg.exp b/test/root/checkcfg.exp index 1f6d17a9c..5c5dcc055 100755 --- a/test/root/checkcfg.exp +++ b/test/root/checkcfg.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2018 Firejail Authors +# Copyright (C) 2014-2019 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/firecfg.exp b/test/root/firecfg.exp index b73167bd1..872365570 100755 --- a/test/root/firecfg.exp +++ b/test/root/firecfg.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2018 Firejail Authors +# Copyright (C) 2014-2019 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/join.exp b/test/root/join.exp index 2387ff560..54a86a8f0 100755 --- a/test/root/join.exp +++ b/test/root/join.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2018 Firejail Authors +# Copyright (C) 2014-2019 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/login_nobody.exp b/test/root/login_nobody.exp index 8e9ec4367..7f5294af8 100755 --- a/test/root/login_nobody.exp +++ b/test/root/login_nobody.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2018 Firejail Authors +# Copyright (C) 2014-2019 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/private.exp b/test/root/private.exp index e3d3245ae..3e93683ba 100755 --- a/test/root/private.exp +++ b/test/root/private.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2018 Firejail Authors +# Copyright (C) 2014-2019 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/seccomp-chmod.exp b/test/root/seccomp-chmod.exp index 59baeb4b1..ac8f9121b 100755 --- a/test/root/seccomp-chmod.exp +++ b/test/root/seccomp-chmod.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2018 Firejail Authors +# Copyright (C) 2014-2019 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/seccomp-chown.exp b/test/root/seccomp-chown.exp index a574776e3..9b8fe05ef 100755 --- a/test/root/seccomp-chown.exp +++ b/test/root/seccomp-chown.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2018 Firejail Authors +# Copyright (C) 2014-2019 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/seccomp-umount.exp b/test/root/seccomp-umount.exp index d959a1a9b..706fa6d00 100755 --- a/test/root/seccomp-umount.exp +++ b/test/root/seccomp-umount.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2018 Firejail Authors +# Copyright (C) 2014-2019 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/whitelist.exp b/test/root/whitelist.exp index 8712aff43..51611bda2 100755 --- a/test/root/whitelist.exp +++ b/test/root/whitelist.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2018 Firejail Authors +# Copyright (C) 2014-2019 Firejail Authors # License GPL v2 set timeout 10 -- cgit v1.2.3-54-g00ecf