devtools.copyrights.report 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146
  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 [14:15]
  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/mdspan.h [9:10]
  81. KEEP COPYRIGHT_SERVICE_LABEL e0df4d49b106bd82efbad864a93ffce1
  82. BELONGS ya.make
  83. License text:
  84. // Copyright (c) Microsoft Corporation.
  85. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
  86. Scancode info:
  87. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  88. Score : 100.00
  89. Match type : COPYRIGHT
  90. Files with this license:
  91. src/charconv.cpp [40:41]
  92. src/include/ryu/common.h [9:10]
  93. src/include/ryu/common.h [12:13]
  94. src/include/ryu/d2fixed.h [9:10]
  95. src/include/ryu/d2fixed.h [12:13]
  96. src/include/ryu/d2fixed_full_table.h [9:10]
  97. src/include/ryu/d2fixed_full_table.h [12:13]
  98. src/include/ryu/d2s.h [9:10]
  99. src/include/ryu/d2s.h [12:13]
  100. src/include/ryu/d2s_full_table.h [9:10]
  101. src/include/ryu/d2s_full_table.h [12:13]
  102. src/include/ryu/d2s_intrinsics.h [9:10]
  103. src/include/ryu/d2s_intrinsics.h [12:13]
  104. src/include/ryu/digit_table.h [9:10]
  105. src/include/ryu/digit_table.h [12:13]
  106. src/include/ryu/f2s.h [9:10]
  107. src/include/ryu/f2s.h [12:13]
  108. src/include/ryu/ryu.h [10:11]
  109. src/include/ryu/ryu.h [14:15]
  110. src/include/to_chars_floating_point.h [9:10]
  111. src/ryu/d2fixed.cpp [9:10]
  112. src/ryu/d2fixed.cpp [12:13]
  113. src/ryu/d2s.cpp [9:10]
  114. src/ryu/d2s.cpp [12:13]
  115. src/ryu/f2s.cpp [9:10]
  116. src/ryu/f2s.cpp [12:13]
  117. KEEP COPYRIGHT_SERVICE_LABEL ebc015cad7377d32e7b2fc0ae5293aa1
  118. BELONGS ya.make
  119. FILE_INCLUDE CREDITS.TXT found in files: LICENSE.TXT at line 252
  120. # libcxxabi/CREDITS.TXT included in libcxxabi
  121. License text:
  122. Copyright (c) 2009-2019 by the contributors listed in CREDITS.TXT
  123. Scancode info:
  124. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  125. Score : 100.00
  126. Match type : COPYRIGHT
  127. Files with this license:
  128. LICENSE.TXT [252:252]
  129. KEEP COPYRIGHT_SERVICE_LABEL f52c727d32a7eaf5a8de6bc96b82797c
  130. BELONGS ya.make
  131. FILE_INCLUDE CREDITS.TXT found in files: LICENSE.TXT at line 293
  132. # libcxxabi/CREDITS.TXT included in libcxxabi
  133. License text:
  134. Copyright (c) 2009-2014 by the contributors listed in CREDITS.TXT
  135. Scancode info:
  136. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  137. Score : 100.00
  138. Match type : COPYRIGHT
  139. Files with this license:
  140. LICENSE.TXT [293:293]