[Asterisk-code-review] menuselect: Add license header to menuselect_gtk.c (...asterisk[16])

Kevin Harwell asteriskteam at digium.com
Fri Mar 1 15:17:26 CST 2019


Kevin Harwell has submitted this change and it was merged. ( https://gerrit.asterisk.org/c/asterisk/+/11078 )

Change subject: menuselect: Add license header to menuselect_gtk.c
......................................................................

menuselect: Add license header to menuselect_gtk.c

This file was added to the Subversion repository on 2007-03-15 by
Russell Bryant, a Digium employee at the time.

ASTERISK-24173 #close

Change-Id: Ie866fa9d31d550467613d362b35b03c031ee594d
---
M menuselect/menuselect_gtk.c
1 file changed, 26 insertions(+), 0 deletions(-)

Approvals:
  Benjamin Keith Ford: Looks good to me, but someone else must approve
  Joshua Colp: Looks good to me, but someone else must approve
  Kevin Harwell: Looks good to me, approved; Approved for Submit



diff --git a/menuselect/menuselect_gtk.c b/menuselect/menuselect_gtk.c
index 4f03609..624b8db 100644
--- a/menuselect/menuselect_gtk.c
+++ b/menuselect/menuselect_gtk.c
@@ -1,3 +1,29 @@
+/*
+ * Asterisk -- An open source telephony toolkit.
+ *
+ * Copyright (C) 2007, Russell Bryant
+ *
+ * Russell Bryant <russell 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.
+ */
+
+/*
+ * \file
+ *
+ * \author Russell Bryant <russell at digium.com>
+ *
+ * \brief GTK 2.x frontend for selection maintenance
+ */
+
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/11078
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: Ie866fa9d31d550467613d362b35b03c031ee594d
Gerrit-Change-Number: 11078
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
Gerrit-Reviewer: Benjamin Keith Ford <bford at digium.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20190301/a38403ed/attachment.html>


More information about the asterisk-code-review mailing list