diff options
| -rw-r--r-- | dynstr.c | 2 | ||||
| -rw-r--r-- | include/dynstr.h | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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. |
