devtools.copyrights.report 4.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  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 bb3eb4b4e302dcb6634d591111603d92
  36. BELONGS ya.make
  37. License text:
  38. // (C) Copyright Boris Rasin, 2014-2021.
  39. // (C) Copyright Antony Polukhin, 2014-2024.
  40. // Distributed under the Boost
  41. // Software License, Version 1.0. (See accompanying file
  42. Scancode info:
  43. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  44. Score : 100.00
  45. Match type : COPYRIGHT
  46. Files with this license:
  47. include/boost/polymorphic_pointer_cast.hpp [2:5]
  48. KEEP COPYRIGHT_SERVICE_LABEL caf6818f96cbd63eb0a359a0d1dd3ac5
  49. BELONGS ya.make
  50. License text:
  51. // (C) Copyright Kevlin Henney and Dave Abrahams 1999.
  52. // (C) Copyright Boris Rasin 2014.
  53. // Distributed under the Boost
  54. // Software License, Version 1.0. (See accompanying file
  55. Scancode info:
  56. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  57. Score : 100.00
  58. Match type : COPYRIGHT
  59. Files with this license:
  60. include/boost/polymorphic_cast.hpp [3:6]
  61. KEEP COPYRIGHT_SERVICE_LABEL f00e05e104061d3694899e6a7035fb29
  62. BELONGS ya.make
  63. License text:
  64. // (C) Copyright Boris Rasin, 2014-2021.
  65. // (C) Copyright Antony Polukhin, 2014-2024.
  66. // Distributed under the Boost
  67. // Software License, Version 1.0. (See accompanying file
  68. Scancode info:
  69. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  70. Score : 100.00
  71. Match type : COPYRIGHT
  72. Files with this license:
  73. include/boost/polymorphic_pointer_cast.hpp [2:5]
  74. KEEP COPYRIGHT_SERVICE_LABEL f737ed06addb0e3798f6d97ca33809b1
  75. BELONGS ya.make
  76. License text:
  77. // Copyright David Abrahams 2003.
  78. // Distributed under the Boost Software License, Version 1.0. (See
  79. // accompanying file LICENSE_1_0.txt or copy at
  80. Scancode info:
  81. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  82. Score : 100.00
  83. Match type : COPYRIGHT
  84. Files with this license:
  85. include/boost/implicit_cast.hpp [1:3]
  86. KEEP COPYRIGHT_SERVICE_LABEL fccaaf374e92bea92a91f3c3f74bfb06
  87. BELONGS ya.make
  88. License text:
  89. // (C) Copyright Kevlin Henney and Dave Abrahams 1999.
  90. // (C) Copyright Boris Rasin 2014.
  91. // Distributed under the Boost
  92. // Software License, Version 1.0. (See accompanying file
  93. Scancode info:
  94. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  95. Score : 100.00
  96. Match type : COPYRIGHT
  97. Files with this license:
  98. include/boost/polymorphic_cast.hpp [3:6]