aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/update_deb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/update_deb.sh')
-rwxr-xr-xcontrib/update_deb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/update_deb.sh b/contrib/update_deb.sh
index 4c715aaf7..68460e41f 100755
--- a/contrib/update_deb.sh
+++ b/contrib/update_deb.sh
@@ -1,6 +1,6 @@
1#!/bin/sh 1#!/bin/sh
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# Purpose: Fetch, compile, and install firejail from GitHub source. For 6# Purpose: Fetch, compile, and install firejail from GitHub source. For