summaryrefslogtreecommitdiff
path: root/usr.bin/elf2aout/elf2aout.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/elf2aout/elf2aout.c')
-rw-r--r--usr.bin/elf2aout/elf2aout.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/elf2aout/elf2aout.c b/usr.bin/elf2aout/elf2aout.c
index 4168f4e60560..c7816facc7eb 100644
--- a/usr.bin/elf2aout/elf2aout.c
+++ b/usr.bin/elf2aout/elf2aout.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/usr.bin/elf2aout/elf2aout.c,v 1.11.6.1 2008/11/25 02:59:29 kensmith Exp $");
#include <sys/types.h>
#include <sys/elf64.h>