aboutsummaryrefslogtreecommitdiffstats
path: root/platform/debian/copyright
diff options
context:
space:
mode:
Diffstat (limited to 'platform/debian/copyright')
-rw-r--r--platform/debian/copyright30
1 files changed, 30 insertions, 0 deletions
diff --git a/platform/debian/copyright b/platform/debian/copyright
new file mode 100644
index 000000000..7d8d0a2c7
--- /dev/null
+++ b/platform/debian/copyright
@@ -0,0 +1,30 @@
1
2This is the Debian/Ubuntu prepackaged version of firejail.
3
4 Firejail is a sandbox program that reduces the risk of security breaches
5 by restricting the running environment of untrusted applications using
6 Linux namespaces. It currently implements hostname, filesystem, PID, IPC
7 and networking stack isolation, and it runs on any recent Linux system. It
8 includes a sandbox profile for Mozilla Firefox.
9
10 Copyright (C) 2014,2015 Firejail Authors (see README file for more details)
11
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
14 the Free Software Foundation; either version 2 of the License, or
15 (at your option) any later version.
16
17 This program is distributed in the hope that it will be useful,
18 but WITHOUT ANY WARRANTY; without even the implied warranty of
19 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
20 GNU General Public License for more details.
21
22 You should have received a copy of the GNU General Public License along
23 with this program; if not, write to the Free Software Foundation, Inc., 51
24 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.
25
26The complete text of the GNU General Public License can be found
27in /usr/share/common-licenses/GPL-2.
28
29Homepage: http://firejail.sourceforge.net.
30