From da3b7b072bb2fc25105384c966177526f21afcd8 Mon Sep 17 00:00:00 2001 From: startx2017 Date: Mon, 15 Jan 2018 09:46:44 -0500 Subject: move copyright statement to 2018 --- test/environment/csh.exp | 2 +- test/environment/env.exp | 2 +- test/environment/environment.sh | 2 +- test/environment/firejail-in-firejail.exp | 2 +- test/environment/firejail-in-firejail2.exp | 2 +- test/environment/hostfile.exp | 2 +- test/environment/machineid.exp | 2 +- test/environment/nice.exp | 2 +- test/environment/quiet.exp | 2 +- test/environment/shell-none.exp | 2 +- test/environment/sound.exp | 2 +- test/environment/timeout.exp | 2 +- test/environment/zsh.exp | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) (limited to 'test/environment') diff --git a/test/environment/csh.exp b/test/environment/csh.exp index 633934791..7b9fe7dc4 100755 --- a/test/environment/csh.exp +++ b/test/environment/csh.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/environment/env.exp b/test/environment/env.exp index 9e2ba1e1c..4557cd9b2 100755 --- a/test/environment/env.exp +++ b/test/environment/env.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/environment/environment.sh b/test/environment/environment.sh index 844e90cb8..b6688d484 100755 --- a/test/environment/environment.sh +++ b/test/environment/environment.sh @@ -1,6 +1,6 @@ #!/bin/bash # This file is part of Firejail project -# Copyright (C) 2014-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 export MALLOC_CHECK_=3 diff --git a/test/environment/firejail-in-firejail.exp b/test/environment/firejail-in-firejail.exp index c2e2be596..6f8f4316f 100755 --- a/test/environment/firejail-in-firejail.exp +++ b/test/environment/firejail-in-firejail.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/environment/firejail-in-firejail2.exp b/test/environment/firejail-in-firejail2.exp index db64d59ed..6528e45cd 100755 --- a/test/environment/firejail-in-firejail2.exp +++ b/test/environment/firejail-in-firejail2.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/environment/hostfile.exp b/test/environment/hostfile.exp index c42864432..fd85a25ea 100755 --- a/test/environment/hostfile.exp +++ b/test/environment/hostfile.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 diff --git a/test/environment/machineid.exp b/test/environment/machineid.exp index 02eb6b232..0c6b1c936 100755 --- a/test/environment/machineid.exp +++ b/test/environment/machineid.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 diff --git a/test/environment/nice.exp b/test/environment/nice.exp index f0ca93a5e..b989ea37a 100755 --- a/test/environment/nice.exp +++ b/test/environment/nice.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/environment/quiet.exp b/test/environment/quiet.exp index 0df798f01..206c2ac8f 100755 --- a/test/environment/quiet.exp +++ b/test/environment/quiet.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 set timeout 4 diff --git a/test/environment/shell-none.exp b/test/environment/shell-none.exp index 6514e6840..e8195d1fb 100755 --- a/test/environment/shell-none.exp +++ b/test/environment/shell-none.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/environment/sound.exp b/test/environment/sound.exp index 18691b1f9..29d431c5e 100755 --- a/test/environment/sound.exp +++ b/test/environment/sound.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 diff --git a/test/environment/timeout.exp b/test/environment/timeout.exp index ac29c57ba..d69cef071 100755 --- a/test/environment/timeout.exp +++ b/test/environment/timeout.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/environment/zsh.exp b/test/environment/zsh.exp index 711905f2c..65fe440c7 100755 --- a/test/environment/zsh.exp +++ b/test/environment/zsh.exp @@ -1,6 +1,6 @@ #!/usr/bin/expect -f # This file is part of Firejail project -# Copyright (C) 2014-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 set timeout 10 -- cgit v1.2.3-54-g00ecf