Conform the copyright headers.

This commit is contained in:
Ralph Giles
2005-06-29 14:38:24 +00:00
parent fe4d7beb98
commit f2335adb75
5 changed files with 15 additions and 9 deletions

View File

@@ -1,7 +1,15 @@
/* conn.c
** connection object functions
** libstrophe XMPP client library -- connection object functions
**
** Copyright 2005 OGG, LLC
** Copyright (C) 2005 OGG, LCC. All rights reserved.
**
** This software is provided AS-IS with no warranty, either express
** or implied.
**
** This software is distributed under license and may not be copied,
** modified or distributed except as expressly authorized under the
** terms of the license contained in the file LICENSE.txt in this
** distribution.
*/
#include <stdio.h>