|
1 |
| -Copyright (c) 2019 The Prometheus Authors |
2 |
| -This project is licensed under the Apace 2.0 license |
3 |
| -It includes some parts from the gopls project that is licensed under BSD |
4 |
| -style license. Both licenses can be found below. |
5 |
| - |
6 |
| - |
7 |
| - |
8 | 1 | Apache License
|
9 | 2 | Version 2.0, January 2004
|
10 | 3 | http://www.apache.org/licenses/
|
@@ -206,43 +199,3 @@ style license. Both licenses can be found below.
|
206 | 199 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
207 | 200 | See the License for the specific language governing permissions and
|
208 | 201 | limitations under the License.
|
209 |
| - |
210 |
| - |
211 |
| - |
212 |
| - |
213 |
| - |
214 |
| - |
215 |
| - |
216 |
| - |
217 |
| - |
218 |
| - |
219 |
| - |
220 |
| - |
221 |
| - |
222 |
| -Copyright (c) 2009 The Go Authors. All rights reserved. |
223 |
| - |
224 |
| -Redistribution and use in source and binary forms, with or without |
225 |
| -modification, are permitted provided that the following conditions are |
226 |
| -met: |
227 |
| - |
228 |
| - * Redistributions of source code must retain the above copyright |
229 |
| -notice, this list of conditions and the following disclaimer. |
230 |
| - * Redistributions in binary form must reproduce the above |
231 |
| -copyright notice, this list of conditions and the following disclaimer |
232 |
| -in the documentation and/or other materials provided with the |
233 |
| -distribution. |
234 |
| - * Neither the name of Google Inc. nor the names of its |
235 |
| -contributors may be used to endorse or promote products derived from |
236 |
| -this software without specific prior written permission. |
237 |
| - |
238 |
| -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
239 |
| -"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
240 |
| -LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
241 |
| -A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT |
242 |
| -OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, |
243 |
| -SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT |
244 |
| -LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, |
245 |
| -DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY |
246 |
| -THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT |
247 |
| -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE |
248 |
| -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
0 commit comments