X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/6fba990cea5342a2101b4acceb5c9ee02cb87c92..0581deeae30cae3eacf6b3a30b980c84f21b083f:/lib/addr.c diff --git a/lib/addr.c b/lib/addr.c index f1f1c21..8288e4e 100644 --- a/lib/addr.c +++ b/lib/addr.c @@ -1,6 +1,6 @@ /* * This file is part of DisOrder. - * Copyright (C) 2004 Richard Kettlewell + * Copyright (C) 2004, 2007 Richard Kettlewell * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -17,7 +17,8 @@ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 * USA */ -/** @file lib/addr.c Socket address support */ +/** @file lib/addr.c + * @brief Socket address support */ #include #include "types.h"