From c3430ed9dd86d5ab61abedb679d881b32be0c36b Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 9 Dec 2020 01:49:27 +0100 Subject: [PATCH] Update the copyright notice --- src/touch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/touch.c b/src/touch.c index 23cfb7c..e9f73b4 100644 --- a/src/touch.c +++ b/src/touch.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2009 Pierre Pronchery */ +/* Copyright (c) 2005-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