diff options
Diffstat (limited to 'usr.bin/sed/main.c')
| -rw-r--r-- | usr.bin/sed/main.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.bin/sed/main.c b/usr.bin/sed/main.c index 049d2ea1e830..9a78b4ea9b25 100644 --- a/usr.bin/sed/main.c +++ b/usr.bin/sed/main.c @@ -32,7 +32,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/usr.bin/sed/main.c,v 1.41.2.3.2.1 2012/03/03 06:15:13 kensmith Exp $");  #ifndef lint  static const char copyright[] = | 
