devtools.copyrights.report 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119
  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. # $ IGNORE_FILES {file1.ext1} {file2.ext2} - (optional) ignore listed files when generating license macro and credits
  7. # $ RENAME {original license id} TO {new license id} # user comments - (optional) use {new license id} instead {original license id} in ya.make files
  8. # $ # user comments
  9. # $
  10. # ${action} {license id} {license text hash}
  11. # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
  12. # ${all_file_action} filename
  13. # $ # user commentaries (many lines)
  14. # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
  15. # ${action} {license spdx} {license text hash}
  16. # $BELONGS ./ya/make/file/relative/path/3/ya.make
  17. # ${all_file_action} filename
  18. # $ # user commentaries
  19. # $ generated description
  20. # $ ...
  21. #
  22. # You can modify action, all_file_action and add commentaries
  23. # Available actions:
  24. # keep - keep license in contrib and use in credits
  25. # skip - skip license
  26. # remove - remove all files with this license
  27. # 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
  28. #
  29. # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
  30. # We suppose that that files can contain some license info
  31. # Available all file actions:
  32. # FILE_IGNORE - ignore file (do nothing)
  33. # FILE_INCLUDE - include all file data into licenses text file
  34. # =======================
  35. KEEP COPYRIGHT_SERVICE_LABEL 1125cb8290dc3015c3542ec4fb7655cf
  36. BELONGS ya.make
  37. License text:
  38. Copyright 2007 Tobias Schwinger
  39. Scancode info:
  40. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  41. Score : 100.00
  42. Match type : COPYRIGHT
  43. Files with this license:
  44. include/boost/functional/factory.hpp [2:2]
  45. include/boost/functional/value_factory.hpp [2:2]
  46. KEEP COPYRIGHT_SERVICE_LABEL 73a854045058b52a933e9b9c1ed5c5bd
  47. BELONGS ya.make
  48. License text:
  49. Copyright (c) 2007 Tobias Schwinger
  50. Scancode info:
  51. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  52. Score : 100.00
  53. Match type : COPYRIGHT
  54. Files with this license:
  55. include/boost/functional/lightweight_forward_adapter.hpp [2:2]
  56. KEEP COPYRIGHT_SERVICE_LABEL 843b75a62260b0f0a240e99d06ed4f7c
  57. BELONGS ya.make
  58. License text:
  59. // Copyright (C) 2009-2012 Lorenzo Caminiti
  60. // Distributed under the Boost Software License, Version 1.0
  61. // (see accompanying file LICENSE_1_0.txt or a copy at
  62. Scancode info:
  63. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  64. Score : 100.00
  65. Match type : COPYRIGHT
  66. Files with this license:
  67. include/boost/functional/overloaded_function.hpp [2:4]
  68. include/boost/functional/overloaded_function/config.hpp [2:4]
  69. include/boost/functional/overloaded_function/detail/base.hpp [2:4]
  70. include/boost/functional/overloaded_function/detail/function_type.hpp [2:4]
  71. KEEP COPYRIGHT_SERVICE_LABEL 9535c2252ccf396d7fd20ed2d3d6d886
  72. BELONGS ya.make
  73. License text:
  74. Copyright (c) 2007-2008 Tobias Schwinger
  75. Scancode info:
  76. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  77. Score : 100.00
  78. Match type : COPYRIGHT
  79. Files with this license:
  80. include/boost/functional/forward_adapter.hpp [2:2]
  81. KEEP COPYRIGHT_SERVICE_LABEL 9efac63295490759e6d24cbbd00922ff
  82. BELONGS ya.make
  83. License text:
  84. Copyright 2019 Glen Joseph Fernandes
  85. (glenjofe@gmail.com)
  86. Scancode info:
  87. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  88. Score : 100.00
  89. Match type : COPYRIGHT
  90. Files with this license:
  91. include/boost/functional/factory.hpp [4:5]
  92. include/boost/functional/value_factory.hpp [4:5]
  93. KEEP COPYRIGHT_SERVICE_LABEL a8022a1fcbc50c9b88173a9ea8f85905
  94. BELONGS ya.make
  95. Note: matched license text is too long. Read it in the source files.
  96. Scancode info:
  97. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  98. Score : 100.00
  99. Match type : COPYRIGHT
  100. Files with this license:
  101. include/boost/functional.hpp [2:4]
  102. KEEP COPYRIGHT_SERVICE_LABEL cf167804ae244809dad4c03e6e6a3295
  103. BELONGS ya.make
  104. License text:
  105. Copyright 2021 Glen Joseph Fernandes
  106. (glenjofe@gmail.com)
  107. Scancode info:
  108. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  109. Score : 100.00
  110. Match type : COPYRIGHT
  111. Files with this license:
  112. include/boost/functional/identity.hpp [2:3]