[Asterisk-code-review] pjsip configuration: Add correct file header (asterisk[master])

Sean Bright asteriskteam at digium.com
Fri Dec 8 14:59:06 CST 2017


Sean Bright has uploaded this change for review. ( https://gerrit.asterisk.org/7500


Change subject: pjsip_configuration: Add correct file header
......................................................................

pjsip_configuration: Add correct file header

Change-Id: I25348c386a222bb704aff07f54375108a6402906
---
M res/res_pjsip/pjsip_configuration.c
1 file changed, 14 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/00/7500/1

diff --git a/res/res_pjsip/pjsip_configuration.c b/res/res_pjsip/pjsip_configuration.c
index e63e158..76cf528 100644
--- a/res/res_pjsip/pjsip_configuration.c
+++ b/res/res_pjsip/pjsip_configuration.c
@@ -1,8 +1,19 @@
 /*
- * sip_cli_commands.c
+ * Asterisk -- An open source telephony toolkit.
  *
- *  Created on: Jan 25, 2013
- *      Author: mjordan
+ * Copyright (C) 2013, Digium, Inc.
+ *
+ * Matt Jordan <mjordan at 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"

-- 
To view, visit https://gerrit.asterisk.org/7500
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I25348c386a222bb704aff07f54375108a6402906
Gerrit-Change-Number: 7500
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171208/6d115564/attachment.html>


More information about the asterisk-code-review mailing list