X-Git-Url: http://erislabs.net/gitweb/?p=gnulib.git;a=blobdiff_plain;f=lib%2Fmkdir.c;fp=lib%2Fmkdir.c;h=481bbf375ec27df28586f0f7b35d17ffc86ffcc9;hp=67f29d456c6f0e0ba93270113d880f6c94d933c4;hb=1276a2c5f24c0c932426aca9c899fa524d2443f2;hpb=a8a1dc286152661e640f0839e3ccd79e0898db6d diff --git a/lib/mkdir.c b/lib/mkdir.c index 67f29d456..481bbf375 100644 --- a/lib/mkdir.c +++ b/lib/mkdir.c @@ -1,7 +1,7 @@ /* On some systems, mkdir ("foo/", 0700) fails because of the trailing slash. On those systems, this wrapper removes the trailing slash. - Copyright (C) 2001, 2003, 2006, 2008-2013 Free Software Foundation, Inc. + Copyright (C) 2001, 2003, 2006, 2008-2014 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by