aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-06-26 00:07:35 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-06-26 00:13:46 -0300
commitff4277a3ff46ff49bcc5de78be5f2311ebe7c9b7 (patch)
treea2dbd5acf3b3ec59dbaa96532a18bfa0e77ab45e /src
parentMerge pull request #4368 from alxjsn/master (diff)
downloadfirejail-ff4277a3ff46ff49bcc5de78be5f2311ebe7c9b7.tar.gz
firejail-ff4277a3ff46ff49bcc5de78be5f2311ebe7c9b7.tar.zst
firejail-ff4277a3ff46ff49bcc5de78be5f2311ebe7c9b7.zip
firejail.h: fix typo of "either" in license header
Added on commit e770ab6d8 ("appimage: automatically detect profile").
Diffstat (limited to 'src')
-rw-r--r--src/firejail/firejail.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/firejail/firejail.h b/src/firejail/firejail.h
index c84965074..d175f1e83 100644
--- a/src/firejail/firejail.h
+++ b/src/firejail/firejail.h
@@ -5,7 +5,7 @@
5 * 5 *
6 * This program is free software; you can redistribute it and/or modify 6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License as published by 7 * it under the terms of the GNU General Public License as published by
8 * the Free Software Foundation; eithe r version 2 of the License, or 8 * the Free Software Foundation; either version 2 of the License, or
9 * (at your option) any later version. 9 * (at your option) any later version.
10 * 10 *
11 * This program is distributed in the hope that it will be useful, 11 * This program is distributed in the hope that it will be useful,