aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar smitsohu <smitsohu@gmail.com>2019-02-07 17:47:23 +0100
committerLibravatar smitsohu <smitsohu@gmail.com>2019-02-07 17:47:23 +0100
commit2323a45ca7875883784e6debd42caaee06042617 (patch)
tree4085179a2cd8e643974177b9cfa360d78b8a374b
parentmove copyright statement to 2019 (diff)
downloadfirejail-2323a45ca7875883784e6debd42caaee06042617.tar.gz
firejail-2323a45ca7875883784e6debd42caaee06042617.tar.zst
firejail-2323a45ca7875883784e6debd42caaee06042617.zip
move more copyright statements to 2019
-rw-r--r--README2
-rw-r--r--platform/debian/copyright2
-rwxr-xr-xtest/fs/mkdir.exp2
-rwxr-xr-xtest/network/configure2
4 files changed, 4 insertions, 4 deletions
diff --git a/README b/README
index e7ddb1f35..b3d55ab1c 100644
--- a/README
+++ b/README
@@ -743,4 +743,4 @@ Zack Weinberg (https://github.com/zackw)
743 with firejail --x11 743 with firejail --x11
744 - support for xpra-extra-params in firejail.config 744 - support for xpra-extra-params in firejail.config
745 745
746Copyright (C) 2014-2017 Firejail Authors 746Copyright (C) 2014-2019 Firejail Authors
diff --git a/platform/debian/copyright b/platform/debian/copyright
index e144ccd8b..2c15356c4 100644
--- a/platform/debian/copyright
+++ b/platform/debian/copyright
@@ -7,7 +7,7 @@ This is the Debian/Ubuntu prepackaged version of firejail.
7 and networking stack isolation, and it runs on any recent Linux system. It 7 and networking stack isolation, and it runs on any recent Linux system. It
8 includes a sandbox profile for Mozilla Firefox. 8 includes a sandbox profile for Mozilla Firefox.
9 9
10 Copyright (C) 2014-2017 Firejail Authors (see README file for more details) 10 Copyright (C) 2014-2019 Firejail Authors (see README file for more details)
11 11
12 This program is free software; you can redistribute it and/or modify 12 This program is free software; you can redistribute it and/or modify
13 it under the terms of the GNU General Public License as published by 13 it under the terms of the GNU General Public License as published by
diff --git a/test/fs/mkdir.exp b/test/fs/mkdir.exp
index 81df7cd86..6685f4ee3 100755
--- a/test/fs/mkdir.exp
+++ b/test/fs/mkdir.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) 2016 Firejail Authors 3# Copyright (C) 2014-2019 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6set timeout 3 6set timeout 3
diff --git a/test/network/configure b/test/network/configure
index 9859519bd..5220f838a 100755
--- a/test/network/configure
+++ b/test/network/configure
@@ -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-2016 Firejail Authors 3# Copyright (C) 2014-2019 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6brctl addbr br0 6brctl addbr br0