From ea88d968e6cbb2d1198c6fe7848d99e03a8dcdbc Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 28 Jan 2018 19:55:22 +0100 Subject: [PATCH] Update the copyright notice --- src/cp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cp.c b/src/cp.c index d93fc26..00812c5 100644 --- a/src/cp.c +++ b/src/cp.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2004-2012 Pierre Pronchery */ +/* Copyright (c) 2004-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