diff --git a/include/System/string.h b/include/System/string.h index 5aebf76..304cf1d 100644 --- a/include/System/string.h +++ b/include/System/string.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2006-2015 Pierre Pronchery */ +/* Copyright (c) 2006-2016 Pierre Pronchery */ /* This file is part of DeforaOS System libSystem */ /* 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/string.c b/src/string.c index 1bdbf11..d135bd7 100644 --- a/src/string.c +++ b/src/string.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2005-2015 Pierre Pronchery */ +/* Copyright (c) 2005-2016 Pierre Pronchery */ /* This file is part of DeforaOS System libSystem */ /* 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