X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fmkdir.c;h=07f97b9f0602ac6cbcc165e03ec03092eb261fce;hb=cde82ba3a73b7482132a950ac0d7cb0da67a2e1c;hp=4e5928babca0b358482ffbb58969d01f7c9ac4ca;hpb=3c79d5102b2c29f897d162543d6c0cf2d81bb0e6;p=gnulib.git diff --git a/lib/mkdir.c b/lib/mkdir.c index 4e5928bab..07f97b9f0 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-2010 Free Software Foundation, Inc. + Copyright (C) 2001, 2003, 2006, 2008-2011 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