aboutsummaryrefslogtreecommitdiffstats
path: root/platform
diff options
context:
space:
mode:
authorLibravatar netblue30 <netblue30@protonmail.com>2022-01-07 12:23:47 -0500
committerLibravatar netblue30 <netblue30@protonmail.com>2022-01-07 12:23:47 -0500
commit121749f0ca167eb3705ed2d5170ec6bd308c3ea5 (patch)
tree7c88872d9baf55584794eb89986a97e8be363f8e /platform
parentmore on nettrace (diff)
downloadfirejail-121749f0ca167eb3705ed2d5170ec6bd308c3ea5.tar.gz
firejail-121749f0ca167eb3705ed2d5170ec6bd308c3ea5.tar.zst
firejail-121749f0ca167eb3705ed2d5170ec6bd308c3ea5.zip
2022 copyright update
Diffstat (limited to 'platform')
-rw-r--r--platform/debian/copyright2
-rwxr-xr-xplatform/rpm/mkrpm.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/platform/debian/copyright b/platform/debian/copyright
index d4bdb1283..aef85743e 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-2021 Firejail Authors (see README file for more details) 10 Copyright (C) 2014-2022 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/platform/rpm/mkrpm.sh b/platform/rpm/mkrpm.sh
index b8470dd71..d597d32fd 100755
--- a/platform/rpm/mkrpm.sh
+++ b/platform/rpm/mkrpm.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-2021 Firejail Authors 3# Copyright (C) 2014-2022 Firejail Authors
4# License GPL v2 4# License GPL v2
5# 5#
6# Usage: ./platform/rpm/mkrpm.sh firejail <version> "<config options>" 6# Usage: ./platform/rpm/mkrpm.sh firejail <version> "<config options>"