aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-12-03 17:48:20 -0300
committerLibravatar Kelvin M. Klann <kmk3.code@protonmail.com>2021-12-06 21:04:11 -0300
commit07dc167432954e81d0d7ecae278cf4241c1dbd25 (patch)
tree52cd29635f51edbe04863e9d43ab8bf8097e6aff /README.md
parentMerge pull request #4724 from WhyNotHugo/flatseal (diff)
downloadfirejail-07dc167432954e81d0d7ecae278cf4241c1dbd25.tar.gz
firejail-07dc167432954e81d0d7ecae278cf4241c1dbd25.tar.zst
firejail-07dc167432954e81d0d7ecae278cf4241c1dbd25.zip
profstats: Fix whitespace on license notice
This amends commit ebe4c93f2 ("profstats cleanup", 2021-12-01) / #4730. This is the second paragraph verbatim of one of the GPL license notices recommended by GNU[1]: This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. On all but one (external) file (and on src/profstats/main.c), the notice uses the same spacing: $ git grep -I -F 'FITNESS FOR A PARTICULAR PURPOSE. See' | wc -l 156 $ git grep -I -F 'FITNESS FOR A PARTICULAR PURPOSE. See' m4/ax_check_compile_flag.m4:# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General src/profstats/main.c: * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the [1] https://www.gnu.org/licenses/gpl-howto.en.html
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions