devtools.copyrights.report 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108
  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 29be00457f74dcf5f2b494d41d6a6c10
  32. BELONGS ya.make
  33. License text:
  34. \# Copyright 2007 Google Inc. All Rights Reserved.
  35. Scancode info:
  36. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  37. Score : 100.00
  38. Match type : COPYRIGHT
  39. Files with this license:
  40. google/protobuf/__init__.py [31:31]
  41. KEEP COPYRIGHT_SERVICE_LABEL 7ddb2995f48012001146c0eb94d23367
  42. BELONGS ya.make
  43. License text:
  44. \# Copyright 2008 Google Inc. All rights reserved.
  45. Scancode info:
  46. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  47. Score : 100.00
  48. Match type : COPYRIGHT
  49. Files with this license:
  50. google/protobuf/__init__.py [2:2]
  51. google/protobuf/descriptor.py [2:2]
  52. google/protobuf/descriptor_database.py [2:2]
  53. google/protobuf/descriptor_pool.py [2:2]
  54. google/protobuf/internal/__init__.py [2:2]
  55. google/protobuf/internal/_parameterized.py [4:4]
  56. google/protobuf/internal/api_implementation.cc [2:2]
  57. google/protobuf/internal/api_implementation.py [2:2]
  58. google/protobuf/internal/containers.py [2:2]
  59. google/protobuf/internal/decoder.py [2:2]
  60. google/protobuf/internal/encoder.py [2:2]
  61. google/protobuf/internal/enum_type_wrapper.py [2:2]
  62. google/protobuf/internal/extension_dict.py [2:2]
  63. google/protobuf/internal/message_listener.py [2:2]
  64. google/protobuf/internal/python_message.py [2:2]
  65. google/protobuf/internal/type_checkers.py [2:2]
  66. google/protobuf/internal/well_known_types.py [2:2]
  67. google/protobuf/internal/wire_format.py [2:2]
  68. google/protobuf/json_format.py [2:2]
  69. google/protobuf/message.py [2:2]
  70. google/protobuf/message_factory.py [2:2]
  71. google/protobuf/proto_api.h [2:2]
  72. google/protobuf/proto_builder.py [2:2]
  73. google/protobuf/pyext/cpp_message.py [2:2]
  74. google/protobuf/pyext/descriptor.cc [2:2]
  75. google/protobuf/pyext/descriptor.h [2:2]
  76. google/protobuf/pyext/descriptor_containers.cc [2:2]
  77. google/protobuf/pyext/descriptor_containers.h [2:2]
  78. google/protobuf/pyext/descriptor_database.cc [2:2]
  79. google/protobuf/pyext/descriptor_database.h [2:2]
  80. google/protobuf/pyext/descriptor_pool.cc [2:2]
  81. google/protobuf/pyext/descriptor_pool.h [2:2]
  82. google/protobuf/pyext/extension_dict.cc [2:2]
  83. google/protobuf/pyext/extension_dict.h [2:2]
  84. google/protobuf/pyext/field.cc [2:2]
  85. google/protobuf/pyext/field.h [2:2]
  86. google/protobuf/pyext/map_container.cc [2:2]
  87. google/protobuf/pyext/map_container.h [2:2]
  88. google/protobuf/pyext/message.cc [2:2]
  89. google/protobuf/pyext/message.h [2:2]
  90. google/protobuf/pyext/message_factory.cc [2:2]
  91. google/protobuf/pyext/message_factory.h [2:2]
  92. google/protobuf/pyext/message_module.cc [2:2]
  93. google/protobuf/pyext/repeated_composite_container.cc [2:2]
  94. google/protobuf/pyext/repeated_composite_container.h [2:2]
  95. google/protobuf/pyext/repeated_scalar_container.cc [2:2]
  96. google/protobuf/pyext/repeated_scalar_container.h [2:2]
  97. google/protobuf/pyext/safe_numerics.h [2:2]
  98. google/protobuf/pyext/scoped_pyobject_ptr.h [2:2]
  99. google/protobuf/pyext/unknown_fields.cc [2:2]
  100. google/protobuf/pyext/unknown_fields.h [2:2]
  101. google/protobuf/reflection.py [2:2]
  102. google/protobuf/service.py [2:2]
  103. google/protobuf/service_reflection.py [2:2]
  104. google/protobuf/symbol_database.py [2:2]
  105. google/protobuf/text_encoding.py [2:2]
  106. google/protobuf/text_format.py [2:2]