devtools.copyrights.report 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  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 0e38f662b528c9b976dd8c8d913034a2
  36. BELONGS ya.make
  37. Note: matched license text is too long. Read it in the source files.
  38. Scancode info:
  39. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  40. Score : 100.00
  41. Match type : COPYRIGHT
  42. Files with this license:
  43. include/boost/unordered_map.hpp [2:5]
  44. include/boost/unordered_set.hpp [2:5]
  45. KEEP COPYRIGHT_SERVICE_LABEL 39ee4bcf7a682976231db184fa7886d3
  46. BELONGS ya.make
  47. License text:
  48. // Copyright (C) 2008-2016 Daniel James.
  49. // Distributed under the Boost Software License, Version 1.0. (See accompanying
  50. // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  51. Scancode info:
  52. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  53. Score : 100.00
  54. Match type : COPYRIGHT
  55. Files with this license:
  56. include/boost/unordered/detail/fwd.hpp [2:4]
  57. KEEP COPYRIGHT_SERVICE_LABEL 65d8e0cce41880c02ab6a95962a28436
  58. BELONGS ya.make
  59. Note: matched license text is too long. Read it in the source files.
  60. Scancode info:
  61. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  62. Score : 100.00
  63. Match type : COPYRIGHT
  64. Files with this license:
  65. include/boost/unordered/unordered_map.hpp [2:5]
  66. include/boost/unordered/unordered_set.hpp [2:5]
  67. KEEP COPYRIGHT_SERVICE_LABEL ce97343ca1928bb25180cf14d4f5b41a
  68. BELONGS ya.make
  69. Note: matched license text is too long. Read it in the source files.
  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/boost/unordered/detail/implementation.hpp [1:2]
  76. include/boost/unordered/unordered_map.hpp [2:5]
  77. include/boost/unordered/unordered_set.hpp [2:5]
  78. include/boost/unordered_map.hpp [2:5]
  79. include/boost/unordered_set.hpp [2:5]
  80. KEEP COPYRIGHT_SERVICE_LABEL d78b6dbfe1069ef1912985a3ebb3d094
  81. BELONGS ya.make
  82. License text:
  83. // Copyright (C) 2003-2004 Jeremy B. Maitin-Shepard.
  84. // Copyright (C) 2005-2016 Daniel James
  85. Scancode info:
  86. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  87. Score : 100.00
  88. Match type : COPYRIGHT
  89. Files with this license:
  90. include/boost/unordered/detail/implementation.hpp [1:2]
  91. include/boost/unordered/detail/map.hpp [2:4]
  92. include/boost/unordered/detail/set.hpp [2:4]
  93. KEEP COPYRIGHT_SERVICE_LABEL ed6bcd8dbc21acf811b7047c38c1a3b9
  94. BELONGS ya.make
  95. License text:
  96. // Copyright (C) 2008-2011 Daniel James.
  97. // Distributed under the Boost Software License, Version 1.0. (See accompanying
  98. // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
  99. Scancode info:
  100. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  101. Score : 100.00
  102. Match type : COPYRIGHT
  103. Files with this license:
  104. include/boost/unordered/unordered_map_fwd.hpp [2:4]
  105. include/boost/unordered/unordered_set_fwd.hpp [2:4]