From 3f8ca5a1a1a13cb71b17208468ce705b7d61e523 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 9 Dec 2013 00:23:58 +0100 Subject: [PATCH] Updated the copyright information --- src/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main.c b/src/main.c index 6d810ec..b85f915 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010 Pierre Pronchery */ +/* Copyright (c) 2010-2013 Pierre Pronchery */ /* This file is part of DeforaOS Desktop XMLEditor */ /* 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