From d2b941f34bacd4dbd076d7d2733bddc65995fa6f Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Thu, 28 Jan 2021 16:24:03 +0000 Subject: [PATCH] correct copyright date --- utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils.c b/utils.c index 0ea0a59..a87c927 100644 --- a/utils.c +++ b/utils.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020 Omar Polo + * Copyright (c) 2021 Omar Polo * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above