From 2dc16cc247245eab02ac6bfe0f9830d3ab9dc1c7 Mon Sep 17 00:00:00 2001 From: David Fetter Date: Wed, 15 Feb 2023 10:57:44 -0800 Subject: Update copyright to 2023 (#5664) --- test/fs/fs.sh | 2 +- test/fs/fs_dev_shm.exp | 2 +- test/fs/fs_var_lock.exp | 2 +- test/fs/fs_var_tmp.exp | 2 +- test/fs/fscheck-bindnoroot.exp | 2 +- test/fs/fscheck-private.exp | 2 +- test/fs/fscheck-readonly.exp | 2 +- test/fs/fscheck-tmpfs.exp | 2 +- test/fs/invalid_filename.exp | 2 +- test/fs/kmsg.exp | 2 +- test/fs/macro.exp | 2 +- test/fs/mkdir.exp | 2 +- test/fs/mkdir_mkfile.exp | 2 +- test/fs/noblacklist-blacklist-noexec.exp | 2 +- test/fs/noblacklist-blacklist-readonly.exp | 2 +- test/fs/option_bind_user.exp | 2 +- test/fs/option_blacklist.exp | 2 +- test/fs/option_blacklist_file.exp | 2 +- test/fs/option_blacklist_glob.exp | 2 +- test/fs/private-bin.exp | 2 +- test/fs/private-cache.exp | 2 +- test/fs/private-cwd.exp | 2 +- test/fs/private-home-dir.exp | 2 +- test/fs/private-home.exp | 2 +- test/fs/private-homedir.exp | 2 +- test/fs/private-whitelist.exp | 2 +- test/fs/private.exp | 2 +- test/fs/read-write.exp | 2 +- test/fs/sys_fs.exp | 2 +- test/fs/tab.exp | 2 +- test/fs/whitelist-dev.exp | 2 +- test/fs/whitelist-double.exp | 2 +- test/fs/whitelist-empty.exp | 2 +- test/fs/whitelist-noexec.exp | 2 +- test/fs/whitelist-readonly.exp | 2 +- test/fs/whitelist-whitespace.exp | 2 +- test/fs/whitelist.exp | 2 +- 37 files changed, 37 insertions(+), 37 deletions(-) (limited to 'test/fs') diff --git a/test/fs/fs.sh b/test/fs/fs.sh index affc4bc7e..a4fab6bc4 100755 --- a/test/fs/fs.sh +++ b/test/fs/fs.sh @@ -1,6 +1,6 @@ #!/bin/bash # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 export MALLOC_CHECK_=3 diff --git a/test/fs/fs_dev_shm.exp b/test/fs/fs_dev_shm.exp index 5d57a8975..4d8c63577 100755 --- a/test/fs/fs_dev_shm.exp +++ b/test/fs/fs_dev_shm.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/fs_var_lock.exp b/test/fs/fs_var_lock.exp index ce3eb836e..58554f737 100755 --- a/test/fs/fs_var_lock.exp +++ b/test/fs/fs_var_lock.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/fs_var_tmp.exp b/test/fs/fs_var_tmp.exp index 8c2da085f..eac724d77 100755 --- a/test/fs/fs_var_tmp.exp +++ b/test/fs/fs_var_tmp.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/fscheck-bindnoroot.exp b/test/fs/fscheck-bindnoroot.exp index 6142a270a..f169f0f5e 100755 --- a/test/fs/fscheck-bindnoroot.exp +++ b/test/fs/fscheck-bindnoroot.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/fscheck-private.exp b/test/fs/fscheck-private.exp index 0b3f41115..c4d1bccf7 100755 --- a/test/fs/fscheck-private.exp +++ b/test/fs/fscheck-private.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/fscheck-readonly.exp b/test/fs/fscheck-readonly.exp index 6c58f41da..a04e3185f 100755 --- a/test/fs/fscheck-readonly.exp +++ b/test/fs/fscheck-readonly.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/fscheck-tmpfs.exp b/test/fs/fscheck-tmpfs.exp index 223bb63ba..96d7458e8 100755 --- a/test/fs/fscheck-tmpfs.exp +++ b/test/fs/fscheck-tmpfs.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/invalid_filename.exp b/test/fs/invalid_filename.exp index 3d4904d8f..3519059c6 100755 --- a/test/fs/invalid_filename.exp +++ b/test/fs/invalid_filename.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/kmsg.exp b/test/fs/kmsg.exp index e7d765bff..3f952a4d4 100755 --- a/test/fs/kmsg.exp +++ b/test/fs/kmsg.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/macro.exp b/test/fs/macro.exp index c01123f41..8a0d8932d 100755 --- a/test/fs/macro.exp +++ b/test/fs/macro.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/mkdir.exp b/test/fs/mkdir.exp index b9e8d5ce4..6494c8f0a 100755 --- a/test/fs/mkdir.exp +++ b/test/fs/mkdir.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 3 diff --git a/test/fs/mkdir_mkfile.exp b/test/fs/mkdir_mkfile.exp index c1dce58ea..e77fc8a82 100755 --- a/test/fs/mkdir_mkfile.exp +++ b/test/fs/mkdir_mkfile.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/noblacklist-blacklist-noexec.exp b/test/fs/noblacklist-blacklist-noexec.exp index 3bc5e7c79..33a927dd0 100755 --- a/test/fs/noblacklist-blacklist-noexec.exp +++ b/test/fs/noblacklist-blacklist-noexec.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/noblacklist-blacklist-readonly.exp b/test/fs/noblacklist-blacklist-readonly.exp index b5d3ef045..46341306c 100755 --- a/test/fs/noblacklist-blacklist-readonly.exp +++ b/test/fs/noblacklist-blacklist-readonly.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/option_bind_user.exp b/test/fs/option_bind_user.exp index c58c23d8c..aac23497e 100755 --- a/test/fs/option_bind_user.exp +++ b/test/fs/option_bind_user.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/option_blacklist.exp b/test/fs/option_blacklist.exp index 9e1533435..cecf79f2e 100755 --- a/test/fs/option_blacklist.exp +++ b/test/fs/option_blacklist.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/option_blacklist_file.exp b/test/fs/option_blacklist_file.exp index 9b4d3ed83..0ab61fea5 100755 --- a/test/fs/option_blacklist_file.exp +++ b/test/fs/option_blacklist_file.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/option_blacklist_glob.exp b/test/fs/option_blacklist_glob.exp index 83b123a4b..5dff6e8a0 100755 --- a/test/fs/option_blacklist_glob.exp +++ b/test/fs/option_blacklist_glob.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/private-bin.exp b/test/fs/private-bin.exp index e4b36e114..8d02ec0ed 100755 --- a/test/fs/private-bin.exp +++ b/test/fs/private-bin.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/private-cache.exp b/test/fs/private-cache.exp index 2764c5608..375b37577 100755 --- a/test/fs/private-cache.exp +++ b/test/fs/private-cache.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/private-cwd.exp b/test/fs/private-cwd.exp index 77374e086..85dfe7e73 100755 --- a/test/fs/private-cwd.exp +++ b/test/fs/private-cwd.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/private-home-dir.exp b/test/fs/private-home-dir.exp index e46d2b113..6b13c9d16 100755 --- a/test/fs/private-home-dir.exp +++ b/test/fs/private-home-dir.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/private-home.exp b/test/fs/private-home.exp index 99456a211..a180bf1a8 100755 --- a/test/fs/private-home.exp +++ b/test/fs/private-home.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/private-homedir.exp b/test/fs/private-homedir.exp index 0b4348514..3a134aed9 100755 --- a/test/fs/private-homedir.exp +++ b/test/fs/private-homedir.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/private-whitelist.exp b/test/fs/private-whitelist.exp index 48add880c..eaad5700d 100755 --- a/test/fs/private-whitelist.exp +++ b/test/fs/private-whitelist.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/private.exp b/test/fs/private.exp index ff8e0c66e..29ba5b53b 100755 --- a/test/fs/private.exp +++ b/test/fs/private.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/read-write.exp b/test/fs/read-write.exp index f0ef0842c..01c729597 100755 --- a/test/fs/read-write.exp +++ b/test/fs/read-write.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/sys_fs.exp b/test/fs/sys_fs.exp index ce1fb04de..cbd5ecdb4 100755 --- a/test/fs/sys_fs.exp +++ b/test/fs/sys_fs.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/tab.exp b/test/fs/tab.exp index cc9e11ed5..1488d91fb 100755 --- a/test/fs/tab.exp +++ b/test/fs/tab.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/whitelist-dev.exp b/test/fs/whitelist-dev.exp index fb91c4678..6236a8060 100755 --- a/test/fs/whitelist-dev.exp +++ b/test/fs/whitelist-dev.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/whitelist-double.exp b/test/fs/whitelist-double.exp index b3b48f2cd..36b0ba7d9 100755 --- a/test/fs/whitelist-double.exp +++ b/test/fs/whitelist-double.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/whitelist-empty.exp b/test/fs/whitelist-empty.exp index fc860f219..c26423f1d 100755 --- a/test/fs/whitelist-empty.exp +++ b/test/fs/whitelist-empty.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 30 diff --git a/test/fs/whitelist-noexec.exp b/test/fs/whitelist-noexec.exp index ba3ca4d92..3f0314e9e 100755 --- a/test/fs/whitelist-noexec.exp +++ b/test/fs/whitelist-noexec.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/whitelist-readonly.exp b/test/fs/whitelist-readonly.exp index 676131ade..e87e21a97 100755 --- a/test/fs/whitelist-readonly.exp +++ b/test/fs/whitelist-readonly.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/whitelist-whitespace.exp b/test/fs/whitelist-whitespace.exp index 885b90f2a..2133fe33b 100755 --- a/test/fs/whitelist-whitespace.exp +++ b/test/fs/whitelist-whitespace.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/fs/whitelist.exp b/test/fs/whitelist.exp index f35744a9c..f44844d8a 100755 --- a/test/fs/whitelist.exp +++ b/test/fs/whitelist.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2022 Firejail Authors +# Copyright (C) 2014-2023 Firejail Authors # License GPL v2 set timeout 10 -- cgit v1.2.3-54-g00ecf