devtools.copyrights.report 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  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 b517ed8cdd29e8132beffd8df906e313
  32. BELONGS ya.make
  33. License text:
  34. * Copyright (C) 2011-2016, Yann Collet.
  35. Scancode info:
  36. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  37. Score : 100.00
  38. Match type : COPYRIGHT
  39. Files with this license:
  40. lz4frame.c [3:3]
  41. KEEP COPYRIGHT_SERVICE_LABEL d914136bc4eefda1badf02d2c57fae44
  42. BELONGS ya.make
  43. License text:
  44. Copyright (c) 2011-2020, Yann Collet
  45. All rights reserved.
  46. Scancode info:
  47. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  48. Score : 100.00
  49. Match type : COPYRIGHT
  50. Files with this license:
  51. LICENSE [2:3]
  52. lz4frame.h [4:5]
  53. lz4frame_static.h [4:4]
  54. lz4hc.c [3:3]
  55. lz4hc.h [4:5]
  56. KEEP COPYRIGHT_SERVICE_LABEL e1a5704856fde5a67c435996365ac311
  57. BELONGS ya.make
  58. License text:
  59. * Copyright (C) 2022, Xiaomi Inc.
  60. Scancode info:
  61. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  62. Score : 100.00
  63. Match type : COPYRIGHT
  64. Files with this license:
  65. lz4file.c [3:3]
  66. lz4file.h [4:5]
  67. KEEP COPYRIGHT_SERVICE_LABEL ffbc96c7e98cb92d5d3f774edf9ebe9a
  68. BELONGS ya.make
  69. License text:
  70. Copyright (C) 2011-2023, Yann Collet.
  71. Scancode info:
  72. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  73. Score : 100.00
  74. Match type : COPYRIGHT
  75. Files with this license:
  76. lz4.c [3:3]
  77. lz4.h [4:4]