From 8795cceaf016e002638bc5d4beef85bc7e9e3e2a Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 25 Mar 2020 21:17:18 +0100 Subject: [PATCH] Update the copyright notice --- src/appclient.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/appclient.c b/src/appclient.c index 4d14f4c..8767330 100644 --- a/src/appclient.c +++ b/src/appclient.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2014 Pierre Pronchery */ +/* Copyright (c) 2011-2020 Pierre Pronchery */ /* This file is part of DeforaOS System libApp */ /* 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