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

@@ -1,3 +1,17 @@
/* oostanza.cpp
** strophe XMPP client library -- C++ context implementation
**
** Copyright (C) 2005-2008 OGG, LLC. 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 "strophe.h"
#include "strophepp.h"