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