From 147f025360673affa10f5ca20e26fbbaaedc4b8c Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 14 Apr 2020 13:04:30 +0200 Subject: [PATCH] Update the copyright notice --- include/App/appmessage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/App/appmessage.h b/include/App/appmessage.h index 8307130..1969b39 100644 --- a/include/App/appmessage.h +++ b/include/App/appmessage.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2012-2015 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