aboutsummaryrefslogtreecommitdiffstats
path: root/main/asterisk.c
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-26 15:34:42 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-26 15:34:42 +0000
commit98fc71c6629a05c3926d1d4d00464fbc90dc221f (patch)
treec38e0cf88659e5aa5b4b3ec41b7b92d6fcbba791 /main/asterisk.c
parentdf36dc3b922ec8ceeaecd792d2366bccbccae8c2 (diff)
Include the licensing page in 1.6.0 as well. Now, this page exists in 1.4, trunk,
and 1.6.0. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.6.0@133982 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'main/asterisk.c')
-rw-r--r--main/asterisk.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/main/asterisk.c b/main/asterisk.c
index a25af2372..6a02ea8b3 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