summaryrefslogtreecommitdiff
path: root/sys/boot/efi/libefi/copy.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/efi/libefi/copy.c')
-rw-r--r--sys/boot/efi/libefi/copy.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/efi/libefi/copy.c b/sys/boot/efi/libefi/copy.c
index 4b4b9bd1385e9..10fa406e4ffc1 100644
--- a/sys/boot/efi/libefi/copy.c
+++ b/sys/boot/efi/libefi/copy.c
@@ -25,7 +25,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/boot/efi/libefi/copy.c,v 1.6 2004/11/28 00:30:22 marcel Exp $");
#include <efi.h>
#include <efilib.h>