From f8b955678f99f0c08e56a94cfd4d649dc9ee2c0e Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Tue, 18 Jun 2013 12:34:16 +0200 Subject: [PATCH] edoc doesn't support multiple authors in one @author tag --- TCAP/src/ITU/tcap_tco_server.erl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TCAP/src/ITU/tcap_tco_server.erl b/TCAP/src/ITU/tcap_tco_server.erl index 4b5f83f..268237a 100644 --- a/TCAP/src/ITU/tcap_tco_server.erl +++ b/TCAP/src/ITU/tcap_tco_server.erl @@ -1,7 +1,8 @@ %%% $Id: tcap_tco_server.erl,v 1.7 2005/08/04 09:33:17 vances Exp $ %%%--------------------------------------------------------------------- %%% @copyright 2004-2005 Motivity Telecom, 2010-2011 Harald Welte -%%% @author Vance Shipley , Harald Welte +%%% @author Vance Shipley +%%% @author Harald Welte %%% @end %%% %%% Copyright (c) 2004-2005, Motivity Telecom