diff options
Diffstat (limited to 'usr.bin/unexpand/unexpand.c')
| -rw-r--r-- | usr.bin/unexpand/unexpand.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.bin/unexpand/unexpand.c b/usr.bin/unexpand/unexpand.c index 10b54eeb26d3..5a56b4096f55 100644 --- a/usr.bin/unexpand/unexpand.c +++ b/usr.bin/unexpand/unexpand.c @@ -33,7 +33,7 @@  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/unexpand/unexpand.c,v 1.14 2004/06/24 13:48:28 tjr Exp $");  #ifndef lint  static const char copyright[] = | 
