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