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/apps/apps.sh | 2 +- test/apps/chromium.exp | 2 +- test/apps/deluge.exp | 2 +- test/apps/fbreader.exp | 2 +- test/apps/filezilla.exp | 2 +- test/apps/firefox.exp | 2 +- test/apps/gnome-mplayer.exp | 2 +- test/apps/gthumb.exp | 2 +- test/apps/hexchat.exp | 2 +- test/apps/kcalc.exp | 2 +- test/apps/ktorrent.exp | 2 +- test/apps/midori.exp | 2 +- test/apps/opera.exp | 2 +- test/apps/qbittorrent.exp | 2 +- test/apps/thunderbird.exp | 2 +- test/apps/transmission-qt.exp | 2 +- test/apps/uget-gtk.exp | 2 +- test/apps/vlc.exp | 2 +- test/apps/wine.exp | 2 +- test/apps/xchat.exp | 2 +- 20 files changed, 20 insertions(+), 20 deletions(-) (limited to 'test/apps') diff --git a/test/apps/apps.sh b/test/apps/apps.sh index 04b6f0c85..4e0a9cc08 100755 --- a/test/apps/apps.sh +++ b/test/apps/apps.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/apps/chromium.exp b/test/apps/chromium.exp index 6b784e395..9373bb70e 100755 --- a/test/apps/chromium.exp +++ b/test/apps/chromium.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/apps/deluge.exp b/test/apps/deluge.exp index 004b8d144..63811aecc 100755 --- a/test/apps/deluge.exp +++ b/test/apps/deluge.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/apps/fbreader.exp b/test/apps/fbreader.exp index d0ad8be0a..64c569225 100755 --- a/test/apps/fbreader.exp +++ b/test/apps/fbreader.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/apps/filezilla.exp b/test/apps/filezilla.exp index da8c23773..e04d6ed2b 100755 --- a/test/apps/filezilla.exp +++ b/test/apps/filezilla.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/apps/firefox.exp b/test/apps/firefox.exp index 84504ccbf..a646ecbde 100755 --- a/test/apps/firefox.exp +++ b/test/apps/firefox.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/apps/gnome-mplayer.exp b/test/apps/gnome-mplayer.exp index d0c370df0..3c360a32c 100755 --- a/test/apps/gnome-mplayer.exp +++ b/test/apps/gnome-mplayer.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/apps/gthumb.exp b/test/apps/gthumb.exp index 9edcd68fe..e13ca6179 100755 --- a/test/apps/gthumb.exp +++ b/test/apps/gthumb.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/apps/hexchat.exp b/test/apps/hexchat.exp index 35e12ea87..d83ac6655 100755 --- a/test/apps/hexchat.exp +++ b/test/apps/hexchat.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/apps/kcalc.exp b/test/apps/kcalc.exp index 8158625b4..247444b05 100755 --- a/test/apps/kcalc.exp +++ b/test/apps/kcalc.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/apps/ktorrent.exp b/test/apps/ktorrent.exp index cbad352ca..fb7fab5e4 100755 --- a/test/apps/ktorrent.exp +++ b/test/apps/ktorrent.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/apps/midori.exp b/test/apps/midori.exp index be6df1cbd..cefdbc0d9 100755 --- a/test/apps/midori.exp +++ b/test/apps/midori.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/apps/opera.exp b/test/apps/opera.exp index eb6aef719..21a560ac3 100755 --- a/test/apps/opera.exp +++ b/test/apps/opera.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/apps/qbittorrent.exp b/test/apps/qbittorrent.exp index 742d9baf1..7e93fdc1d 100755 --- a/test/apps/qbittorrent.exp +++ b/test/apps/qbittorrent.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/apps/thunderbird.exp b/test/apps/thunderbird.exp index f1aad2871..2440d612f 100755 --- a/test/apps/thunderbird.exp +++ b/test/apps/thunderbird.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/apps/transmission-qt.exp b/test/apps/transmission-qt.exp index 63f135b1d..c74ea2aac 100755 --- a/test/apps/transmission-qt.exp +++ b/test/apps/transmission-qt.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/apps/uget-gtk.exp b/test/apps/uget-gtk.exp index 05dd9edc6..eabe150ee 100755 --- a/test/apps/uget-gtk.exp +++ b/test/apps/uget-gtk.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/apps/vlc.exp b/test/apps/vlc.exp index 9d75c40d6..364b5c567 100755 --- a/test/apps/vlc.exp +++ b/test/apps/vlc.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/apps/wine.exp b/test/apps/wine.exp index 75f044ca6..261232738 100755 --- a/test/apps/wine.exp +++ b/test/apps/wine.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/apps/xchat.exp b/test/apps/xchat.exp index 427e09159..587c837e6 100755 --- a/test/apps/xchat.exp +++ b/test/apps/xchat.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