diff options
Diffstat (limited to 'usr.bin/ctfconv/ctfconv.c')
-rw-r--r-- | usr.bin/ctfconv/ctfconv.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.bin/ctfconv/ctfconv.c b/usr.bin/ctfconv/ctfconv.c index c793698d6d1..51b1d90f461 100644 --- a/usr.bin/ctfconv/ctfconv.c +++ b/usr.bin/ctfconv/ctfconv.c @@ -1,3 +1,5 @@ +/* $OpenBSD: ctfconv.c,v 1.2 2017/08/11 14:58:56 jasper Exp $ */ + /* * Copyright (c) 2016-2017 Martin Pieuchot * |