From 8ba33266ae85962a26f372f47dcea0572cd1c7c1 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Wed, 21 Dec 2022 15:19:15 +0100 Subject: Update copyright --- src/cherry.c | 2 +- src/cherry.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cherry.c b/src/cherry.c index 37b8291..a689fac 100644 --- a/src/cherry.c +++ b/src/cherry.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2020 Alessandro Iezzi + * Copyright (c) 2020-2022 Alessandro Iezzi * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/src/cherry.h b/src/cherry.h index 1888bb1..6eb51a7 100644 --- a/src/cherry.h +++ b/src/cherry.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2020 Alessandro Iezzi + * Copyright (c) 2020-2022 Alessandro Iezzi * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions -- cgit v1.2.3