diff buf.c @ 34:5493466d6e56

misc: update copyright years
author David Demelier <markand@malikania.fr>
date Wed, 01 Feb 2023 13:00:51 +0100
parents dbdc17e11648
children ab071d485d38
line wrap: on
line diff
--- a/buf.c	Mon Mar 28 21:27:06 2022 +0200
+++ b/buf.c	Wed Feb 01 13:00:51 2023 +0100
@@ -1,7 +1,7 @@
 /*
  * buf.c -- simple string buffer for C
  *
- * Copyright (c) 2019-2022 David Demelier <markand@malikania.fr>
+ * Copyright (c) 2019-2023 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