=================================================================== RCS file: /cvs/mandoc/compat_strndup.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- mandoc/compat_strndup.c 2020/06/15 01:37:15 1.2 +++ mandoc/compat_strndup.c 2020/06/15 20:19:39 1.3 @@ -1,7 +1,8 @@ -/* $Id: compat_strndup.c,v 1.2 2020/06/15 01:37:15 schwarze Exp $ */ -/* OpenBSD: strndup.c,v 1.2 2015/08/31 02:53:57 guenther Exp */ +/* $Id: compat_strndup.c,v 1.3 2020/06/15 20:19:39 schwarze Exp $ */ +/* $OpenBSD: compat_strndup.c,v 1.3 2020/06/15 20:19:39 schwarze Exp $ */ + /* - * Copyright (c) 2010 Todd C. Miller + * Copyright (c) 2010 Todd C. Miller * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above