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/profiles/ignore.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 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'test/profiles') diff --git a/test/profiles/ignore.exp b/test/profiles/ignore.exp index 8463d6cc8..e0c6e81c1 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-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/profiles/profile_syntax.exp b/test/profiles/profile_syntax.exp index 74b0d5a53..f74626959 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-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/profiles/profile_syntax2.exp b/test/profiles/profile_syntax2.exp index 07d486637..4d621f3ec 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-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 set timeout 10 diff --git a/test/profiles/profiles.sh b/test/profiles/profiles.sh index 3be10bedd..7c3549aea 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-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 export MALLOC_CHECK_=3 diff --git a/test/profiles/test-profile.exp b/test/profiles/test-profile.exp index 1eb487fe3..02aec5181 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-2017 Firejail Authors +# Copyright (C) 2014-2018 Firejail Authors # License GPL v2 set timeout 10 -- cgit v1.2.3-54-g00ecf