diff options
| -rw-r--r-- | src/stage.c | 2 | ||||
| -rw-r--r-- | src/stage.h | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/src/stage.c b/src/stage.c index b35abda..3d6f77c 100644 --- a/src/stage.c +++ b/src/stage.c @@ -1,5 +1,5 @@  /* - *  Copyright (C) 2018  Vito Caputo - <vcaputo@pengaru.com> + *  Copyright (C) 2018-2019 - Vito Caputo - <vcaputo@pengaru.com>   *   *  This program is free software: you can redistribute it and/or modify it   *  under the terms of the GNU General Public License version 3 as published diff --git a/src/stage.h b/src/stage.h index 9f27d68..942174a 100644 --- a/src/stage.h +++ b/src/stage.h @@ -1,5 +1,5 @@  /* - *  Copyright (C) 2018  Vito Caputo - <vcaputo@pengaru.com> + *  Copyright (C) 2018-2019 - Vito Caputo - <vcaputo@pengaru.com>   *   *  This program is free software: you can redistribute it and/or modify it   *  under the terms of the GNU General Public License version 3 as published | 
