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/private-etc/etc-cleanup.exp | 2 +- test/private-etc/groups.exp | 2 +- test/private-etc/private-etc.exp | 2 +- test/private-etc/private-etc.sh | 2 +- test/private-etc/profile.exp | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'test/private-etc') diff --git a/test/private-etc/etc-cleanup.exp b/test/private-etc/etc-cleanup.exp index eb7eedcf4..0c1218829 100755 --- a/test/private-etc/etc-cleanup.exp +++ b/test/private-etc/etc-cleanup.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/private-etc/groups.exp b/test/private-etc/groups.exp index fed6d40b0..822845d11 100755 --- a/test/private-etc/groups.exp +++ b/test/private-etc/groups.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/private-etc/private-etc.exp b/test/private-etc/private-etc.exp index 3aac7cdf2..2e3c06dc1 100755 --- a/test/private-etc/private-etc.exp +++ b/test/private-etc/private-etc.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/private-etc/private-etc.sh b/test/private-etc/private-etc.sh index 67076af95..8488611b9 100755 --- a/test/private-etc/private-etc.sh +++ b/test/private-etc/private-etc.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/private-etc/profile.exp b/test/private-etc/profile.exp index d5713fe95..7920b0c05 100755 --- a/test/private-etc/profile.exp +++ b/test/private-etc/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