devtools.copyrights.report 4.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091
  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 3244b00e8ab273a03f19b20a64c26a96
  36. BELONGS ya.make
  37. License text:
  38. * Copyright (c) 2023 Andrey Semashev
  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/scope/detail/config.hpp [6:6]
  45. include/boost/scope/detail/footer.hpp [6:6]
  46. include/boost/scope/detail/header.hpp [6:6]
  47. include/boost/scope/detail/is_nonnull_default_constructible.hpp [6:6]
  48. include/boost/scope/detail/is_not_like.hpp [6:6]
  49. include/boost/scope/detail/type_traits/conjunction.hpp [6:6]
  50. include/boost/scope/detail/type_traits/disjunction.hpp [6:6]
  51. include/boost/scope/detail/type_traits/is_final.hpp [6:6]
  52. include/boost/scope/detail/type_traits/is_invocable.hpp [6:6]
  53. include/boost/scope/detail/type_traits/is_nothrow_invocable.hpp [6:6]
  54. include/boost/scope/detail/type_traits/is_nothrow_swappable.hpp [6:6]
  55. include/boost/scope/detail/type_traits/is_swappable.hpp [6:6]
  56. include/boost/scope/detail/type_traits/negation.hpp [6:6]
  57. include/boost/scope/error_code_checker.hpp [6:6]
  58. include/boost/scope/exception_checker.hpp [6:6]
  59. include/boost/scope/fd_deleter.hpp [6:6]
  60. include/boost/scope/fd_resource_traits.hpp [6:6]
  61. include/boost/scope/scope_exit.hpp [6:6]
  62. include/boost/scope/unique_fd.hpp [6:6]
  63. KEEP COPYRIGHT_SERVICE_LABEL 3f6ec3343e75c2c0c0e1e8956ffabc65
  64. BELONGS ya.make
  65. License text:
  66. * Copyright (c) 2022-2024 Andrey Semashev
  67. Scancode info:
  68. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  69. Score : 100.00
  70. Match type : COPYRIGHT
  71. Files with this license:
  72. include/boost/scope/defer.hpp [6:6]
  73. include/boost/scope/unique_resource.hpp [6:6]
  74. KEEP COPYRIGHT_SERVICE_LABEL 45666b61e7d8667b41556a93c064e0e8
  75. BELONGS ya.make
  76. License text:
  77. * Copyright (c) 2022 Andrey Semashev
  78. Scancode info:
  79. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  80. Score : 100.00
  81. Match type : COPYRIGHT
  82. Files with this license:
  83. include/boost/scope/detail/compact_storage.hpp [6:6]
  84. include/boost/scope/detail/move_or_copy_assign_ref.hpp [6:6]
  85. include/boost/scope/detail/move_or_copy_construct_ref.hpp [6:6]
  86. include/boost/scope/scope_fail.hpp [6:6]
  87. include/boost/scope/scope_success.hpp [6:6]
  88. include/boost/scope/unique_resource_fwd.hpp [6:6]