=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mandoc/read.c,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- src/usr.bin/mandoc/read.c 2014/01/05 20:26:27 1.19 +++ src/usr.bin/mandoc/read.c 2014/01/06 00:53:14 1.20 @@ -1,7 +1,8 @@ -/* $Id: read.c,v 1.19 2014/01/05 20:26:27 schwarze Exp $ */ +/* $Id: read.c,v 1.20 2014/01/06 00:53:14 schwarze Exp $ */ /* * Copyright (c) 2008, 2009, 2010, 2011 Kristaps Dzonsons * Copyright (c) 2010-2014 Ingo Schwarze + * Copyright (c) 2010, 2012 Joerg Sonnenberger * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above