From 121749f0ca167eb3705ed2d5170ec6bd308c3ea5 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 7 Jan 2022 12:23:47 -0500 Subject: 2022 copyright update --- test/root/apache2.exp | 2 +- test/root/cgroup.exp | 2 +- test/root/checkcfg.exp | 2 +- test/root/firecfg.exp | 2 +- test/root/firemon-events.exp | 2 +- test/root/isc-dhcp.exp | 2 +- test/root/join.exp | 2 +- test/root/login_nobody.exp | 2 +- test/root/nginx.exp | 2 +- test/root/option_bind_directory.exp | 2 +- test/root/option_bind_file.exp | 2 +- test/root/option_tmpfs.exp | 2 +- test/root/private.exp | 2 +- test/root/profile_tmpfs.exp | 2 +- test/root/root.sh | 2 +- test/root/seccomp-chmod.exp | 2 +- test/root/seccomp-chown.exp | 2 +- test/root/seccomp-umount.exp | 2 +- test/root/snmpd.exp | 2 +- test/root/unbound.exp | 2 +- test/root/whitelist.exp | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) (limited to 'test/root') diff --git a/test/root/apache2.exp b/test/root/apache2.exp index 0b4b65dc7..c3e520224 100755 --- a/test/root/apache2.exp +++ b/test/root/apache2.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 5 diff --git a/test/root/cgroup.exp b/test/root/cgroup.exp index d24a39d07..f64edf4b9 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-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/checkcfg.exp b/test/root/checkcfg.exp index 9a4c666e1..94d9e08fc 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-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/firecfg.exp b/test/root/firecfg.exp index 65ecefe5d..917cea90f 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-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/firemon-events.exp b/test/root/firemon-events.exp index 7bf51e2c8..f2c0879db 100755 --- a/test/root/firemon-events.exp +++ b/test/root/firemon-events.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/isc-dhcp.exp b/test/root/isc-dhcp.exp index 4c468c3e8..86291a9f9 100755 --- a/test/root/isc-dhcp.exp +++ b/test/root/isc-dhcp.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 5 diff --git a/test/root/join.exp b/test/root/join.exp index d995d8aa5..19b4c8f02 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-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/login_nobody.exp b/test/root/login_nobody.exp index 42d8fe013..cf3df268d 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-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/nginx.exp b/test/root/nginx.exp index 924ee8afd..af1ab8eb9 100755 --- a/test/root/nginx.exp +++ b/test/root/nginx.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 5 diff --git a/test/root/option_bind_directory.exp b/test/root/option_bind_directory.exp index ac6421593..122a1ea79 100755 --- a/test/root/option_bind_directory.exp +++ b/test/root/option_bind_directory.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/option_bind_file.exp b/test/root/option_bind_file.exp index 6ead284a8..4e02638e6 100755 --- a/test/root/option_bind_file.exp +++ b/test/root/option_bind_file.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/option_tmpfs.exp b/test/root/option_tmpfs.exp index 67a678c68..b40335680 100755 --- a/test/root/option_tmpfs.exp +++ b/test/root/option_tmpfs.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/private.exp b/test/root/private.exp index 373bd6cef..edc2520a2 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-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/profile_tmpfs.exp b/test/root/profile_tmpfs.exp index 8a46d666e..8625f100a 100755 --- a/test/root/profile_tmpfs.exp +++ b/test/root/profile_tmpfs.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/root.sh b/test/root/root.sh index d6b60cb23..78a6619d7 100755 --- a/test/root/root.sh +++ b/test/root/root.sh @@ -1,6 +1,6 @@ #!/bin/bash # This file is part of Firejail project -# Copyright (C) 2014-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 # set a new firejail config file diff --git a/test/root/seccomp-chmod.exp b/test/root/seccomp-chmod.exp index d6f8b8bcc..8fbb687d5 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-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/seccomp-chown.exp b/test/root/seccomp-chown.exp index daf3a5d06..0d9262494 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-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/seccomp-umount.exp b/test/root/seccomp-umount.exp index 0a7310fdd..51a7c7647 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-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/root/snmpd.exp b/test/root/snmpd.exp index d1fc49967..7658cfc68 100755 --- a/test/root/snmpd.exp +++ b/test/root/snmpd.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 5 diff --git a/test/root/unbound.exp b/test/root/unbound.exp index 710a95bf4..9e000be5e 100755 --- a/test/root/unbound.exp +++ b/test/root/unbound.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 5 diff --git a/test/root/whitelist.exp b/test/root/whitelist.exp index 429a4153e..1e29e3fef 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-2021 Firejail Authors +# Copyright (C) 2014-2022 Firejail Authors # License GPL v2 set timeout 10 -- cgit v1.2.3-70-g09d2