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/profiles/all-profiles.sh | 2 +- test/profiles/conditional.exp | 2 +- test/profiles/ignore.exp | 2 +- test/profiles/profile_appname.exp | 2 +- test/profiles/profile_comment.exp | 2 +- test/profiles/profile_followlnk.exp | 2 +- test/profiles/profile_noperm.exp | 2 +- test/profiles/profile_readonly.exp | 2 +- test/profiles/profile_recursivity.exp | 2 +- test/profiles/profile_syntax.exp | 2 +- test/profiles/profile_syntax2.exp | 2 +- test/profiles/profiles.sh | 2 +- test/profiles/test-profile.exp | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'test/profiles') diff --git a/test/profiles/all-profiles.sh b/test/profiles/all-profiles.sh index a550afe23..6f814a160 100755 --- a/test/profiles/all-profiles.sh +++ b/test/profiles/all-profiles.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/profiles/conditional.exp b/test/profiles/conditional.exp index 40bae3878..189cd6320 100755 --- a/test/profiles/conditional.exp +++ b/test/profiles/conditional.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/profiles/ignore.exp b/test/profiles/ignore.exp index df4337e1e..450d271c1 100755 --- a/test/profiles/ignore.exp +++ b/test/profiles/ignore.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/profiles/profile_appname.exp b/test/profiles/profile_appname.exp index c178e8e00..deb375f39 100755 --- a/test/profiles/profile_appname.exp +++ b/test/profiles/profile_appname.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/profiles/profile_comment.exp b/test/profiles/profile_comment.exp index 73e92d864..56cf9e034 100755 --- a/test/profiles/profile_comment.exp +++ b/test/profiles/profile_comment.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/profiles/profile_followlnk.exp b/test/profiles/profile_followlnk.exp index 112acbbc9..39ea8bb43 100755 --- a/test/profiles/profile_followlnk.exp +++ b/test/profiles/profile_followlnk.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/profiles/profile_noperm.exp b/test/profiles/profile_noperm.exp index c6a571473..51eb0023f 100755 --- a/test/profiles/profile_noperm.exp +++ b/test/profiles/profile_noperm.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/profiles/profile_readonly.exp b/test/profiles/profile_readonly.exp index 4c1bcba89..5cd2c3d3b 100755 --- a/test/profiles/profile_readonly.exp +++ b/test/profiles/profile_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/profiles/profile_recursivity.exp b/test/profiles/profile_recursivity.exp index a3d4843ab..be2c7d4dd 100755 --- a/test/profiles/profile_recursivity.exp +++ b/test/profiles/profile_recursivity.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/profiles/profile_syntax.exp b/test/profiles/profile_syntax.exp index 2bce76d83..803b23a8c 100755 --- a/test/profiles/profile_syntax.exp +++ b/test/profiles/profile_syntax.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/profiles/profile_syntax2.exp b/test/profiles/profile_syntax2.exp index 2ddaded88..6568fa88c 100755 --- a/test/profiles/profile_syntax2.exp +++ b/test/profiles/profile_syntax2.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/profiles/profiles.sh b/test/profiles/profiles.sh index 90c88aaf5..d49f26b92 100755 --- a/test/profiles/profiles.sh +++ b/test/profiles/profiles.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/profiles/test-profile.exp b/test/profiles/test-profile.exp index 5f18695a7..085411f36 100755 --- a/test/profiles/test-profile.exp +++ b/test/profiles/test-profile.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