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

Joshua Colp asteriskteam at digium.com
Mon Dec 11 06:22:03 CST 2017


Joshua Colp has submitted this change and it was merged. ( https://gerrit.asterisk.org/7498 )

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(-)

Approvals:
  Corey Farrell: Looks good to me, but someone else must approve
  Joshua Colp: Looks good to me, approved; Approved for Submit



diff --git a/res/res_pjsip/pjsip_configuration.c b/res/res_pjsip/pjsip_configuration.c
index d2e7b2b..54c6c49 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/7498
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-MessageType: merged
Gerrit-Change-Id: I25348c386a222bb704aff07f54375108a6402906
Gerrit-Change-Number: 7498
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20171211/e42a3f58/attachment.html>


More information about the asterisk-code-review mailing list