update doxygen docs to specify authors

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7682 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2005-12-30 21:18:06 +00:00
parent 75dc984c31
commit a725468381
151 changed files with 403 additions and 75 deletions

View File

@@ -19,6 +19,8 @@
/*! \file
*
* \brief URI encoding / decoding
*
* \author Olle E. Johansson <oej@edvina.net>
*
* \note For now this code only supports 8 bit characters, not unicode,
which we ultimately will need to support.