mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
apparently we need an explicit message to warn people
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@49001 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -142,7 +142,9 @@ int daemon(int, int); /* defined in libresolv of all places */
|
||||
ast_verbose("This is free software, with components licensed under the GNU General Public\n"); \
|
||||
ast_verbose("License version 2 and other licenses; you are welcome to redistribute it under\n"); \
|
||||
ast_verbose("certain conditions. Type 'core show license' for details.\n"); \
|
||||
ast_verbose("=========================================================================\n")
|
||||
ast_verbose("=========================================================================\n"); \
|
||||
ast_verbose("NOTE: This is a development version of Asterisk, and should not be used in\n"); \
|
||||
ast_verbose("production installations.\n");
|
||||
|
||||
/*! \defgroup main_options Main Configuration Options
|
||||
\brief Main configuration options from \ref Config_ast "asterisk.conf" or
|
||||
|
Reference in New Issue
Block a user