From b66080545bb1cdd9ce60d10b6d567b4f9bad59f3 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 29 Jul 2014 00:34:04 +0200 Subject: [PATCH] Updated the copyright line --- src/common.h | 2 +- src/cpp.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/common.h b/src/common.h index f0b4d2e..f337677 100644 --- a/src/common.h +++ b/src/common.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2008-2012 Pierre Pronchery */ +/* Copyright (c) 2008-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 diff --git a/src/cpp.c b/src/cpp.c index 7d95ec6..2a0cf31 100644 --- a/src/cpp.c +++ b/src/cpp.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2006-2012 Pierre Pronchery */ +/* Copyright (c) 2006-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