devtools.copyrights.report 3.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  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 487f5db7281296f7145a1268d0f46773
  32. BELONGS ya.make
  33. License text:
  34. // Copyright (c) 2005-2009 Gokulakannan Somasundaram, ElectronDB
  35. Scancode info:
  36. Original SPDX id: COPYRIGHT_SERVICE_LABEL
  37. Score : 100.00
  38. Match type : COPYRIGHT
  39. Files with this license:
  40. include/antlr3.hpp [5:5]
  41. include/antlr3baserecognizer.hpp [11:11]
  42. include/antlr3bitset.hpp [12:12]
  43. include/antlr3collections.hpp [5:5]
  44. include/antlr3commontoken.hpp [15:15]
  45. include/antlr3commontree.hpp [9:9]
  46. include/antlr3commontreeadaptor.hpp [9:9]
  47. include/antlr3commontreenodestream.hpp [9:9]
  48. include/antlr3cyclicdfa.hpp [10:10]
  49. include/antlr3debugeventlistener.hpp [19:19]
  50. include/antlr3defs.hpp [8:8]
  51. include/antlr3errors.hpp [5:5]
  52. include/antlr3exception.hpp [19:19]
  53. include/antlr3filestream.hpp [5:5]
  54. include/antlr3input.hpp [12:12]
  55. include/antlr3interfaces.hpp [11:11]
  56. include/antlr3intstream.hpp [35:35]
  57. include/antlr3lexer.hpp [34:34]
  58. include/antlr3memory.hpp [5:5]
  59. include/antlr3parser.hpp [10:10]
  60. include/antlr3recognizersharedstate.hpp [18:18]
  61. include/antlr3rewriterulesubtreestream.hpp [5:5]
  62. include/antlr3rewriteruletokenstream.hpp [5:5]
  63. include/antlr3rewritestreams.hpp [5:5]
  64. include/antlr3tokenstream.hpp [10:10]
  65. include/antlr3treeparser.hpp [5:5]
  66. KEEP COPYRIGHT_SERVICE_LABEL 945f656078309035caf01d2420f95535
  67. BELONGS ya.make
  68. License text:
  69. * Copyright 2001-2004 Unicode, Inc.
  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/antlr3convertutf.hpp [2:2]