From 2a32b4003e72f91f964f74e3dc6c0cff20916f67 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Fri, 3 Oct 2014 13:28:25 +0200 Subject: [PATCH] Updated the copyright line --- src/configure.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/configure.c b/src/configure.c index bd919dd..421878c 100644 --- a/src/configure.c +++ b/src/configure.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2004-2013 Pierre Pronchery */ +/* Copyright (c) 2004-2014 Pierre Pronchery */ /* This file is part of DeforaOS Devel configure */ /* 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