examples: updated header in component.c
This commit is contained in:
@@ -1,15 +1,12 @@
|
|||||||
/* basic.c
|
/* component.c
|
||||||
** libstrophe XMPP client library -- basic usage example
|
** libstrophe XMPP client library -- external component (XEP-0114) example
|
||||||
**
|
**
|
||||||
** Copyright (C) 2005-2009 Collecta, Inc.
|
** Copyright (C) 2005-2009 Collecta, Inc.
|
||||||
**
|
**
|
||||||
** This software is provided AS-IS with no warranty, either express
|
** This software is provided AS-IS with no warranty, either express
|
||||||
** or implied.
|
** or implied.
|
||||||
**
|
**
|
||||||
** This software is distributed under license and may not be copied,
|
** This program is dual licensed under the MIT and GPLv3 licenses.
|
||||||
** modified or distributed except as expressly authorized under the
|
|
||||||
** terms of the license contained in the file LICENSE.txt in this
|
|
||||||
** distribution.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* This example demonstrates simple connection to a server
|
/* This example demonstrates simple connection to a server
|
||||||
|
|||||||
Reference in New Issue
Block a user