diff --git a/src/cp.c b/src/cp.c index 9a2792c..4ed4294 100644 --- a/src/cp.c +++ b/src/cp.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2004-2018 Pierre Pronchery */ +/* Copyright (c) 2004-2020 Pierre Pronchery */ /* This file is part of DeforaOS Unix utils */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/ls.c b/src/ls.c index be22e13..d726ff1 100644 --- a/src/ls.c +++ b/src/ls.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2004-2016 Pierre Pronchery */ +/* Copyright (c) 2004-2020 Pierre Pronchery */ /* This file is part of DeforaOS Unix utils */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/src/mv.c b/src/mv.c index 5ddb2e0..7bbcea4 100644 --- a/src/mv.c +++ b/src/mv.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2007-2018 Pierre Pronchery */ +/* Copyright (c) 2007-2020 Pierre Pronchery */ /* This file is part of DeforaOS Unix utils */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by