From ae8f62dba05623ad31fca1239507c1619edbabea Mon Sep 17 00:00:00 2001 From: netblue30 Date: Fri, 12 Jan 2024 11:23:22 -0500 Subject: update copyright 2024 --- src/man/mkman.sh | 2 +- src/man/preproc.awk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/man') diff --git a/src/man/mkman.sh b/src/man/mkman.sh index 0302e0778..00c4ffe72 100755 --- a/src/man/mkman.sh +++ b/src/man/mkman.sh @@ -1,6 +1,6 @@ #!/bin/sh # This file is part of Firejail project -# Copyright (C) 2014-2023 Firejail Authors +# Copyright (C) 2014-2024 Firejail Authors # License GPL v2 set -e diff --git a/src/man/preproc.awk b/src/man/preproc.awk index 57424b3aa..b9d78e276 100755 --- a/src/man/preproc.awk +++ b/src/man/preproc.awk @@ -1,6 +1,6 @@ #!/usr/bin/gawk -E -# Copyright (c) 2019-2023 rusty-snake +# Copyright (c) 2019-2024 rusty-snake # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal -- cgit v1.2.3-54-g00ecf