devtools.copyrights.report 3.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798
  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 0675310fe8d1bdabc838a46ac5639e9c
  32. BELONGS ya.make
  33. License text:
  34. // Copyright 2005 Google Inc.
  35. // All rights reserved.
  36. Scancode info:
  37. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  38. Score : 100.00
  39. Match type : COPYRIGHT
  40. Files with this license:
  41. src/sparsehash/template_util.h [1:2]
  42. KEEP COPYRIGHT_SERVICE_LABEL 1e873553d39834f61b495e45fcd01679
  43. BELONGS ya.make
  44. License text:
  45. Copyright (c) 2005, Google Inc.
  46. All rights reserved.
  47. Scancode info:
  48. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  49. Score : 100.00
  50. Match type : COPYRIGHT
  51. Files with this license:
  52. COPYING [1:2]
  53. src/sparsehash/dense_hash_map [1:2]
  54. src/sparsehash/dense_hash_set [1:2]
  55. src/sparsehash/internal/densehashtable.h [1:2]
  56. src/sparsehash/internal/sparsehashtable.h [1:2]
  57. src/sparsehash/sparse_hash_map [1:2]
  58. src/sparsehash/sparse_hash_set [1:2]
  59. src/sparsehash/sparsetable [1:2]
  60. KEEP COPYRIGHT_SERVICE_LABEL 20b71da944b9e6967071fc4782c1355f
  61. BELONGS ya.make
  62. License text:
  63. // Copyright (c) 2010, Google Inc.
  64. // All rights reserved.
  65. Scancode info:
  66. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  67. Score : 100.00
  68. Match type : COPYRIGHT
  69. Files with this license:
  70. src/sparsehash/internal/hashtable-common.h [1:2]
  71. src/sparsehash/internal/libc_allocator_with_realloc.h [1:2]
  72. KEEP COPYRIGHT_SERVICE_LABEL 58b7390a1692c4372f7220b3953fc3b1
  73. BELONGS ya.make
  74. License text:
  75. // Copyright (c) 2006, Google Inc.
  76. // All rights reserved.
  77. Scancode info:
  78. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  79. Score : 100.00
  80. Match type : COPYRIGHT
  81. Files with this license:
  82. src/sparsehash/type_traits.h [1:2]
  83. KEEP COPYRIGHT_SERVICE_LABEL e39408c802577553441f8aa6de7753a4
  84. BELONGS ya.make
  85. License text:
  86. Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
  87. 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
  88. Scancode info:
  89. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  90. Score : 100.00
  91. Match type : COPYRIGHT
  92. Files with this license:
  93. INSTALL [4:5]