cmp: remove history comment. it is more natural to keep it in source control
authorDenys Vlasenko <vda.linux@googlemail.com>
Mon, 26 Apr 2010 12:04:29 +0000 (14:04 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Mon, 26 Apr 2010 12:04:29 +0000 (14:04 +0200)
commit920185c69ac9addf06cb47a0f2336e075d6dacb2
treed1bc468e218ae4bef9451f2bc45fdf967f37b2eb
parent0c1ba443c83553e85d39e26ae4bb126a2c58ce93
cmp: remove history comment. it is more natural to keep it in source control

The comment was:

* Mar 16, 2003      Manuel Novoa III   (mjn3@codepoet.org)
*
* Original version majorly reworked for SUSv3 compliance, bug fixes, and
* size optimizations.  Changes include:
* 1) Now correctly distinguishes between errors and actual file differences.
* 2) Proper handling of '-' args.
* 3) Actual error checking of i/o.
* 4) Accept SUSv3 -l option.  Note that we use the slightly nicer gnu format
*    in the '-l' case.

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
editors/cmp.c