From 2609e5cf0b82222d83637fa1bd2538645999f04d Mon Sep 17 00:00:00 2001 From: startx2017 Date: Mon, 15 Feb 2021 08:33:05 -0500 Subject: copyright update --- test/sysutils/cpio.exp | 2 +- test/sysutils/file.exp | 2 +- test/sysutils/gzip.exp | 2 +- test/sysutils/less.exp | 2 +- test/sysutils/ping.exp | 2 +- test/sysutils/strings.exp | 2 +- test/sysutils/sysutils.sh | 2 +- test/sysutils/tar.exp | 2 +- test/sysutils/xz.exp | 2 +- test/sysutils/xzdec.exp | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'test/sysutils') diff --git a/test/sysutils/cpio.exp b/test/sysutils/cpio.exp index 1d0d43543..4230ba375 100755 --- a/test/sysutils/cpio.exp +++ b/test/sysutils/cpio.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/sysutils/file.exp b/test/sysutils/file.exp index 74d5c3064..b97c0c283 100755 --- a/test/sysutils/file.exp +++ b/test/sysutils/file.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/sysutils/gzip.exp b/test/sysutils/gzip.exp index d81b78aba..be2222f06 100755 --- a/test/sysutils/gzip.exp +++ b/test/sysutils/gzip.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/sysutils/less.exp b/test/sysutils/less.exp index daa666c18..265b0e474 100755 --- a/test/sysutils/less.exp +++ b/test/sysutils/less.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/sysutils/ping.exp b/test/sysutils/ping.exp index 58bcb6111..fac4b2ac3 100755 --- a/test/sysutils/ping.exp +++ b/test/sysutils/ping.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/sysutils/strings.exp b/test/sysutils/strings.exp index 2b6c3848a..7c91fb78a 100755 --- a/test/sysutils/strings.exp +++ b/test/sysutils/strings.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/sysutils/sysutils.sh b/test/sysutils/sysutils.sh index fe931b045..96962d324 100755 --- a/test/sysutils/sysutils.sh +++ b/test/sysutils/sysutils.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/sysutils/tar.exp b/test/sysutils/tar.exp index 4ed7bace4..60e05f847 100755 --- a/test/sysutils/tar.exp +++ b/test/sysutils/tar.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/sysutils/xz.exp b/test/sysutils/xz.exp index 074b90076..4c6fcea9d 100755 --- a/test/sysutils/xz.exp +++ b/test/sysutils/xz.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 60 diff --git a/test/sysutils/xzdec.exp b/test/sysutils/xzdec.exp index 02621bbf0..737517d54 100755 --- a/test/sysutils/xzdec.exp +++ b/test/sysutils/xzdec.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-54-g00ecf