Remove irrelevant comments about file_date() function.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2013-01-13 10:48:23 +04:00
parent 9423f3f080
commit 6cd19ea6cb
7 changed files with 1 additions and 19 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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