From 2609e5cf0b82222d83637fa1bd2538645999f04d Mon Sep 17 00:00:00 2001 From: startx2017 Date: Mon, 15 Feb 2021 08:33:05 -0500 Subject: copyright update --- test/utils/audit.exp | 2 +- test/utils/build.exp | 2 +- test/utils/caps-print.exp | 2 +- test/utils/catchsignal-master.sh | 2 +- test/utils/catchsignal.sh | 2 +- test/utils/catchsignal2.sh | 2 +- test/utils/command.exp | 2 +- test/utils/cpu-print.exp | 2 +- test/utils/dns-print.exp | 2 +- test/utils/firemon-caps.exp | 2 +- test/utils/firemon-cgroup.exp | 2 +- test/utils/firemon-cpu.exp | 2 +- test/utils/firemon-interface.exp | 2 +- test/utils/firemon-name.exp | 2 +- test/utils/firemon-seccomp.exp | 2 +- test/utils/firemon-version.exp | 2 +- test/utils/fs-print.exp | 2 +- test/utils/help.exp | 2 +- test/utils/join-profile.exp | 2 +- test/utils/join.exp | 2 +- test/utils/join2.exp | 2 +- test/utils/join3.exp | 2 +- test/utils/join4.exp | 2 +- test/utils/join5.exp | 2 +- test/utils/list.exp | 2 +- test/utils/ls.exp | 2 +- test/utils/man.exp | 2 +- test/utils/name.exp | 2 +- test/utils/profile_print.exp | 2 +- test/utils/protocol-print.exp | 2 +- test/utils/seccomp-print.exp | 2 +- test/utils/shutdown.exp | 2 +- test/utils/shutdown2.exp | 2 +- test/utils/shutdown3.exp | 2 +- test/utils/shutdown4.exp | 2 +- test/utils/top.exp | 2 +- test/utils/trace.exp | 2 +- test/utils/tree.exp | 2 +- test/utils/utils.sh | 2 +- test/utils/version.exp | 2 +- 40 files changed, 40 insertions(+), 40 deletions(-) (limited to 'test/utils') diff --git a/test/utils/audit.exp b/test/utils/audit.exp index 6ce763e3f..ba537c3af 100755 --- a/test/utils/audit.exp +++ b/test/utils/audit.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/build.exp b/test/utils/build.exp index ac4f30326..cdc2f3b7b 100755 --- a/test/utils/build.exp +++ b/test/utils/build.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/caps-print.exp b/test/utils/caps-print.exp index 753511536..6b6090476 100755 --- a/test/utils/caps-print.exp +++ b/test/utils/caps-print.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/catchsignal-master.sh b/test/utils/catchsignal-master.sh index e8a5205bb..28e646ddb 100755 --- a/test/utils/catchsignal-master.sh +++ b/test/utils/catchsignal-master.sh @@ -1,6 +1,6 @@ #!/bin/bash # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 ./catchsignal.sh & diff --git a/test/utils/catchsignal.sh b/test/utils/catchsignal.sh index de2c068b3..f7a501011 100755 --- a/test/utils/catchsignal.sh +++ b/test/utils/catchsignal.sh @@ -1,6 +1,6 @@ #!/bin/bash # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 _term() { diff --git a/test/utils/catchsignal2.sh b/test/utils/catchsignal2.sh index 6499972d8..9ba939ef4 100755 --- a/test/utils/catchsignal2.sh +++ b/test/utils/catchsignal2.sh @@ -1,6 +1,6 @@ #!/bin/bash # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 _term() { diff --git a/test/utils/command.exp b/test/utils/command.exp index a2f7e4204..6cb52a7fa 100755 --- a/test/utils/command.exp +++ b/test/utils/command.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/cpu-print.exp b/test/utils/cpu-print.exp index 8b3b51dba..e7d709cee 100755 --- a/test/utils/cpu-print.exp +++ b/test/utils/cpu-print.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/dns-print.exp b/test/utils/dns-print.exp index edbe66a51..b3b732bee 100755 --- a/test/utils/dns-print.exp +++ b/test/utils/dns-print.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/firemon-caps.exp b/test/utils/firemon-caps.exp index a51e5a765..837d08271 100755 --- a/test/utils/firemon-caps.exp +++ b/test/utils/firemon-caps.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/firemon-cgroup.exp b/test/utils/firemon-cgroup.exp index f7c6e0adb..3976b0c50 100755 --- a/test/utils/firemon-cgroup.exp +++ b/test/utils/firemon-cgroup.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/firemon-cpu.exp b/test/utils/firemon-cpu.exp index 90bb702a3..b410c764e 100755 --- a/test/utils/firemon-cpu.exp +++ b/test/utils/firemon-cpu.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/firemon-interface.exp b/test/utils/firemon-interface.exp index ff3cea8bb..0c358d129 100755 --- a/test/utils/firemon-interface.exp +++ b/test/utils/firemon-interface.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/firemon-name.exp b/test/utils/firemon-name.exp index 88e41d96d..57729d662 100755 --- a/test/utils/firemon-name.exp +++ b/test/utils/firemon-name.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/firemon-seccomp.exp b/test/utils/firemon-seccomp.exp index a8c7fc24d..d35027827 100755 --- a/test/utils/firemon-seccomp.exp +++ b/test/utils/firemon-seccomp.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/firemon-version.exp b/test/utils/firemon-version.exp index 837bf0f92..8e4e33ec0 100755 --- a/test/utils/firemon-version.exp +++ b/test/utils/firemon-version.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/fs-print.exp b/test/utils/fs-print.exp index 736c309ec..4b6eac391 100755 --- a/test/utils/fs-print.exp +++ b/test/utils/fs-print.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/help.exp b/test/utils/help.exp index 77c2e6ec3..71bb5788c 100755 --- a/test/utils/help.exp +++ b/test/utils/help.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/join-profile.exp b/test/utils/join-profile.exp index b44f44cfe..d6fcc50d7 100755 --- a/test/utils/join-profile.exp +++ b/test/utils/join-profile.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/join.exp b/test/utils/join.exp index 1f1a905b2..25dd31922 100755 --- a/test/utils/join.exp +++ b/test/utils/join.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/join2.exp b/test/utils/join2.exp index 6c26db4e9..dada97158 100755 --- a/test/utils/join2.exp +++ b/test/utils/join2.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/join3.exp b/test/utils/join3.exp index 74dad7070..305000e92 100755 --- a/test/utils/join3.exp +++ b/test/utils/join3.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/join4.exp b/test/utils/join4.exp index d04cbee46..8c5e91d68 100755 --- a/test/utils/join4.exp +++ b/test/utils/join4.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/join5.exp b/test/utils/join5.exp index 43ca09b4d..3d365944d 100755 --- a/test/utils/join5.exp +++ b/test/utils/join5.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/list.exp b/test/utils/list.exp index fefdd4787..d7d39357d 100755 --- a/test/utils/list.exp +++ b/test/utils/list.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/ls.exp b/test/utils/ls.exp index b70f53a74..080bfdad2 100755 --- a/test/utils/ls.exp +++ b/test/utils/ls.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/man.exp b/test/utils/man.exp index 102701a6a..41f5a2ff8 100755 --- a/test/utils/man.exp +++ b/test/utils/man.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/name.exp b/test/utils/name.exp index 3a1dfb640..9e5367ba7 100755 --- a/test/utils/name.exp +++ b/test/utils/name.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/profile_print.exp b/test/utils/profile_print.exp index ddeeb8af6..f8f6708bb 100755 --- a/test/utils/profile_print.exp +++ b/test/utils/profile_print.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/protocol-print.exp b/test/utils/protocol-print.exp index c44a659e1..1ed92ddd6 100755 --- a/test/utils/protocol-print.exp +++ b/test/utils/protocol-print.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/seccomp-print.exp b/test/utils/seccomp-print.exp index 41a6ce778..86f1e9845 100755 --- a/test/utils/seccomp-print.exp +++ b/test/utils/seccomp-print.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/shutdown.exp b/test/utils/shutdown.exp index 0867970a1..35d2750db 100755 --- a/test/utils/shutdown.exp +++ b/test/utils/shutdown.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 15 diff --git a/test/utils/shutdown2.exp b/test/utils/shutdown2.exp index 463c2fb78..7eb3d516b 100755 --- a/test/utils/shutdown2.exp +++ b/test/utils/shutdown2.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/shutdown3.exp b/test/utils/shutdown3.exp index 9e92889dc..a543bb9e5 100755 --- a/test/utils/shutdown3.exp +++ b/test/utils/shutdown3.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/shutdown4.exp b/test/utils/shutdown4.exp index e7733ca41..a9a3978ea 100755 --- a/test/utils/shutdown4.exp +++ b/test/utils/shutdown4.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/top.exp b/test/utils/top.exp index 2ef6f0375..150011bba 100755 --- a/test/utils/top.exp +++ b/test/utils/top.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/trace.exp b/test/utils/trace.exp index 5df44c1ca..3ed09565b 100755 --- a/test/utils/trace.exp +++ b/test/utils/trace.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 30 diff --git a/test/utils/tree.exp b/test/utils/tree.exp index 82045e8c9..ff834bec6 100755 --- a/test/utils/tree.exp +++ b/test/utils/tree.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/utils/utils.sh b/test/utils/utils.sh index 8453894a2..9ef409ae7 100755 --- a/test/utils/utils.sh +++ b/test/utils/utils.sh @@ -1,6 +1,6 @@ #!/bin/bash # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 export MALLOC_CHECK_=3 diff --git a/test/utils/version.exp b/test/utils/version.exp index c78a087bb..be0d152b8 100755 --- a/test/utils/version.exp +++ b/test/utils/version.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2020 Firejail Authors +# Copyright (C) 2014-2021 Firejail Authors # License GPL v2 set timeout 10 -- cgit v1.2.3-70-g09d2