From 1c6582407948a6e4191e63d264fbcb5a877456f9 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Mon, 28 Jul 2014 21:04:38 +0200 Subject: [PATCH] Updated the copyright line --- src/parser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/parser.c b/src/parser.c index 4071907..ab1ba8a 100644 --- a/src/parser.c +++ b/src/parser.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2007-2013 Pierre Pronchery */ +/* Copyright (c) 2007-2014 Pierre Pronchery */ /* This file is part of DeforaOS Devel cpp */ /* This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published by