diff --git a/include/System/string.h b/include/System/string.h index 5717566..b33a0d3 100644 --- a/include/System/string.h +++ b/include/System/string.h @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2006-2014 Pierre Pronchery */ +/* Copyright (c) 2006-2015 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 9db8b07..61f39f5 100644 --- a/src/string.c +++ b/src/string.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2005-2014 Pierre Pronchery */ +/* Copyright (c) 2005-2015 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