devtools.copyrights.report 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. # File format ($ symbol means the beginning of a line):
  2. #
  3. # $ # this message
  4. # $ # =======================
  5. # $ # comments (all commentaries should starts with some number of spaces and # symbol)
  6. # ${action} {license id} {license text hash}
  7. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  8. # ${all_file_action} filename
  9. # $ # user commentaries (many lines)
  10. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  11. # ${action} {license spdx} {license text hash}
  12. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  13. # ${all_file_action} filename
  14. # $ # user commentaries
  15. # $ generated description
  16. # $ ...
  17. #
  18. # You can modify action, all_file_action and add commentaries
  19. # Available actions:
  20. # keep - keep license in contrib and use in credits
  21. # skip - skip license
  22. # remove - remove all files with this license
  23. # 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
  24. #
  25. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  26. # We suppose that that files can contain some license info
  27. # Available all file actions:
  28. # FILE_IGNORE - ignore file (do nothing)
  29. # FILE_INCLUDE - include all file data into licenses text file
  30. # =======================
  31. KEEP COPYRIGHT_SERVICE_LABEL 07668cb5215fea6ee1517de255c09e3e
  32. BELONGS ya.make
  33. License text:
  34. // Copyright (c) 1991-2022 Unicode, Inc. All rights reserved.
  35. Scancode info:
  36. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  37. Score : 100.00
  38. Match type : COPYRIGHT
  39. Files with this license:
  40. include/__format/escaped_output_table.h [29:29]
  41. include/__format/extended_grapheme_cluster_table.h [29:29]
  42. include/__format/width_estimation_table.h [29:29]
  43. KEEP COPYRIGHT_SERVICE_LABEL 33fb5dcc2845a99d87d337644dac5e88
  44. BELONGS ya.make
  45. License text:
  46. // Copyright 2018 Ulf Adams
  47. // Copyright (c) Microsoft Corporation. All rights reserved.
  48. Scancode info:
  49. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  50. Score : 100.00
  51. Match type : COPYRIGHT
  52. Files with this license:
  53. src/include/ryu/common.h [12:13]
  54. src/include/ryu/d2fixed.h [12:13]
  55. src/include/ryu/d2fixed_full_table.h [12:13]
  56. src/include/ryu/d2s.h [12:13]
  57. src/include/ryu/d2s_full_table.h [12:13]
  58. src/include/ryu/d2s_intrinsics.h [12:13]
  59. src/include/ryu/digit_table.h [12:13]
  60. src/include/ryu/f2s.h [12:13]
  61. src/include/ryu/ryu.h [13:14]
  62. src/ryu/d2fixed.cpp [12:13]
  63. src/ryu/d2s.cpp [12:13]
  64. src/ryu/f2s.cpp [12:13]
  65. KEEP COPYRIGHT_SERVICE_LABEL 4bf0a71a5a6e8f89dd3e5e3a19bcfdbb
  66. BELONGS ya.make
  67. License text:
  68. // Copyright (2022) National Technology & Engineering
  69. // Solutions of Sandia, LLC (NTESS).
  70. Scancode info:
  71. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  72. Score : 100.00
  73. Match type : COPYRIGHT
  74. Files with this license:
  75. include/__fwd/mdspan.h [9:10]
  76. include/__mdspan/default_accessor.h [9:10]
  77. include/__mdspan/extents.h [9:10]
  78. include/__mdspan/layout_left.h [9:10]
  79. include/__mdspan/layout_right.h [9:10]
  80. include/__mdspan/layout_stride.h [9:10]
  81. include/__mdspan/mdspan.h [9:10]
  82. KEEP COPYRIGHT_SERVICE_LABEL e0df4d49b106bd82efbad864a93ffce1
  83. BELONGS ya.make
  84. License text:
  85. // Copyright (c) Microsoft Corporation.
  86. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  87. Scancode info:
  88. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  89. Score : 100.00
  90. Match type : COPYRIGHT
  91. Files with this license:
  92. src/charconv.cpp [31:32]
  93. src/include/ryu/common.h [9:10]
  94. src/include/ryu/common.h [12:13]
  95. src/include/ryu/d2fixed.h [9:10]
  96. src/include/ryu/d2fixed.h [12:13]
  97. src/include/ryu/d2fixed_full_table.h [9:10]
  98. src/include/ryu/d2fixed_full_table.h [12:13]
  99. src/include/ryu/d2s.h [9:10]
  100. src/include/ryu/d2s.h [12:13]
  101. src/include/ryu/d2s_full_table.h [9:10]
  102. src/include/ryu/d2s_full_table.h [12:13]
  103. src/include/ryu/d2s_intrinsics.h [9:10]
  104. src/include/ryu/d2s_intrinsics.h [12:13]
  105. src/include/ryu/digit_table.h [9:10]
  106. src/include/ryu/digit_table.h [12:13]
  107. src/include/ryu/f2s.h [9:10]
  108. src/include/ryu/f2s.h [12:13]
  109. src/include/ryu/ryu.h [10:11]
  110. src/include/ryu/ryu.h [13:14]
  111. src/include/to_chars_floating_point.h [9:10]
  112. src/ryu/d2fixed.cpp [9:10]
  113. src/ryu/d2fixed.cpp [12:13]
  114. src/ryu/d2s.cpp [9:10]
  115. src/ryu/d2s.cpp [12:13]
  116. src/ryu/f2s.cpp [9:10]
  117. src/ryu/f2s.cpp [12:13]
  118. KEEP COPYRIGHT_SERVICE_LABEL ebc015cad7377d32e7b2fc0ae5293aa1
  119. BELONGS ya.make
  120. FILE_INCLUDE CREDITS.TXT found in files: LICENSE.TXT at line 252
  121. # libcxxabi/CREDITS.TXT included in libcxxabi
  122. License text:
  123. Copyright (c) 2009-2019 by the contributors listed in CREDITS.TXT
  124. Scancode info:
  125. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  126. Score : 100.00
  127. Match type : COPYRIGHT
  128. Files with this license:
  129. LICENSE.TXT [252:252]
  130. KEEP COPYRIGHT_SERVICE_LABEL f52c727d32a7eaf5a8de6bc96b82797c
  131. BELONGS ya.make
  132. FILE_INCLUDE CREDITS.TXT found in files: LICENSE.TXT at line 293
  133. # libcxxabi/CREDITS.TXT included in libcxxabi
  134. License text:
  135. Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT
  136. Scancode info:
  137. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  138. Score : 100.00
  139. Match type : COPYRIGHT
  140. Files with this license:
  141. LICENSE.TXT [293:293]