diff libbuf.3 @ 28:dbdc17e11648

misc: update copyright years
author David Demelier <markand@malikania.fr>
date Sun, 02 Jan 2022 10:15:18 +0100
parents d87e84936795
children 5493466d6e56
line wrap: on
line diff
--- a/libbuf.3	Sat Jun 26 21:38:20 2021 +0200
+++ b/libbuf.3	Sun Jan 02 10:15:18 2022 +0100
@@ -1,7 +1,7 @@
 .\"
 .\" libbuf.3 -- simple string buffer for C
 .\"
-.\" Copyright (c) 2019-2021 David Demelier <markand@malikania.fr>
+.\" Copyright (c) 2019-2022 David Demelier <markand@malikania.fr>
 .\"
 .\" Permission to use, copy, modify, and/or distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd October 29, 2019-2021
+.Dd October 29, 2019-2022
 .Dt LIBBUF 3
 .Os
 .\" NAME