From 843a7ccacd26b3938ca2309c3db8e6e605b605e0 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 21 Apr 2015 01:29:46 +0200 Subject: [PATCH] Update the copyright notice --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index 4fb3981..7d6429f 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2009-2012 Pierre Pronchery */ +/* Copyright (c) 2009-2015 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Todo */ /* 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