diff options
Diffstat (limited to 'README-hacking.md')
-rw-r--r-- | README-hacking.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README-hacking.md b/README-hacking.md index bd1d988..8897333 100644 --- a/README-hacking.md +++ b/README-hacking.md @@ -1,8 +1,8 @@ Maneage: managing data lineage ============================== -Copyright (C) 2018-2022 Mohammad Akhlaghi <mohammad@akhlaghi.org>\ -Copyright (C) 2020-2022 Raul Infante-Sainz <infantesainz@gmail.com>\ +Copyright (C) 2018-2023 Mohammad Akhlaghi <mohammad@akhlaghi.org>\ +Copyright (C) 2020-2023 Raul Infante-Sainz <infantesainz@gmail.com>\ See the end of the file for license conditions. Maneage is a **fully working template** for doing reproducible research (or @@ -762,8 +762,8 @@ First custom commit and generally, all the files you modified in the previous step. ``` - Copyright (C) 2018-2022 Existing Name <existing@email.address> - Copyright (C) 2022 YOUR NAME <YOUR@EMAIL.ADDRESS> + Copyright (C) 2018-2023 Existing Name <existing@email.address> + Copyright (C) 2023 YOUR NAME <YOUR@EMAIL.ADDRESS> ``` 9. **Configure Git for fist time**: If this is the first time you are |