X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=send.h;h=9a6e5f745c406abe4a91f34da7a104946922c1d5;hp=5420523490808bd68ce4daad23589eb0609fc372;hb=a35c113e0bb9fa9ac02b77eb01dd32f49cd5c8d0;hpb=8d106ca317a2c42f35a86ba244f843688f6939e6 diff --git a/send.h b/send.h index 54205234..9a6e5f74 100644 --- a/send.h +++ b/send.h @@ -1,8 +1,4 @@ -/* - * Copyright (C) 2005 Andre Noll - * - * Licensed under the GPL v2. For licencing details see COPYING. - */ +/* Copyright (C) 2005 Andre Noll , see file COPYING. */ /** \file send.h Sender-related defines and structures. */ @@ -25,7 +21,7 @@ enum sender_subcommand { /** * Describes one supported sender of para_server. * - * \sa http_send.c udp_send.c, dccp_send.c. + * \sa \ref http_send.c \ref udp_send.c, \ref dccp_send.c. */ struct sender { /** The name of the sender. */