diff options
Diffstat (limited to 'src')
-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 |