From 68e90f8049ffe614ae11dfbb62280c72102fe1f6 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 30 Jan 2018 01:13:31 +0100 Subject: [PATCH] Update the copyright notice --- src/mv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mv.c b/src/mv.c index 4df56ae..dcd5048 100644 --- a/src/mv.c +++ b/src/mv.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2009 Pierre Pronchery */ +/* Copyright (c) 2007-2018 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