diff options
Diffstat (limited to 'editors/cmp.c')
-rw-r--r-- | editors/cmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/cmp.c b/editors/cmp.c index dbfa4be..f495da7 100644 --- a/editors/cmp.c +++ b/editors/cmp.c @@ -4,7 +4,7 @@ * * Copyright (C) 2000,2001 by Matt Kraai <kraai@alumni.carnegiemellon.edu> * - * Licensed under GPLv2 or later, see file LICENSE in this tarball for details. + * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ /* BB_AUDIT SUSv3 (virtually) compliant -- uses nicer GNU format for -l. */ |