From 6ae7aae1e0476063f2075f8868de7b85f976b245 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Wed, 9 Sep 2015 01:55:57 +0200 Subject: [PATCH] Update the copyright notice --- include/CPP.h | 2 +- src/cpp.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/include/CPP.h b/include/CPP.h index 936a3e8..fd715e3 100644 --- a/include/CPP.h +++ b/include/CPP.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2008-2012 Pierre Pronchery */ +/* Copyright (c) 2008-2015 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 64e6262..c048e2a 100644 --- a/src/cpp.c +++ b/src/cpp.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2006-2014 Pierre Pronchery */ +/* Copyright (c) 2006-2015 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