aboutsummaryrefslogtreecommitdiffstats
path: root/mkdeb.sh
diff options
context:
space:
mode:
Diffstat (limited to 'mkdeb.sh')
-rwxr-xr-xmkdeb.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkdeb.sh b/mkdeb.sh
index edb16fb93..afe5c5242 100755
--- a/mkdeb.sh
+++ b/mkdeb.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-2023 Firejail Authors 3# Copyright (C) 2014-2024 Firejail Authors
4# License GPL v2 4# License GPL v2
5 5
6# based on http://tldp.org/HOWTO/html_single/Debian-Binary-Package-Building-HOWTO/ 6# based on http://tldp.org/HOWTO/html_single/Debian-Binary-Package-Building-HOWTO/