Dual licensed libstrophe under MIT and GPLv3.

Updated copyright headers.
This commit is contained in:
Jack Moffitt
2009-06-15 15:26:10 -06:00
parent a58b0e4b04
commit 370a371800
46 changed files with 739 additions and 409 deletions

View File

@@ -1,28 +1,5 @@
strophe XMPP client library
Copyright (C) 2005-2008 OGG, LLC.
libstrophe XMPP client library
Copyright (C) 2005-2009 Collecta, Inc.
Free Software License
---------------------
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program (in a file named COPYING). If not, write to
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA.
Commericial Licenses
--------------------
For information about purchasing an exemption for use with
proprietary software under terms other than the above, please
contact <sales@onlinegamegroup.com>.
This program is dual licensed under the MIT and GPLv3 licenses.
Please the files MIT-LICENSE.txt and GPL-LICENSE.txt for details.