aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlessandro Iezzi <aiezzi@alessandroiezzi.it>2022-12-21 15:19:15 +0100
committerAlessandro Iezzi <aiezzi@alessandroiezzi.it>2022-12-21 15:19:15 +0100
commit8ba33266ae85962a26f372f47dcea0572cd1c7c1 (patch)
tree8d632cd3697774023bcc29c8daa401407b522740
parent1f99e21c23f32fcc4bd2185af6cf1710c98f413a (diff)
downloadcherry-8ba33266ae85962a26f372f47dcea0572cd1c7c1.tar.gz
cherry-8ba33266ae85962a26f372f47dcea0572cd1c7c1.zip
Update copyright
-rw-r--r--src/cherry.c2
-rw-r--r--src/cherry.h2
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