From: Andrew Borodin Date: Sun, 13 Jan 2013 06:48:23 +0000 (+0400) Subject: Remove irrelevant comments about file_date() function. X-Git-Tag: 4.8.8~29^2~5 X-Git-Url: https://repo.or.cz/w/midnight-commander.git/commitdiff_plain/6cd19ea6cb983f8f90025a7c36cd395e8fe1f069 Remove irrelevant comments about file_date() function. Signed-off-by: Andrew Borodin --- diff --git a/lib/hook.c b/lib/hook.c index 8e61ad033..6a921db5c 100644 --- a/lib/hook.c +++ b/lib/hook.c @@ -15,9 +15,6 @@ Jakub Jelinek, 1994, 1995, 1996 Mauricio Plaza, 1994, 1995, 1996 - The file_date routine is mostly from GNU's fileutils package, - written by Richard Stallman and David MacKenzie. - This file is part of the Midnight Commander. The Midnight Commander is free software: you can redistribute it diff --git a/lib/strutil/strutil.c b/lib/strutil/strutil.c index 6ffef8c69..0f9a5042d 100644 --- a/lib/strutil/strutil.c +++ b/lib/strutil/strutil.c @@ -7,9 +7,6 @@ Written by: Rostislav Benes, 2007 - The file_date routine is mostly from GNU's fileutils package, - written by Richard Stallman and David MacKenzie. - This file is part of the Midnight Commander. The Midnight Commander is free software: you can redistribute it diff --git a/lib/strutil/strutil8bit.c b/lib/strutil/strutil8bit.c index 31d9e4bfd..53a78cad8 100644 --- a/lib/strutil/strutil8bit.c +++ b/lib/strutil/strutil8bit.c @@ -7,9 +7,6 @@ Written by: Rostislav Benes, 2007 - The file_date routine is mostly from GNU's fileutils package, - written by Richard Stallman and David MacKenzie. - This file is part of the Midnight Commander. The Midnight Commander is free software: you can redistribute it diff --git a/lib/strutil/strutilascii.c b/lib/strutil/strutilascii.c index 2d8768cb4..80d67d0ae 100644 --- a/lib/strutil/strutilascii.c +++ b/lib/strutil/strutilascii.c @@ -7,9 +7,6 @@ Written by: Rostislav Benes, 2007 - The file_date routine is mostly from GNU's fileutils package, - written by Richard Stallman and David MacKenzie. - This file is part of the Midnight Commander. The Midnight Commander is free software: you can redistribute it diff --git a/lib/strutil/strutilutf8.c b/lib/strutil/strutilutf8.c index e6e7688b0..fccb8eacd 100644 --- a/lib/strutil/strutilutf8.c +++ b/lib/strutil/strutilutf8.c @@ -7,9 +7,6 @@ Written by: Rostislav Benes, 2007 - The file_date routine is mostly from GNU's fileutils package, - written by Richard Stallman and David MacKenzie. - This file is part of the Midnight Commander. The Midnight Commander is free software: you can redistribute it diff --git a/lib/util.c b/lib/util.c index 3a77de2e3..0a2e7cde0 100644 --- a/lib/util.c +++ b/lib/util.c @@ -12,9 +12,6 @@ Jakub Jelinek, 1994, 1995, 1996 Mauricio Plaza, 1994, 1995, 1996 - The file_date routine is mostly from GNU's fileutils package, - written by Richard Stallman and David MacKenzie. - This file is part of the Midnight Commander. The Midnight Commander is free software: you can redistribute it diff --git a/src/filemanager/panel.c b/src/filemanager/panel.c index 7e426a530..6c0532d65 100644 --- a/src/filemanager/panel.c +++ b/src/filemanager/panel.c @@ -47,7 +47,7 @@ #include "lib/mcconfig.h" #include "lib/vfs/vfs.h" #include "lib/unixcompat.h" -#include "lib/timefmt.h" +#include "lib/timefmt.h" /* file_date() */ #include "lib/util.h" #include "lib/widget.h" #ifdef HAVE_CHARSET