mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-05 20:55:26 +00:00
pjsip_configuration: Add correct file header
Change-Id: I25348c386a222bb704aff07f54375108a6402906
This commit is contained in:
@@ -1,8 +1,19 @@
|
|||||||
/*
|
/*
|
||||||
* sip_cli_commands.c
|
* Asterisk -- An open source telephony toolkit.
|
||||||
*
|
*
|
||||||
* Created on: Jan 25, 2013
|
* Copyright (C) 2013, Digium, Inc.
|
||||||
* Author: mjordan
|
*
|
||||||
|
* Matt Jordan <mjordan@digium.com>
|
||||||
|
*
|
||||||
|
* 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.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "asterisk.h"
|
#include "asterisk.h"
|
||||||
|
Reference in New Issue
Block a user