From: Jim Meyering Date: Tue, 3 Jan 2006 10:29:58 +0000 (+0000) Subject: correct first-line comment X-Git-Tag: v6.0~979 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b9c62b6747ba23b559e89164f0654f53d8ba6210;p=thirdparty%2Fcoreutils.git correct first-line comment --- diff --git a/lib/mkdirat.c b/lib/mkdirat.c index b9ba52dcdd..6103c6f157 100644 --- a/lib/mkdirat.c +++ b/lib/mkdirat.c @@ -1,5 +1,5 @@ -/* provide a replacement openat function - Copyright (C) 2005 Free Software Foundation, Inc. +/* fd-relative mkdir + Copyright (C) 2005, 2006 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