Forked mumble-django project from https://bitbucket.org/Svedrin/mumble-django
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
171 lines
6.4 KiB
171 lines
6.4 KiB
Author:
|
|
The main developer is Michael Ziegler <diese-addy@funzt-halt.net>.
|
|
For a full list of authors please see the AUTHORS file in this directory.
|
|
|
|
Copyright:
|
|
|
|
<Copyright © 2009 Michael Ziegler>
|
|
|
|
The translation files are Copyright to their respective authors.
|
|
|
|
License:
|
|
|
|
This package 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 package 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 package; if not, write to the Free Software
|
|
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
|
|
|
|
|
===============================================================================
|
|
|
|
|
|
The directory "htdocs/ext-2.2" provides the ExtJS JavaScript library,
|
|
version 2.2.
|
|
|
|
Ext JS - JavaScript Library
|
|
Copyright © 2006-2008, Ext JS, LLC
|
|
All rights reserved.
|
|
licensing@extjs.com
|
|
|
|
http://extjs.com/license
|
|
|
|
Open Source License
|
|
-------------------------------------------------------------------
|
|
Ext is licensed under the terms of the Open Source GPL 3.0 license.
|
|
|
|
http://www.gnu.org/licenses/gpl.html
|
|
|
|
There are several FLOSS exceptions available for use with this
|
|
release for open source applications that are distributed under a
|
|
license other than the GPL.
|
|
|
|
* Open Source License Exception for Applications
|
|
|
|
http://extjs.com/products/floss-exception.php
|
|
|
|
* Open Source License Exception for Development
|
|
|
|
http://extjs.com/products/ux-exception.php
|
|
|
|
|
|
Commercial License
|
|
-------------------------------------------------------------------
|
|
This is the appropriate option if you are creating proprietary
|
|
applications and you are not prepared to distribute and share the
|
|
source code of your application under the GPL v3 license. Please
|
|
visit http://extjs.com/license for more details.
|
|
|
|
|
|
OEM / Reseller License
|
|
-------------------------------------------------------------------
|
|
For more details, please visit: http://extjs.com/license.
|
|
|
|
--
|
|
|
|
This library 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.
|
|
|
|
|
|
===============================================================================
|
|
|
|
|
|
The images in the directory "htdocs/mumble" are displayed in the Channel
|
|
viewer. They were included in Mumble's source package, which can be obtained
|
|
from http://mumble.sf.net.
|
|
|
|
Upstream Author:
|
|
Martin Skilnand <http://sourceforge.net/users/cybknight/>
|
|
|
|
Copyright:
|
|
<Copyright © 2005-2009, Martin Skilnand>
|
|
All rights reserved.
|
|
|
|
|
|
The files pyweb/mumble/Murmur_1-1-8.ice and pyweb/mumble/Murmur_1-2-0.ice are
|
|
being shipped with Murmur versions 1.1.8 and 1.2.0 respectively, and contain the
|
|
interface definitions for the Ice interface.
|
|
|
|
Upstream Author:
|
|
Thorvald Natvig <thorvald@natvig.com>
|
|
|
|
Copyright:
|
|
Copyright (C) 2005-2009, Thorvald Natvig <thorvald@natvig.com>
|
|
All rights reserved.
|
|
|
|
|
|
License of Mumble (valid for both the images and Murmur*.ice):
|
|
|
|
Redistribution and use in source and binary forms, with or without
|
|
modification, are permitted provided that the following conditions
|
|
are met:
|
|
|
|
- Redistributions of source code must retain the above copyright notice,
|
|
this list of conditions and the following disclaimer.
|
|
- Redistributions in binary form must reproduce the above copyright notice,
|
|
this list of conditions and the following disclaimer in the documentation
|
|
and/or other materials provided with the distribution.
|
|
- Neither the name of the Mumble Developers nor the names of its
|
|
contributors may be used to endorse or promote products derived from this
|
|
software without specific prior written permission.
|
|
|
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
|
`AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
|
|
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR
|
|
CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
|
EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
|
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
|
|
PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
|
|
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
|
|
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
|
|
===============================================================================
|
|
|
|
The directory pyweb/rosetta provides the rosetta Django application that allows
|
|
easy editing of Django's translation files. The app is published on Google Code
|
|
under the MIT license: <http://code.google.com/p/django-rosetta/>
|
|
|
|
|
|
Upstream Author:
|
|
Marco Bonetti <mbonetti@gmail.com>
|
|
|
|
Copyright:
|
|
<Copyright © 2010, Marco Bonetti>
|
|
All rights reserved.
|
|
|
|
License:
|
|
|
|
The MIT License
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
of this software and associated documentation files (the "Software"), to deal
|
|
in the Software without restriction, including without limitation the rights
|
|
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
copies of the Software, and to permit persons to whom the Software is
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
The above copyright notice and this permission notice shall be included in
|
|
all copies or substantial portions of the Software.
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
THE SOFTWARE.
|
|
|
|
|