From 238ca9eb5d856eece34c96e81e74d2fbaaaa634e Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sat, 13 Jun 2015 11:24:55 -0400 Subject: [PATCH] Update the copyright notice --- src/appinterface.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/appinterface.c b/src/appinterface.c index cec1582..ba265d3 100644 --- a/src/appinterface.c +++ b/src/appinterface.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2011-2014 Pierre Pronchery */ +/* Copyright (c) 2011-2015 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