aboutsummaryrefslogtreecommitdiffstats
path: root/test/overlay
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2019-02-07 14:58:35 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2019-02-07 14:58:35 +0100
commit0d2f252230283ffcd97795b65e5f29ceaf9bf824 (patch)
treec8c65e27c59c426528754e7afcbb6e2a3d9b91c9 /test/overlay
parentMerge pull request #2391 from rusty-snake/add_klavaro-profile (diff)
downloadfirejail-0d2f252230283ffcd97795b65e5f29ceaf9bf824.tar.gz
firejail-0d2f252230283ffcd97795b65e5f29ceaf9bf824.tar.zst
firejail-0d2f252230283ffcd97795b65e5f29ceaf9bf824.zip
move copyright statement to 2019
Diffstat (limited to 'test/overlay')
-rwxr-xr-xtest/overlay/firefox-x11-xorg.exp2
-rwxr-xr-xtest/overlay/firefox-x11.exp2
-rwxr-xr-xtest/overlay/firefox.exp2
-rwxr-xr-xtest/overlay/overlay.sh2
4 files changed, 4 insertions, 4 deletions
diff --git a/test/overlay/firefox-x11-xorg.exp b/test/overlay/firefox-x11-xorg.exp
index ec24b23af..8a02eb8eb 100755
--- a/test/overlay/firefox-x11-xorg.exp
+++ b/test/overlay/firefox-x11-xorg.exp
@@ -1,6 +1,6 @@
1#!/usr/bin/expect -f 1#!/usr/bin/expect -f
2# This file is part of Firejail project 2# This file is part of Firejail project
3# Copyright (C) 2014-2018 Firejail Authors 3# Copyright (C) 2014-2019 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
diff --git a/test/overlay/firefox-x11.exp b/test/overlay/firefox-x11.exp
index 1b7034af0..b2fa5cfdc 100755
--- a/test/overlay/firefox-x11.exp
+++ b/test/overlay/firefox-x11.exp
@@ -1,6 +1,6 @@
1#!/usr/bin/expect -f 1#!/usr/bin/expect -f
2# This file is part of Firejail project 2# This file is part of Firejail project
3# Copyright (C) 2014-2018 Firejail Authors 3# Copyright (C) 2014-2019 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
diff --git a/test/overlay/firefox.exp b/test/overlay/firefox.exp
index 5bdd6751f..b0e2fd561 100755
--- a/test/overlay/firefox.exp
+++ b/test/overlay/firefox.exp
@@ -1,6 +1,6 @@
1#!/usr/bin/expect -f 1#!/usr/bin/expect -f
2# This file is part of Firejail project 2# This file is part of Firejail project
3# Copyright (C) 2014-2018 Firejail Authors 3# Copyright (C) 2014-2019 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 10 6set timeout 10
diff --git a/test/overlay/overlay.sh b/test/overlay/overlay.sh
index 9daf1f5f6..5dfacea18 100755
--- a/test/overlay/overlay.sh
+++ b/test/overlay/overlay.sh
@@ -1,6 +1,6 @@
1#!/bin/bash 1#!/bin/bash
2# This file is part of Firejail project 2# This file is part of Firejail project
3# Copyright (C) 2014-2018 Firejail Authors 3# Copyright (C) 2014-2019 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6export MALLOC_CHECK_=3 6export MALLOC_CHECK_=3