components/golang/license.tools
changeset 5331 9c955076ffe3
equal deleted inserted replaced
5330:c36e3195e3e9 5331:9c955076ffe3
       
     1 -----------------------------------------------------------
       
     2 ./tools-master/LICENSE
       
     3 -----------------------------------------------------------
       
     4 Copyright (c) 2009 The Go Authors. All rights reserved.
       
     5 
       
     6 Redistribution and use in source and binary forms, with or without
       
     7 modification, are permitted provided that the following conditions are
       
     8 met:
       
     9 
       
    10 * Redistributions of source code must retain the above copyright
       
    11 notice, this list of conditions and the following disclaimer.
       
    12 * Redistributions in binary form must reproduce the above
       
    13 copyright notice, this list of conditions and the following disclaimer
       
    14 in the documentation and/or other materials provided with the
       
    15 distribution.
       
    16 * Neither the name of Google Inc. nor the names of its
       
    17 contributors may be used to endorse or promote products derived from
       
    18 this software without specific prior written permission.
       
    19 
       
    20 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
       
    21 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
       
    22 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
       
    23 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
       
    24 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
       
    25 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
       
    26 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
       
    27 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
       
    28 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
       
    29 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
       
    30 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
       
    31 -----------------------------------------------------------
       
    32 ./tools-master/PATENTS
       
    33 -----------------------------------------------------------
       
    34 Additional IP Rights Grant (Patents)
       
    35 
       
    36 "This implementation" means the copyrightable works distributed by
       
    37 Google as part of the Go project.
       
    38 
       
    39 Google hereby grants to You a perpetual, worldwide, non-exclusive,
       
    40 no-charge, royalty-free, irrevocable (except as stated in this section)
       
    41 patent license to make, have made, use, offer to sell, sell, import,
       
    42 transfer and otherwise run, modify and propagate the contents of this
       
    43 implementation of Go, where such license applies only to those patent
       
    44 claims, both currently owned or controlled by Google and acquired in
       
    45 the future, licensable by Google that are necessarily infringed by this
       
    46 implementation of Go. This grant does not include claims that would be
       
    47 infringed only as a consequence of further modification of this
       
    48 implementation. If you or your agent or exclusive licensee institute or
       
    49 order or agree to the institution of patent litigation against any
       
    50 entity (including a cross-claim or counterclaim in a lawsuit) alleging
       
    51 that this implementation of Go or any code incorporated within this
       
    52 implementation of Go constitutes direct or contributory patent
       
    53 infringement, or inducement of patent infringement, then any patent
       
    54 rights granted to you under this License for this implementation of Go
       
    55 shall terminate as of the date such litigation is filed.
       
    56 -----------------------------------------------------------
       
    57 ./tools-master/cmd/present/static/jquery-ui.js:
       
    58 ./tools-master/godoc/static/jquery-ui.js:
       
    59 -----------------------------------------------------------
       
    60   1 /*! jQuery UI - v1.10.2 - 2013-03-20
       
    61   2 * http://jqueryui.com
       
    62   3 * Includes: jquery.ui.core.js, jquery.ui.widget.js, jquery.ui.mouse.js, jquery.ui.resizable.js
       
    63   4 * Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
       
    64 
       
    65 The MIT License (MIT)
       
    66 
       
    67 Copyright (c) 2013 jQuery Foundation and other contributors
       
    68 
       
    69 Permission is hereby granted, free of charge, to any person obtaining a copy
       
    70 of this software and associated documentation files (the "Software"), to deal
       
    71 in the Software without restriction, including without limitation the rights
       
    72 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
       
    73 copies of the Software, and to permit persons to whom the Software is
       
    74 furnished to do so, subject to the following conditions:
       
    75 
       
    76 The above copyright notice and this permission notice shall be included in
       
    77 all copies or substantial portions of the Software.
       
    78 
       
    79 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
       
    80 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
       
    81 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
       
    82 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
       
    83 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
       
    84 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
       
    85 THE SOFTWARE.
       
    86 -----------------------------------------------------------
       
    87 ./tools-master/godoc/static/jquery.treeview.js:
       
    88 -----------------------------------------------------------
       
    89    1 /*
       
    90    2  * Treeview 1.4.1 - jQuery plugin to hide and show branches of a tree
       
    91    3  *
       
    92    4  * http://bassistance.de/jquery-plugins/jquery-plugin-treeview/
       
    93    5  * http://docs.jquery.com/Plugins/Treeview
       
    94    6  *
       
    95    7  * Copyright (c) 2007 Jörn Zaefferer
       
    96    8  *
       
    97    9  * Dual licensed under the MIT and GPL licenses:
       
    98   10  *   http://www.opensource.org/licenses/mit-license.php
       
    99   11  *   http://www.gnu.org/licenses/gpl.html
       
   100 
       
   101 Oracle chose MIT license for jquery-plugin-treeview.
       
   102 
       
   103 The MIT License (MIT)
       
   104 
       
   105 Copyright (c) 2007 Jörn Zaefferer
       
   106 
       
   107 Permission is hereby granted, free of charge, to any person obtaining a copy
       
   108 of this software and associated documentation files (the "Software"), to deal
       
   109 in the Software without restriction, including without limitation the rights
       
   110 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
       
   111 copies of the Software, and to permit persons to whom the Software is
       
   112 furnished to do so, subject to the following conditions:
       
   113 
       
   114 The above copyright notice and this permission notice shall be included in
       
   115 all copies or substantial portions of the Software.
       
   116 
       
   117 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
       
   118 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
       
   119 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
       
   120 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
       
   121 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
       
   122 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
       
   123 THE SOFTWARE.
       
   124 -----------------------------------------------------------
       
   125 ./tools-master/godoc/static/jquery.treeview.css:
       
   126 -----------------------------------------------------------
       
   127   1 /* https://github.com/jzaefferer/jquery-treeview/blob/master/jquery.treeview.css */
       
   128   2 /* License: MIT. */
       
   129 
       
   130 The MIT License (MIT)
       
   131 
       
   132 Copyright (c) 2013 jQuery Foundation and other contributors
       
   133 
       
   134 Permission is hereby granted, free of charge, to any person obtaining a copy
       
   135 of this software and associated documentation files (the "Software"), to deal
       
   136 in the Software without restriction, including without limitation the rights
       
   137 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
       
   138 copies of the Software, and to permit persons to whom the Software is
       
   139 furnished to do so, subject to the following conditions:
       
   140 
       
   141 The above copyright notice and this permission notice shall be included in
       
   142 all copies or substantial portions of the Software.
       
   143 
       
   144 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
       
   145 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
       
   146 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
       
   147 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
       
   148 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
       
   149 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
       
   150 THE SOFTWARE.
       
   151 -----------------------------------------------------------
       
   152 ./tools-master/godoc/static/jquery.treeview.edit.js:
       
   153 -----------------------------------------------------------
       
   154   1 /* https://github.com/jzaefferer/jquery-treeview/blob/master/jquery.treeview.edit.js */
       
   155   2 /* License: MIT. */
       
   156 
       
   157 The MIT License (MIT)
       
   158 
       
   159 Copyright (c) 2013 jQuery Foundation and other contributors
       
   160 
       
   161 Permission is hereby granted, free of charge, to any person obtaining a copy
       
   162 of this software and associated documentation files (the "Software"), to deal
       
   163 in the Software without restriction, including without limitation the rights
       
   164 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
       
   165 copies of the Software, and to permit persons to whom the Software is
       
   166 furnished to do so, subject to the following conditions:
       
   167 
       
   168 The above copyright notice and this permission notice shall be included in
       
   169 all copies or substantial portions of the Software.
       
   170 
       
   171 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
       
   172 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
       
   173 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
       
   174 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
       
   175 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
       
   176 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
       
   177 THE SOFTWARE.
       
   178 -----------------------------------------------------------
       
   179 ./tools-master/godoc/static/jquery.js
       
   180 -----------------------------------------------------------
       
   181     /*! jQuery v1.8.2 jquery.com | jquery.org/license */
       
   182 
       
   183 The MIT License (MIT)
       
   184 
       
   185 Copyright (c) 2013 jQuery Foundation and other contributors
       
   186 
       
   187 Permission is hereby granted, free of charge, to any person obtaining a copy
       
   188 of this software and associated documentation files (the "Software"), to deal
       
   189 in the Software without restriction, including without limitation the rights
       
   190 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
       
   191 copies of the Software, and to permit persons to whom the Software is
       
   192 furnished to do so, subject to the following conditions:
       
   193 
       
   194 The above copyright notice and this permission notice shall be included in
       
   195 all copies or substantial portions of the Software.
       
   196 
       
   197 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
       
   198 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
       
   199 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
       
   200 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
       
   201 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
       
   202 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
       
   203 THE SOFTWARE.