From 06e33a406f4c7dd6c73b89d3226aebe7999491c9 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 25 Mar 2020 20:14:41 +0100 Subject: [PATCH] Update the copyright notice --- src/appmessage.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/appmessage.c b/src/appmessage.c index 76d129b..0f60187 100644 --- a/src/appmessage.c +++ b/src/appmessage.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2016 Pierre Pronchery */ +/* Copyright (c) 2012-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