summaryrefslogtreecommitdiff
path: root/usr.bin/vi/ex/ex_yank.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/vi/ex/ex_yank.c')
-rw-r--r--usr.bin/vi/ex/ex_yank.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/vi/ex/ex_yank.c b/usr.bin/vi/ex/ex_yank.c
index 778dc7dee62..39163c044a0 100644
--- a/usr.bin/vi/ex/ex_yank.c
+++ b/usr.bin/vi/ex/ex_yank.c
@@ -1,3 +1,5 @@
+/* $OpenBSD: ex_yank.c,v 1.3 2001/01/29 01:58:45 niklas Exp $ */
+
/*-
* Copyright (c) 1992, 1993, 1994
* The Regents of the University of California. All rights reserved.