aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dynstr.c2
-rw-r--r--include/dynstr.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/dynstr.c b/dynstr.c
index e48e5c3..f863cc3 100644
--- a/dynstr.c
+++ b/dynstr.c
@@ -1,5 +1,5 @@
/*
- Copyright 2020 Xavier Del Campo Romero
+ Copyright 2020-2023 Xavier Del Campo Romero
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/include/dynstr.h b/include/dynstr.h
index 79edc58..a980d1d 100644
--- a/include/dynstr.h
+++ b/include/dynstr.h
@@ -1,5 +1,5 @@
/*
- Copyright 2020 Xavier Del Campo Romero
+ Copyright 2020-2023 Xavier Del Campo Romero
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.