aboutsummaryrefslogtreecommitdiffstats
path: root/src/man/preproc.awk
diff options
context:
space:
mode:
authorLibravatar David Fetter <david@fetter.org>2023-02-15 10:57:44 -0800
committerLibravatar GitHub <noreply@github.com>2023-02-15 18:57:44 +0000
commit2dc16cc247245eab02ac6bfe0f9830d3ab9dc1c7 (patch)
tree7ebefc50e9aef2f22d2ea1bcfe311530b9bca3df /src/man/preproc.awk
parentqutebrowser: allow userscripts by default (#5649) (diff)
downloadfirejail-2dc16cc247245eab02ac6bfe0f9830d3ab9dc1c7.tar.gz
firejail-2dc16cc247245eab02ac6bfe0f9830d3ab9dc1c7.tar.zst
firejail-2dc16cc247245eab02ac6bfe0f9830d3ab9dc1c7.zip
Update copyright to 2023 (#5664)
Diffstat (limited to 'src/man/preproc.awk')
-rwxr-xr-xsrc/man/preproc.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/man/preproc.awk b/src/man/preproc.awk
index d3a2b71c9..57424b3aa 100755
--- a/src/man/preproc.awk
+++ b/src/man/preproc.awk
@@ -1,6 +1,6 @@
1#!/usr/bin/gawk -E 1#!/usr/bin/gawk -E
2 2
3# Copyright (c) 2019-2022 rusty-snake 3# Copyright (c) 2019-2023 rusty-snake
4# 4#
5# Permission is hereby granted, free of charge, to any person obtaining a copy 5# Permission is hereby granted, free of charge, to any person obtaining a copy
6# of this software and associated documentation files (the "Software"), to deal 6# of this software and associated documentation files (the "Software"), to deal