aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-25 14:57:11 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-25 14:57:11 +0000
commitbb5a866747e9e5c1229c3e7ba7411f1f7b607946 (patch)
tree4ae03497a027e5e84ef9fc783e924f79c3ade551 /main
parent950e57ddd002dde8d0da1bf84b9fb3b8ff65d85b (diff)
Modify the main page of the doxygen documentation to link to a new page dedicated
to Asterisk licensing information. The licensing page includes the Asterisk license, as well as a (not yet complete) list of 3rd party libraries that may be used, as well as what license we receive them under. Help filling out this list in the format that I have started in doxyref.h would be much appreciated. :) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@133575 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'main')
-rw-r--r--main/asterisk.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/main/asterisk.c b/main/asterisk.c
index 21b649773..9ef8d6522 100644
--- a/main/asterisk.c
+++ b/main/asterisk.c
@@ -25,6 +25,7 @@
* This is the main developer documentation for Asterisk. It is
* generated by running "make progdocs".
* \par Additional documentation
+ * \arg \ref Licensing
* \arg \ref DevDoc
* \arg \ref ConfigFiles
*
@@ -36,19 +37,12 @@
* \author Mark Spencer <markster@digium.com>
* Also see \ref AstCREDITS
*
- * \section license License
* See http://www.asterisk.org for more information about
* the Asterisk project. Please do not directly contact
* any of the maintainers of this project for assistance;
* the project provides a web site, mailing lists and IRC
* channels for your use.
*
- * This program is free software, distributed under the terms of
- * the GNU General Public License Version 2. See the LICENSE file
- * at the top of the source tree.
- *
- * \verbinclude LICENSE
- *
*/
/*! \file