Updated copyright years and fixed LLC typo.

This commit is contained in:
Jack Moffitt
2008-06-19 22:33:13 +00:00
parent 1231d1822c
commit b6027cfd7f
30 changed files with 102 additions and 58 deletions

View File

@@ -2,7 +2,14 @@
** strophe XMPP client library C++ API
**
** Copyright (C) 2005-2008 OGG, LLC.
** Please see LICENSE.txt for details.
**
** 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.
*/
#ifndef __LIBSTROPHE_STROPHEPP_H__