mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 12:52:33 +00:00
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:
5
db.c
5
db.c
@@ -19,9 +19,10 @@
|
||||
/*! \file
|
||||
*
|
||||
* \brief ASTdb Management
|
||||
*
|
||||
*
|
||||
* DB3 is licensed under Sleepycat Public License and is thus incompatible
|
||||
* \author Mark Spencer <markster@digium.com>
|
||||
*
|
||||
* \note DB3 is licensed under Sleepycat Public License and is thus incompatible
|
||||
* with GPL. To avoid having to make another exception (and complicate
|
||||
* licensing even further) we elect to use DB1 which is BSD licensed
|
||||
*/
|
||||
|
Reference in New Issue
Block a user