README update for latest SDK; misc small cleanup
[gae-samples.git] / myhangouts / LICENSE
blobbeb4965be29a0cba2091b59fecbb8649f4aa69c2
1 MyHangouts
2 ============
3 Copyright 2008 Google Inc.
5 Licensed under the Apache License, Version 2.0 (the "License");
6 you may not use this file except in compliance with the License.
7 You may obtain a copy of the License at
9      http://www.apache.org/licenses/LICENSE-2.0
11 Unless required by applicable law or agreed to in writing, software
12 distributed under the License is distributed on an "AS IS" BASIS,
13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14 See the License for the specific language governing permissions and
15 limitations under the License.
17 Simple JSON
18 ============
19 Simplejson is licensed under the MIT open source license.
21 The web site is http://undefined.org/python/#simple_json
23 This copy was downloaded from
24 http://svn.red-bean.com/bob/simplejson/tags/simplejson-1.3/
27 Mochi Kit
28 ============
29 MochiKit
31 See <http://mochikit.com/> for documentation, downloads, license, etc.
33 (c) 2005 Bob Ippolito.  All rights Reserved.
35 URL: http://mochikit.com/dist/MochiKit-0.80.zip
36 Version: 0.80
37 License: MIT (http://www.opensource.org/licenses/mit-license.php)
38 Description: MochiKit is a library that makes JavaScript development a little more sane.
40 JSON.js
41 ============
42 Copyright (c) 2005 JSON.org
44 Permission is hereby granted, free of charge, to any person obtaining a copy
45 of this software and associated documentation files (the "Software"), to deal
46 in the Software without restriction, including without limitation the rights
47 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
48 copies of the Software, and to permit persons to whom the Software is
49 furnished to do so, subject to the following conditions:
51 The Software shall be used for Good, not Evil.
53 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
54 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
55 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
56 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
57 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
58 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
59 SOFTWARE.