From 818eed15b5e72983065d85eefff6988212b3d2fd Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 12 Apr 2020 22:15:32 +0200 Subject: [PATCH] Update the copyright notice --- src/gserver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gserver.c b/src/gserver.c index bb9d632..9104a31 100644 --- a/src/gserver.c +++ b/src/gserver.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2017 Pierre Pronchery */ +/* Copyright (c) 2010-2020 Pierre Pronchery */ /* This file is part of DeforaOS Graphics GServer */ /* 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