diff options
author | 2022-12-21 15:19:15 +0100 | |
---|---|---|
committer | 2022-12-21 15:19:15 +0100 | |
commit | 8ba33266ae85962a26f372f47dcea0572cd1c7c1 (patch) | |
tree | 8d632cd3697774023bcc29c8daa401407b522740 | |
parent | 1f99e21c23f32fcc4bd2185af6cf1710c98f413a (diff) | |
download | cherry-8ba33266ae85962a26f372f47dcea0572cd1c7c1.tar.gz cherry-8ba33266ae85962a26f372f47dcea0572cd1c7c1.zip |
Update copyright
-rw-r--r-- | src/cherry.c | 2 | ||||
-rw-r--r-- | 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 <aiezzi AT alessandroiezzi PERIOD it> * * 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 <aiezzi AT alessandroiezzi PERIOD it> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |