12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253 |
- # File format ($ symbol means the beginning of a line):
- #
- # $ # this message
- # $ # =======================
- # $ # comments (all commentaries should starts with some number of spaces and # symbol)
- # ${action} {license id} {license text hash}
- # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
- # ${all_file_action} filename
- # $ # user commentaries (many lines)
- # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
- # ${action} {license spdx} {license text hash}
- # $BELONGS ./ya/make/file/relative/path/3/ya.make
- # ${all_file_action} filename
- # $ # user commentaries
- # $ generated description
- # $ ...
- #
- # You can modify action, all_file_action and add commentaries
- # Available actions:
- # keep - keep license in contrib and use in credits
- # skip - skip license
- # remove - remove all files with this license
- # rename - save license text/links into licenses texts file, but not store SPDX into LINCENSE macro. You should store correct license id into devtools.license.spdx.txt file
- #
- # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
- # We suppose that that files can contain some license info
- # Available all file actions:
- # FILE_IGNORE - ignore file (do nothing)
- # FILE_INCLUDE - include all file data into licenses text file
- # =======================
- KEEP COPYRIGHT_SERVICE_LABEL 02a6d7053964d22012085134f3cdccc4
- BELONGS ya.make
- License text:
- * Copyright (C) 2007 The Guava Authors
- * https://github.com/google/guava
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- NOTICE.txt [49:50]
- KEEP COPYRIGHT_SERVICE_LABEL 062cc1aeab0c1abc305964e8124f4115
- BELONGS ya.make
- License text:
- Copyright (c) 2009-present, Homebrew contributors
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [2040:2041]
- KEEP COPYRIGHT_SERVICE_LABEL 07bb8632fe90582f097391db4b909913
- BELONGS ya.make
- License text:
- copyright (c) Google inc and (c) The Chromium Authors and licensed under the
- Apache 2.0 License or the under the 3-clause BSD license:
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [280:281]
- KEEP COPYRIGHT_SERVICE_LABEL 0811f5522217ff18ba6144de0ef16810
- BELONGS ya.make
- License text:
- Copyright (C) 2007-2012 Mozilla Foundation. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [451:451]
- KEEP COPYRIGHT_SERVICE_LABEL 0931600c1c6bfc8a8863a63cbdc0aece
- BELONGS ya.make
- License text:
- Copyright 2016 Cloudera Inc.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [512:512]
- KEEP COPYRIGHT_SERVICE_LABEL 0e2d962ceecf6f10031d0239dcc354a7
- BELONGS ya.make
- License text:
- Copyright 2013 Sharvil Nanavati
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [208:208]
- KEEP COPYRIGHT_SERVICE_LABEL 0f31d80c927e2b616daedd08d5b35078
- BELONGS ya.make
- License text:
- Copyright (c) Austin Appleby (aappleby (AT) gmail)
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [266:266]
- KEEP COPYRIGHT_SERVICE_LABEL 1050d39974838d9e4a3ebfa807befa85
- BELONGS ya.make
- License text:
- Copyright (c) 2008-2009 Bjoern Hoehrmann <bjoern@hoehrmann.de>
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [633:633]
- KEEP COPYRIGHT_SERVICE_LABEL 10fa53fe3220c3b3f37695fcb7d52b4e
- BELONGS ya.make
- License text:
- * Copyright (c) Facebook, Inc. and its affiliates.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/vendored/ProducerConsumerQueue.h [4:4]
- KEEP COPYRIGHT_SERVICE_LABEL 15db7edc412ec75a60118463702bdcef
- BELONGS ya.make
- License text:
- // Copyright 2018 Nemanja Trifunovic
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/vendored/utfcpp/cpp11.h [1:1]
- KEEP COPYRIGHT_SERVICE_LABEL 16d77374d4f3ba25a3fdfa4958bf4c49
- BELONGS ya.make
- License text:
- Copyright 2006-2011, the V8 project authors. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [720:720]
- KEEP COPYRIGHT_SERVICE_LABEL 1d42d552901b54037d78f435b26f76f8
- BELONGS ya.make
- License text:
- Copyright (c) 2009 The Go Authors. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [478:478]
- KEEP COPYRIGHT_SERVICE_LABEL 1fe72fe51558c5a41c937c279c752359
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/vendored/datetime/date.h [6:11]
- KEEP COPYRIGHT_SERVICE_LABEL 20fe293eda8f906ba46db857bd55be95
- BELONGS ya.make
- License text:
- // Copyright (c) 2015, 2016 Howard Hinnant
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/vendored/datetime/tz_private.h [6:6]
- KEEP COPYRIGHT_SERVICE_LABEL 21d419b06e057fd073eece04d054aff1
- BELONGS ya.make
- License text:
- // Copyright (c) 2008-2010 Bjoern Hoehrmann <bjoern@hoehrmann.de>
- // See http://bjoern.hoehrmann.de/utf-8/decoder/dfa/ for details.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/util/utf8.cc [38:39]
- cpp/src/arrow/util/utf8.h [49:50]
- KEEP COPYRIGHT_SERVICE_LABEL 247dcc3a30dcbb2f92c97ca04aa03164
- BELONGS ya.make
- License text:
- // Copyright 2017 Asylo authors
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/result.h [2:2]
- cpp/src/arrow/result_internal.h [2:2]
- KEEP COPYRIGHT_SERVICE_LABEL 25f909dde7cb2b432b9631287a825adb
- BELONGS ya.make
- License text:
- Copyright (C) 1995-2017 Jean-loup Gailly and Mark Adler
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1773:1773]
- KEEP COPYRIGHT_SERVICE_LABEL 273212e34b861a3a897a3b3d79010d78
- BELONGS ya.make
- License text:
- Copyright 1998 by the Massachusetts Institute of Technology.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1753:1753]
- KEEP COPYRIGHT_SERVICE_LABEL 27f6bc2f1161c9b16462f839abb6f97b
- BELONGS ya.make
- License text:
- Copyright (c) 2006-2010, Salvatore Sanfilippo <antirez at gmail dot com>
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [226:227]
- KEEP COPYRIGHT_SERVICE_LABEL 292f00c236f0d18782c54ab62a60615b
- BELONGS ya.make
- License text:
- Copyright (c) 2003-2008, Jouni Malinen <j@w1.fi> and contributors
- All Rights Reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1680:1681]
- KEEP COPYRIGHT_SERVICE_LABEL 2933b5480b1e6f76da1757c45228a477
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/vendored/datetime/date.h [6:11]
- KEEP COPYRIGHT_SERVICE_LABEL 2cb3334fb125e9233675e041bd4c507c
- BELONGS ya.make
- License text:
- * Copyright (C) 2015 Dato, Inc.
- * Copyright (c) 2009 Carnegie Mellon University.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- NOTICE.txt [8:9]
- KEEP COPYRIGHT_SERVICE_LABEL 34bd9b473803a867ffb626a6b81fe652
- BELONGS ya.make
- License text:
- Copyright 2015 Microsoft Corporation. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [429:429]
- KEEP COPYRIGHT_SERVICE_LABEL 3601729d82d228b2405808f9ac43ab72
- BELONGS ya.make
- License text:
- Copyright 2016-2019 The Apache Software Foundation
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- NOTICE.txt [2:2]
- KEEP COPYRIGHT_SERVICE_LABEL 3e16528bde34bd6e7e3e9019aef6e4d4
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/vendored/datetime/tz.cpp [3:9]
- KEEP COPYRIGHT_SERVICE_LABEL 3e397a76b9105b24df6203017ac369ab
- BELONGS ya.make
- License text:
- * Copyright 2001-2009 Kitware, Inc.
- * Copyright 2012-2014 Continuum Analytics, Inc.
- * All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- NOTICE.txt [33:35]
- KEEP COPYRIGHT_SERVICE_LABEL 4073ab1d76027acaf5947aafb420b63b
- BELONGS ya.make
- License text:
- Copyright (c) 2019 Omer Ozarslan
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [921:921]
- KEEP COPYRIGHT_SERVICE_LABEL 409f1a8627df4b24b0b66a8097ad82fe
- BELONGS ya.make
- License text:
- Copyright (c) Copyright 2017 Asylo authors
- Homepage: https://asylo.dev/
- License: Apache 2.0
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [987:989]
- KEEP COPYRIGHT_SERVICE_LABEL 41706d00f08ee9a3fb5061b804d357c7
- BELONGS ya.make
- License text:
- Copyright (C) 2011-12, Dynamic NDArray Developers
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1986:1987]
- KEEP COPYRIGHT_SERVICE_LABEL 4664852aafea41007caf9dbfd4517316
- BELONGS ya.make
- License text:
- Copyright (C) 2004-2017 René Nyffenegger
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [2070:2070]
- cpp/src/arrow/vendored/base64.cpp [8:8]
- KEEP COPYRIGHT_SERVICE_LABEL 48e1382598b24e6c53d47c303b81e500
- BELONGS ya.make
- License text:
- Copyright (c) 2015, 2016, 2017 Howard Hinnant
- Copyright (c) 2016 Adrian Colomitchi
- Copyright (c) 2017 Florian Dang
- Copyright (c) 2017 Paul Thompson
- Copyright (c) 2018 Tomasz Kamiński
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [603:607]
- cpp/src/arrow/vendored/datetime/date.h [6:11]
- KEEP COPYRIGHT_SERVICE_LABEL 4cadc42f09334926b6f64f38fa2e2dad
- BELONGS ya.make
- License text:
- // Copyright (c) 2015, 2016, 2017 Howard Hinnant
- // Copyright (c) 2017 Jiangang Zhuang
- // Copyright (c) 2017 Aaron Bishop
- // Copyright (c) 2017 Tomasz Kamiński
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/vendored/datetime/tz.h [6:9]
- KEEP COPYRIGHT_SERVICE_LABEL 4fddbf6ee8350218a32ae55a42c2095a
- BELONGS ya.make
- License text:
- Copyright: 2013 Daniel Lemire
- Home page: http://lemire.me/en/
- Project page: https://github.com/lemire/FrameOfReference
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [317:319]
- KEEP COPYRIGHT_SERVICE_LABEL 5004d990e89284bd48e9ce9bb40b3a5b
- BELONGS ya.make
- License text:
- Copyright (c) 2007 - 2018, Daniel Stenberg with many contributors, see AUTHORS
- file.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1750:1751]
- KEEP COPYRIGHT_SERVICE_LABEL 522505e5894778a882702849ee07b13a
- BELONGS ya.make
- License text:
- Copyright 2011, Google Inc.
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1551:1552]
- KEEP COPYRIGHT_SERVICE_LABEL 55285dfc952ea7b0fc71adc3cb4a7f5e
- BELONGS ya.make
- License text:
- Copyright: 2016 manylinux
- Homepage: https://github.com/pypa/manylinux
- License: The MIT License (MIT)
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [910:912]
- KEEP COPYRIGHT_SERVICE_LABEL 5574984ffce22690a854ba364d6e738c
- BELONGS ya.make
- License text:
- * Copyright (C) 2015 Dato, Inc.
- * Copyright (c) 2009 Carnegie Mellon University.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- NOTICE.txt [8:9]
- KEEP COPYRIGHT_SERVICE_LABEL 577658687915dc25d90db7aabd6f78df
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/vendored/datetime/tz.cpp [3:9]
- KEEP COPYRIGHT_SERVICE_LABEL 58b7390a1692c4372f7220b3953fc3b1
- BELONGS ya.make
- License text:
- Copyright (c) 2006, Google Inc.
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1610:1611]
- KEEP COPYRIGHT_SERVICE_LABEL 61d95fdb12eec79e818df0df95667b7f
- BELONGS ya.make
- License text:
- Copyright (c) 2015, 2016, 2017 Howard Hinnant
- Copyright (c) 2016 Adrian Colomitchi
- Copyright (c) 2017 Florian Dang
- Copyright (c) 2017 Paul Thompson
- Copyright (c) 2018 Tomasz Kamiński
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [603:607]
- cpp/src/arrow/vendored/datetime/date.h [6:11]
- KEEP COPYRIGHT_SERVICE_LABEL 6311a72ce758031e9216e6c32d64ca94
- BELONGS ya.make
- License text:
- Copyright (c) 2008, Google Inc.
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1644:1645]
- KEEP COPYRIGHT_SERVICE_LABEL 64f680c19b2530ac0e770568283d4c61
- BELONGS ya.make
- License text:
- Copyright 2014 gRPC authors.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1278:1278]
- KEEP COPYRIGHT_SERVICE_LABEL 6518b015a67ef080ce14d2b770875d6a
- BELONGS ya.make
- License text:
- Copyright 2014 Google Inc.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [411:411]
- KEEP COPYRIGHT_SERVICE_LABEL 69abe630ff56f0d38f9b6964427759bd
- BELONGS ya.make
- License text:
- Copyright (c) 2009 The RE2 Authors. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1715:1715]
- KEEP COPYRIGHT_SERVICE_LABEL 71679980ec1a2a820b969398da5ac6e9
- BELONGS ya.make
- License text:
- Copyright: 2016 The Apache Software Foundation.
- Home page: https://kudu.apache.org/
- License: http://www.apache.org/licenses/LICENSE-2.0
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [856:858]
- LICENSE.txt [866:869]
- LICENSE.txt [878:880]
- NOTICE.txt [64:64]
- KEEP COPYRIGHT_SERVICE_LABEL 73d3519c7332168c80ee6f17a055e682
- BELONGS ya.make
- License text:
- Copyright 2015 The TensorFlow Authors. All Rights Reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [326:326]
- KEEP COPYRIGHT_SERVICE_LABEL 76395c89957476f85264bdbe23f33f34
- BELONGS ya.make
- License text:
- /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
- * All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1867:1868]
- KEEP COPYRIGHT_SERVICE_LABEL 794823b7a9a2d577add38be318b8ecd2
- BELONGS ya.make
- License text:
- * Copyright (C) 2017-2018 Dremio Corporation
- * https://github.com/dremio/dremio-oss
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- NOTICE.txt [45:46]
- KEEP COPYRIGHT_SERVICE_LABEL 797b3d42a4550d9890a46f7c3a368009
- BELONGS ya.make
- License text:
- Copyright (c) 2015, 2016, 2017 Howard Hinnant
- Copyright (c) 2016 Adrian Colomitchi
- Copyright (c) 2017 Florian Dang
- Copyright (c) 2017 Paul Thompson
- Copyright (c) 2018 Tomasz Kamiński
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [603:607]
- cpp/src/arrow/vendored/datetime/date.h [6:11]
- cpp/src/arrow/vendored/datetime/tz.cpp [3:9]
- KEEP COPYRIGHT_SERVICE_LABEL 7afe0992310223cc0f62602274d88ef2
- BELONGS ya.make
- License text:
- Copyright 2006-2018 Nemanja Trifunovic
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [826:826]
- KEEP COPYRIGHT_SERVICE_LABEL 7b24563929422447294323b01db4537e
- BELONGS ya.make
- License text:
- Copyright (c) 2016-present, Facebook, Inc. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1350:1350]
- KEEP COPYRIGHT_SERVICE_LABEL 7ddb2995f48012001146c0eb94d23367
- BELONGS ya.make
- License text:
- Copyright 2008 Google Inc. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [997:997]
- KEEP COPYRIGHT_SERVICE_LABEL 80d180ebff6dfe994c92db51b74538e3
- BELONGS ya.make
- License text:
- Copyright (c) 2017, Jeroen Ooms and Jim Hester
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [554:554]
- KEEP COPYRIGHT_SERVICE_LABEL 827abbffe88aa838015f2ca2d65d6b8f
- BELONGS ya.make
- License text:
- Copyright (c) 2011-2012, Lambda Foundry, Inc. and PyData Development Team
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1944:1945]
- KEEP COPYRIGHT_SERVICE_LABEL 82b58372cd9653b3971bc1586f7f201a
- BELONGS ya.make
- License text:
- Copyright (c) 2005-2017, NumPy Developers.
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [348:349]
- KEEP COPYRIGHT_SERVICE_LABEL 85d1d53ab44f275e0a066b1adcdc8c12
- BELONGS ya.make
- License text:
- Copyright (c) 2019, Jeroen Ooms
- License: MIT
- Homepage: https://github.com/jeroen/autobrew
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [2030:2032]
- KEEP COPYRIGHT_SERVICE_LABEL 88f72d02b992309be51624d56763d01f
- BELONGS ya.make
- License text:
- Copyright (C) 2009-2017 Facebook, Inc. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [452:452]
- KEEP COPYRIGHT_SERVICE_LABEL 8a0cc24f130999af25d83e711cbf586c
- BELONGS ya.make
- License text:
- Copyright © 2005-2020 Rich Felker, et al.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [2140:2140]
- cpp/src/arrow/vendored/musl/README.md [2:2]
- KEEP COPYRIGHT_SERVICE_LABEL 8c61523a557231487f52814509f259b7
- BELONGS ya.make
- License text:
- Copyright (c) 2015, 2016, 2017 Howard Hinnant
- Copyright (c) 2016 Adrian Colomitchi
- Copyright (c) 2017 Florian Dang
- Copyright (c) 2017 Paul Thompson
- Copyright (c) 2018 Tomasz Kamiński
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [603:607]
- cpp/src/arrow/vendored/datetime/date.h [6:11]
- cpp/src/arrow/vendored/datetime/tz.cpp [3:9]
- cpp/src/arrow/vendored/datetime/tz.h [6:9]
- KEEP COPYRIGHT_SERVICE_LABEL 9033a569e0f045ca74896843f3fbaf0e
- BELONGS ya.make
- License text:
- Copyright (C) 2006 - 2019, The Apache Software Foundation
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1298:1298]
- KEEP COPYRIGHT_SERVICE_LABEL 91d7eb03b1bab4692a8e52c6106c79a2
- BELONGS ya.make
- License text:
- // Copyright 2006 Nemanja Trifunovic
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/vendored/utfcpp/core.h [1:1]
- KEEP COPYRIGHT_SERVICE_LABEL 926366bfdb88ea43ea0d61441d8fe672
- BELONGS ya.make
- License text:
- * Copyright 2000-2019 Kitware, Inc. and Contributors
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- NOTICE.txt [54:54]
- KEEP COPYRIGHT_SERVICE_LABEL 93ebab08ca0f174629dd3a2bd9e43bf0
- BELONGS ya.make
- License text:
- Copyright (C) 2007, Weijia Song <songweijia@gmail.com>
- Copyright (C) 2007, Sebastian Pipping <sebastian@pipping.org>
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [754:756]
- KEEP COPYRIGHT_SERVICE_LABEL 983a6784ef2a68075ca8d485fa869436
- BELONGS ya.make
- License text:
- Copyright (c) 2016 Giles Hall
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [530:530]
- KEEP COPYRIGHT_SERVICE_LABEL 9de38fd07e2bf693e375096431eb96c9
- BELONGS ya.make
- License text:
- Copyright (c) 2015, 2016, 2017 Howard Hinnant
- Copyright (c) 2016 Adrian Colomitchi
- Copyright (c) 2017 Florian Dang
- Copyright (c) 2017 Paul Thompson
- Copyright (c) 2018 Tomasz Kamiński
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [603:607]
- KEEP COPYRIGHT_SERVICE_LABEL 9e088e8c6a2451bfc48e25efee8e403b
- BELONGS ya.make
- License text:
- Copyright (c) 2013 The Chromium Authors. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [283:283]
- KEEP COPYRIGHT_SERVICE_LABEL 9f5495c74f996123d7f0f605b3f5eed8
- BELONGS ya.make
- License text:
- Copyright (c) 2019 Cristian Adam
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [2169:2169]
- KEEP COPYRIGHT_SERVICE_LABEL a29ac0accd5113629b2d795bbd9e3021
- BELONGS ya.make
- License text:
- Copyright (c) 2012-2014, Yann Collet
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [687:688]
- KEEP COPYRIGHT_SERVICE_LABEL a7f832eb6aedc9f83b4f4cb9a199aaa7
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/vendored/datetime/tz.cpp [3:9]
- cpp/src/arrow/vendored/datetime/tz.h [6:9]
- KEEP COPYRIGHT_SERVICE_LABEL a8b2f783ca855aca98dcfec34df9c4c8
- BELONGS ya.make
- License text:
- * Copyright https://code.google.com/p/mman-win32/
- * Licensed under the MIT License;
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- NOTICE.txt [24:25]
- cpp/src/arrow/io/mman.h [1:1]
- KEEP COPYRIGHT_SERVICE_LABEL a93fae665b20c0b437c4ebda06d31480
- BELONGS ya.make
- License text:
- Copyright (C) 2002-2017 Jason Evans <jasone@canonware.com>.
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [449:450]
- KEEP COPYRIGHT_SERVICE_LABEL a9917a406fd66e1bcbfd16c00848be5f
- BELONGS ya.make
- License text:
- Copyright: Copyright (c) Facebook, Inc. and its affiliates.
- Home page: https://github.com/facebook/folly
- License: http://www.apache.org/licenses/LICENSE-2.0
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [2132:2134]
- KEEP COPYRIGHT_SERVICE_LABEL ab1166231a6e48cec58426cc098e784d
- BELONGS ya.make
- License text:
- Copyright (c) 2008-2011 AQR Capital Management, LLC
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1947:1948]
- KEEP COPYRIGHT_SERVICE_LABEL b04931ece9bba8495ad84698ddea074d
- BELONGS ya.make
- License text:
- * Copyright (c) 2011 The LevelDB Authors. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- NOTICE.txt [28:28]
- cpp/src/arrow/status.cc [1:1]
- cpp/src/arrow/status.h [1:1]
- KEEP COPYRIGHT_SERVICE_LABEL b2f5c2275db3e186e0b19e130d37e315
- BELONGS ya.make
- License text:
- // (c) Daniel Lemire 2013
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/util/bpacking_default.h [25:25]
- KEEP COPYRIGHT_SERVICE_LABEL b36b93d74ea5379a9e5846b4d61cea25
- BELONGS ya.make
- License text:
- // Copyright 2017-2020 by Martin Moene
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/vendored/string_view.hpp [3:3]
- KEEP COPYRIGHT_SERVICE_LABEL b517ed8cdd29e8132beffd8df906e313
- BELONGS ya.make
- License text:
- Copyright (c) 2011-2016, Yann Collet
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1383:1384]
- KEEP COPYRIGHT_SERVICE_LABEL b65b0b99c25d99c6f1ca36f2d804e399
- BELONGS ya.make
- License text:
- - fireworks.jpeg is Copyright 2013 Steinar H. Gunderson, and
- is licensed under the Creative Commons Attribution 3.0 license
- (CC-BY-3.0). See https://creativecommons.org/licenses/by/3.0/
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1583:1585]
- KEEP COPYRIGHT_SERVICE_LABEL b6ae51c2413c2d9ad4e94508305e113c
- BELONGS ya.make
- License text:
- Copyright: Copyright (c) 2013 - 2019, Алексей and Jeroen Ooms.
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1931:1932]
- KEEP COPYRIGHT_SERVICE_LABEL b80cd91be957408d7700fad9bc3fdcb0
- BELONGS ya.make
- License text:
- * Copyright (c) 2013-2016, Matt Terry and Matthew Brett; all rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- NOTICE.txt [38:38]
- KEEP COPYRIGHT_SERVICE_LABEL b9134efde20a92a863fab9b2e2ce26b7
- BELONGS ya.make
- License text:
- Copyright 2013-2019 The Apache Software Foundation
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1321:1321]
- NOTICE.txt [78:78]
- KEEP COPYRIGHT_SERVICE_LABEL bcd08809ceaa7530b5ef6db2599cfe64
- BELONGS ya.make
- License text:
- Copyright (c) 2009 - 2013 by the mingw-w64 project
- Homepage: https://mingw-w64.org
- License: Zope Public License (ZPL) Version 2.1.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [977:979]
- KEEP COPYRIGHT_SERVICE_LABEL c23e5e5a5fe9683697eb779ab2118e99
- BELONGS ya.make
- License text:
- Copyright (c) 2016 Ray Project (https://github.com/ray-project/ray)
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [580:580]
- KEEP COPYRIGHT_SERVICE_LABEL ca11120e252b7a3a248c4559c19ed278
- BELONGS ya.make
- License text:
- * Copyright (c) 2009 Google Inc. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- NOTICE.txt [21:21]
- KEEP COPYRIGHT_SERVICE_LABEL cf167f8e5cef47afa68bbcbe684c35e1
- BELONGS ya.make
- License text:
- Copyright: 2009 Google Inc. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [888:888]
- LICENSE.txt [899:899]
- KEEP COPYRIGHT_SERVICE_LABEL cfd2f1152c535d9145ada194dbe285ca
- BELONGS ya.make
- License text:
- Copyright (c) 2002 JSON.org
- All Rights Reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1493:1494]
- LICENSE.txt [1497:1498]
- KEEP COPYRIGHT_SERVICE_LABEL d25f00ed0e56feb634e3fb2d253a1e3d
- BELONGS ya.make
- License text:
- Copyright (C) 2015 THL A29 Limited, a Tencent company, and Milo Yip.
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1441:1442]
- KEEP COPYRIGHT_SERVICE_LABEL d67c1a70cf29dac1d09ca72a6c7427f0
- BELONGS ya.make
- License text:
- * Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1811:1811]
- KEEP COPYRIGHT_SERVICE_LABEL d73f33a516f5e4a9b5ce47f967383cfb
- BELONGS ya.make
- License text:
- This product includes software developed by Hewlett-Packard:
- (c) Copyright [2014-2015] Hewlett-Packard Development Company, L.P
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1326:1327]
- NOTICE.txt [83:84]
- KEEP COPYRIGHT_SERVICE_LABEL d745de277b7b04ad77de282cfd271ac7
- BELONGS ya.make
- License text:
- * Copyright 2001-2009 Kitware, Inc.
- * Copyright 2012-2014 Continuum Analytics, Inc.
- * All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- NOTICE.txt [33:35]
- KEEP COPYRIGHT_SERVICE_LABEL d83fcba4c514234b5ae9a1a5dbb607d5
- BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/vendored/datetime/tz.cpp [3:9]
- KEEP COPYRIGHT_SERVICE_LABEL dc546ac6f116e23a5572cd498b804b23
- BELONGS ya.make
- License text:
- Copyright (C) 2007, Weijia Song <songweijia@gmail.com>
- Copyright (C) 2007, Sebastian Pipping <sebastian@pipping.org>
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [754:756]
- KEEP COPYRIGHT_SERVICE_LABEL dd0bfe31829ae2c1fa60fd3e22c73f24
- BELONGS ya.make
- License text:
- // Copyright 2006-2016 Nemanja Trifunovic
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/vendored/utfcpp/checked.h [1:1]
- KEEP COPYRIGHT_SERVICE_LABEL dfe2a8f2e05441501cfc8ea516f3d1d7
- BELONGS ya.make
- License text:
- Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1412:1412]
- KEEP COPYRIGHT_SERVICE_LABEL ea5db1fc81faf6ea90aceaa70afb3122
- BELONGS ya.make
- License text:
- Copyright: 2012 Cloudera, Inc.
- Copyright: 2016 The Apache Software Foundation.
- Home page: http://impala.apache.org/
- License: http://www.apache.org/licenses/LICENSE-2.0
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [866:869]
- KEEP COPYRIGHT_SERVICE_LABEL ebed53083d3648d028f650e9586bc9b7
- BELONGS ya.make
- License text:
- Copyright 2014-2019 Melissa O'Neill <oneill@pcg-random.org>,
- and the PCG Project contributors.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [2230:2231]
- KEEP COPYRIGHT_SERVICE_LABEL ebf8b3c45e9ca079f817c3cdef8c1163
- BELONGS ya.make
- License text:
- * Copyright (c) 2015 Cloudera, Inc.
- * https://github.com/cloudera/ibis
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- NOTICE.txt [41:42]
- KEEP COPYRIGHT_SERVICE_LABEL ee1a81d2156d549bf4ffe7a463a2ac3d
- BELONGS ya.make
- License text:
- Copyright (c) 2015-2018, conda-forge
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [794:795]
- KEEP COPYRIGHT_SERVICE_LABEL efae35a17378bd3ac9d39d5158cb9b5a
- BELONGS ya.make
- License text:
- // Copyright (c) 2016 Alexander Kormanovsky
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/vendored/datetime/ios.h [7:7]
- cpp/src/arrow/vendored/datetime/ios.mm [4:4]
- cpp/src/arrow/vendored/datetime/tz.cpp [3:9]
- KEEP COPYRIGHT_SERVICE_LABEL f556407274c01ef8e47714e8cc0bc9f8
- BELONGS ya.make
- License text:
- Copyright (c) 2006-2013 Alexander Chemeris
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [1462:1463]
- KEEP COPYRIGHT_SERVICE_LABEL f71a2e2c00355121db396b1494969cf6
- BELONGS ya.make
- License text:
- // Copyright (c) 2015, 2016, 2017 Howard Hinnant
- // Copyright (c) 2017 Jiangang Zhuang
- // Copyright (c) 2017 Aaron Bishop
- // Copyright (c) 2017 Tomasz Kamiński
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- cpp/src/arrow/vendored/datetime/tz.h [6:9]
- KEEP COPYRIGHT_SERVICE_LABEL f8f2f9c153298daeb47b474093662695
- BELONGS ya.make
- License text:
- Copyright 2019 RStudio, Inc.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- LICENSE.txt [948:948]
|