Skip to content

Commit c610988

Browse files
authored
GODRIVER-2234 Remove unnecessary license notices. (#818)
1 parent 2ea7f99 commit c610988

File tree

1 file changed

+0
-270
lines changed

1 file changed

+0
-270
lines changed

THIRD-PARTY-NOTICES

Lines changed: 0 additions & 270 deletions
Original file line numberDiff line numberDiff line change
@@ -263,194 +263,6 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
263263
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
264264
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
265265

266-
----------------------------------------------------------------------
267-
License notice for github.com/gobuffalo/genny
268-
----------------------------------------------------------------------
269-
270-
The MIT License (MIT)
271-
272-
Copyright (c) 2019 Mark Bates
273-
274-
Permission is hereby granted, free of charge, to any person obtaining a copy
275-
of this software and associated documentation files (the "Software"), to deal
276-
in the Software without restriction, including without limitation the rights
277-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
278-
copies of the Software, and to permit persons to whom the Software is
279-
furnished to do so, subject to the following conditions:
280-
281-
The above copyright notice and this permission notice shall be included in all
282-
copies or substantial portions of the Software.
283-
284-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
285-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
286-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
287-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
288-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
289-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
290-
SOFTWARE.
291-
292-
----------------------------------------------------------------------
293-
License notice for github.com/gobuffalo/gogen
294-
----------------------------------------------------------------------
295-
296-
The MIT License (MIT)
297-
298-
Copyright (c) 2019 Mark Bates
299-
300-
Permission is hereby granted, free of charge, to any person obtaining a copy
301-
of this software and associated documentation files (the "Software"), to deal
302-
in the Software without restriction, including without limitation the rights
303-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
304-
copies of the Software, and to permit persons to whom the Software is
305-
furnished to do so, subject to the following conditions:
306-
307-
The above copyright notice and this permission notice shall be included in all
308-
copies or substantial portions of the Software.
309-
310-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
311-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
312-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
313-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
314-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
315-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
316-
SOFTWARE.
317-
318-
----------------------------------------------------------------------
319-
License notice for github.com/gobuffalo/gogen/goimports
320-
----------------------------------------------------------------------
321-
322-
Copyright (c) 2009 The Go Authors. All rights reserved.
323-
324-
Redistribution and use in source and binary forms, with or without
325-
modification, are permitted provided that the following conditions are
326-
met:
327-
328-
* Redistributions of source code must retain the above copyright
329-
notice, this list of conditions and the following disclaimer.
330-
* Redistributions in binary form must reproduce the above
331-
copyright notice, this list of conditions and the following disclaimer
332-
in the documentation and/or other materials provided with the
333-
distribution.
334-
* Neither the name of Google Inc. nor the names of its
335-
contributors may be used to endorse or promote products derived from
336-
this software without specific prior written permission.
337-
338-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
339-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
340-
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
341-
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
342-
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
343-
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
344-
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
345-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
346-
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
347-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
348-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
349-
350-
----------------------------------------------------------------------
351-
License notice for github.com/gobuffalo/logger
352-
----------------------------------------------------------------------
353-
354-
The MIT License (MIT)
355-
356-
Copyright (c) 2018 Mark Bates
357-
358-
Permission is hereby granted, free of charge, to any person obtaining a copy
359-
of this software and associated documentation files (the "Software"), to deal
360-
in the Software without restriction, including without limitation the rights
361-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
362-
copies of the Software, and to permit persons to whom the Software is
363-
furnished to do so, subject to the following conditions:
364-
365-
The above copyright notice and this permission notice shall be included in all
366-
copies or substantial portions of the Software.
367-
368-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
369-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
370-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
371-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
372-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
373-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
374-
SOFTWARE.
375-
376-
----------------------------------------------------------------------
377-
License notice for github.com/gobuffalo/mapi
378-
----------------------------------------------------------------------
379-
380-
The MIT License (MIT)
381-
382-
Copyright (c) 2018 Mark Bates
383-
384-
Permission is hereby granted, free of charge, to any person obtaining a copy
385-
of this software and associated documentation files (the "Software"), to deal
386-
in the Software without restriction, including without limitation the rights
387-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
388-
copies of the Software, and to permit persons to whom the Software is
389-
furnished to do so, subject to the following conditions:
390-
391-
The above copyright notice and this permission notice shall be included in all
392-
copies or substantial portions of the Software.
393-
394-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
395-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
396-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
397-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
398-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
399-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
400-
SOFTWARE.
401-
402-
----------------------------------------------------------------------
403-
License notice for github.com/gobuffalo/packd
404-
----------------------------------------------------------------------
405-
406-
The MIT License (MIT)
407-
408-
Copyright (c) 2018 Mark Bates
409-
410-
Permission is hereby granted, free of charge, to any person obtaining a copy
411-
of this software and associated documentation files (the "Software"), to deal
412-
in the Software without restriction, including without limitation the rights
413-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
414-
copies of the Software, and to permit persons to whom the Software is
415-
furnished to do so, subject to the following conditions:
416-
417-
The above copyright notice and this permission notice shall be included in all
418-
copies or substantial portions of the Software.
419-
420-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
421-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
422-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
423-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
424-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
425-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
426-
SOFTWARE.
427-
428-
----------------------------------------------------------------------
429-
License notice for github.com/gobuffalo/syncx
430-
----------------------------------------------------------------------
431-
432-
The MIT License (MIT)
433-
434-
Copyright (c) 2018 Mark Bates
435-
436-
Permission is hereby granted, free of charge, to any person obtaining a copy
437-
of this software and associated documentation files (the "Software"), to deal
438-
in the Software without restriction, including without limitation the rights
439-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
440-
copies of the Software, and to permit persons to whom the Software is
441-
furnished to do so, subject to the following conditions:
442-
443-
The above copyright notice and this permission notice shall be included in all
444-
copies or substantial portions of the Software.
445-
446-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
447-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
448-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
449-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
450-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
451-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
452-
SOFTWARE.
453-
454266
----------------------------------------------------------------------
455267
License notice for github.com/golang/snappy
456268
----------------------------------------------------------------------
@@ -515,36 +327,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
515327
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
516328
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
517329

518-
----------------------------------------------------------------------
519-
License notice for github.com/karrick/godirwalk
520-
----------------------------------------------------------------------
521-
522-
BSD 2-Clause License
523-
524-
Copyright (c) 2017, Karrick McDermott
525-
All rights reserved.
526-
527-
Redistribution and use in source and binary forms, with or without
528-
modification, are permitted provided that the following conditions are met:
529-
530-
* Redistributions of source code must retain the above copyright notice, this
531-
list of conditions and the following disclaimer.
532-
533-
* Redistributions in binary form must reproduce the above copyright notice,
534-
this list of conditions and the following disclaimer in the documentation
535-
and/or other materials provided with the distribution.
536-
537-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
538-
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
539-
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
540-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
541-
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
542-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
543-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
544-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
545-
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
546-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
547-
548330
----------------------------------------------------------------------
549331
License notice for github.com/klauspost/compress
550332
----------------------------------------------------------------------
@@ -752,32 +534,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
752534
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
753535
SOFTWARE.
754536

755-
----------------------------------------------------------------------
756-
License notice for github.com/pelletier/go-toml
757-
----------------------------------------------------------------------
758-
759-
The MIT License (MIT)
760-
761-
Copyright (c) 2013 - 2017 Thomas Pelletier, Eric Anderton
762-
763-
Permission is hereby granted, free of charge, to any person obtaining a copy
764-
of this software and associated documentation files (the "Software"), to deal
765-
in the Software without restriction, including without limitation the rights
766-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
767-
copies of the Software, and to permit persons to whom the Software is
768-
furnished to do so, subject to the following conditions:
769-
770-
The above copyright notice and this permission notice shall be included in all
771-
copies or substantial portions of the Software.
772-
773-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
774-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
775-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
776-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
777-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
778-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
779-
SOFTWARE.
780-
781537
----------------------------------------------------------------------
782538
License notice for github.com/pkg/errors
783539
----------------------------------------------------------------------
@@ -870,32 +626,6 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
870626
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
871627
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
872628

873-
----------------------------------------------------------------------
874-
License notice for github.com/sirupsen/logrus
875-
----------------------------------------------------------------------
876-
877-
The MIT License (MIT)
878-
879-
Copyright (c) 2014 Simon Eskildsen
880-
881-
Permission is hereby granted, free of charge, to any person obtaining a copy
882-
of this software and associated documentation files (the "Software"), to deal
883-
in the Software without restriction, including without limitation the rights
884-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
885-
copies of the Software, and to permit persons to whom the Software is
886-
furnished to do so, subject to the following conditions:
887-
888-
The above copyright notice and this permission notice shall be included in
889-
all copies or substantial portions of the Software.
890-
891-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
892-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
893-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
894-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
895-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
896-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
897-
THE SOFTWARE.
898-
899629
----------------------------------------------------------------------
900630
License notice for github.com/stretchr/testify
901631
----------------------------------------------------------------------

0 commit comments

Comments
 (0)