diff --git a/channels/chan_gtalk.c b/channels/chan_gtalk.c index 81a4772b58ec07d702eb662ef279edb6ee440293..4d9695b2526823a81437ed2020a25faac218d8da 100644 --- a/channels/chan_gtalk.c +++ b/channels/chan_gtalk.c @@ -4,6 +4,7 @@ * Copyright (C) 1999 - 2005, Digium, Inc. * * Matt O'Gorman <mogorman@digium.com> + * Philippe Sultan <philippe.sultan@gmail.com> * * See http://www.asterisk.org for more information about * the Asterisk project. Please do not directly contact @@ -19,6 +20,7 @@ /*! \file * * \author Matt O'Gorman <mogorman@digium.com> + * \author Philippe Sultan <philippe.sultan@gmail.com> * * \brief Gtalk Channel Driver, until google/libjingle works with jingle spec *