From 25014e6e3893aac164e7dca8ea9df86252070834 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 8 Dec 2020 14:46:10 +0100 Subject: [PATCH] Fixup copyright --- src/id.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/id.c b/src/id.c index d6f171d..2b382bf 100644 --- a/src/id.c +++ b/src/id.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2009 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