123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325 |
- # File format ($ symbol means the beginning of a line):
- #
- # $ # this message
- # $ # =======================
- # $ # comments (all commentaries should starts with some number of spaces and # symbol)
- # $ IGNORE_FILES {file1.ext1} {file2.ext2} - (optional) ignore listed files when generating license macro and credits
- # $ RENAME {original license id} TO {new license id} # user comments - (optional) use {new license id} instead {original license id} in ya.make files
- # $ # user comments
- # $
- # ${action} {license id} {license text hash}
- # $BELONGS ./ya/make/file/relative/path/1/ya.make ./ya/make/2/ya.make
- # ${all_file_action} filename
- # $ # user commentaries (many lines)
- # $ generated description - files with this license, license text... (some number of lines that starts with some number of spaces, do not modify)
- # ${action} {license spdx} {license text hash}
- # $BELONGS ./ya/make/file/relative/path/3/ya.make
- # ${all_file_action} filename
- # $ # user commentaries
- # $ generated description
- # $ ...
- #
- # You can modify action, all_file_action and add commentaries
- # Available actions:
- # keep - keep license in contrib and use in credits
- # skip - skip license
- # remove - remove all files with this license
- # 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
- #
- # {all file action} records will be generated when license text contains filename that exists on filesystem (in contrib directory)
- # We suppose that that files can contain some license info
- # Available all file actions:
- # FILE_IGNORE - ignore file (do nothing)
- # FILE_INCLUDE - include all file data into licenses text file
- # =======================
- KEEP COPYRIGHT_SERVICE_LABEL 015cf966dafcca62c9e1b1bcd80c627a
- BELONGS ya.make
- License text:
- Copyright (c) 2010-2010: Joachim Faulhaber
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/icl/associative_element_container.hpp [2:2]
- include/boost/icl/associative_interval_container.hpp [2:2]
- include/boost/icl/closed_interval.hpp [2:2]
- include/boost/icl/concept/comparable.hpp [2:2]
- include/boost/icl/concept/container.hpp [2:2]
- include/boost/icl/concept/element_associator.hpp [2:2]
- include/boost/icl/concept/element_map.hpp [2:2]
- include/boost/icl/concept/element_set.hpp [2:2]
- include/boost/icl/concept/element_set_value.hpp [2:2]
- include/boost/icl/concept/interval.hpp [2:2]
- include/boost/icl/concept/interval_associator.hpp [2:2]
- include/boost/icl/concept/interval_bounds.hpp [2:2]
- include/boost/icl/concept/interval_map.hpp [2:2]
- include/boost/icl/concept/interval_set.hpp [2:2]
- include/boost/icl/concept/interval_set_value.hpp [2:2]
- include/boost/icl/concept/joinable.hpp [2:2]
- include/boost/icl/concept/map_value.hpp [2:2]
- include/boost/icl/concept/set_value.hpp [2:2]
- include/boost/icl/continuous_interval.hpp [2:2]
- include/boost/icl/detail/associated_value.hpp [2:2]
- include/boost/icl/detail/boost_config.hpp [2:2]
- include/boost/icl/detail/exclusive_less_than.hpp [2:2]
- include/boost/icl/detail/on_absorbtion.hpp [2:2]
- include/boost/icl/discrete_interval.hpp [2:2]
- include/boost/icl/dynamic_interval_traits.hpp [2:2]
- include/boost/icl/interval.hpp [2:2]
- include/boost/icl/interval_bounds.hpp [2:2]
- include/boost/icl/interval_combining_style.hpp [2:2]
- include/boost/icl/interval_traits.hpp [2:2]
- include/boost/icl/left_open_interval.hpp [2:2]
- include/boost/icl/open_interval.hpp [2:2]
- include/boost/icl/predicates/distinct_equal.hpp [2:2]
- include/boost/icl/predicates/element_equal.hpp [2:2]
- include/boost/icl/predicates/std_equal.hpp [2:2]
- include/boost/icl/predicates/sub_super_set.hpp [2:2]
- include/boost/icl/right_open_interval.hpp [2:2]
- include/boost/icl/type_traits/adds_inversely.hpp [2:2]
- include/boost/icl/type_traits/interval_type_default.hpp [2:2]
- include/boost/icl/type_traits/interval_type_of.hpp [2:2]
- include/boost/icl/type_traits/is_asymmetric_interval.hpp [2:2]
- include/boost/icl/type_traits/is_container.hpp [2:2]
- include/boost/icl/type_traits/is_continuous_interval.hpp [2:2]
- include/boost/icl/type_traits/is_discrete_interval.hpp [2:2]
- include/boost/icl/type_traits/is_icl_container.hpp [2:2]
- include/boost/icl/type_traits/is_interval.hpp [2:2]
- include/boost/icl/type_traits/is_key_container_of.hpp [2:2]
- include/boost/icl/type_traits/is_numeric.hpp [2:2]
- include/boost/icl/type_traits/predicate.hpp [2:2]
- KEEP COPYRIGHT_SERVICE_LABEL 1250adf3b1baad8098a59b613cec3ffe
- BELONGS ya.make
- License text:
- Copyright (c) 2007-2012: Joachim Faulhaber
- Copyright (c) 1999-2006: Cortex Software GmbH, Kantstrasse 57, Berlin
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/icl/interval_base_map.hpp [2:3]
- include/boost/icl/split_interval_map.hpp [2:3]
- KEEP COPYRIGHT_SERVICE_LABEL 18b9bbddbcb28f4b2be6c0306fb4568c
- BELONGS ya.make
- License text:
- // Copyright 2023 Peter Dimov
- // Distributed under the Boost Software License, Version 1.0.
- // https://www.boost.org/LICENSE_1_0.txt
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/icl/detail/requires_cxx11.hpp [4:6]
- KEEP COPYRIGHT_SERVICE_LABEL 60d8a4925c8e8905f9ecaa4f2fe5a782
- BELONGS ya.make
- License text:
- Copyright (c) 2008-2011: Joachim Faulhaber
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/icl/type_traits/succ_pred.hpp [2:2]
- KEEP COPYRIGHT_SERVICE_LABEL 69c01e55c80a63b913179de5dfb66471
- BELONGS ya.make
- License text:
- Copyright (c) 2008-2010: Joachim Faulhaber
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/icl/detail/interval_map_algo.hpp [2:2]
- include/boost/icl/detail/interval_set_algo.hpp [2:2]
- include/boost/icl/type_traits/absorbs_identities.hpp [2:2]
- include/boost/icl/type_traits/unit_element.hpp [2:2]
- KEEP COPYRIGHT_SERVICE_LABEL 78e0a9a9366ca52bc14963dd0ac2db58
- BELONGS ya.make
- License text:
- Copyright (c) 2008-2009: Joachim Faulhaber
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/icl/detail/element_comparer.hpp [2:2]
- include/boost/icl/detail/interval_morphism.hpp [2:2]
- include/boost/icl/detail/interval_subset_comparer.hpp [2:2]
- include/boost/icl/detail/subset_comparer.hpp [2:2]
- include/boost/icl/gregorian.hpp [2:2]
- include/boost/icl/ptime.hpp [2:2]
- include/boost/icl/rational.hpp [2:2]
- include/boost/icl/type_traits/codomain_type_of.hpp [2:2]
- include/boost/icl/type_traits/difference.hpp [2:2]
- include/boost/icl/type_traits/difference_type_of.hpp [2:2]
- include/boost/icl/type_traits/domain_type_of.hpp [2:2]
- include/boost/icl/type_traits/element_type_of.hpp [2:2]
- include/boost/icl/type_traits/has_inverse.hpp [2:2]
- include/boost/icl/type_traits/has_set_semantics.hpp [2:2]
- include/boost/icl/type_traits/identity_element.hpp [2:2]
- include/boost/icl/type_traits/is_associative_element_container.hpp [2:2]
- include/boost/icl/type_traits/is_combinable.hpp [2:2]
- include/boost/icl/type_traits/is_concept_equivalent.hpp [2:2]
- include/boost/icl/type_traits/is_continuous.hpp [2:2]
- include/boost/icl/type_traits/is_discrete.hpp [2:2]
- include/boost/icl/type_traits/is_element_container.hpp [2:2]
- include/boost/icl/type_traits/is_interval_container.hpp [2:2]
- include/boost/icl/type_traits/is_interval_joiner.hpp [2:2]
- include/boost/icl/type_traits/is_interval_separator.hpp [2:2]
- include/boost/icl/type_traits/is_interval_splitter.hpp [2:2]
- include/boost/icl/type_traits/is_map.hpp [2:2]
- include/boost/icl/type_traits/is_set.hpp [2:2]
- include/boost/icl/type_traits/is_total.hpp [2:2]
- include/boost/icl/type_traits/no_type.hpp [2:2]
- include/boost/icl/type_traits/rep_type_of.hpp [2:2]
- include/boost/icl/type_traits/segment_type_of.hpp [2:2]
- include/boost/icl/type_traits/size.hpp [2:2]
- include/boost/icl/type_traits/size_type_of.hpp [2:2]
- include/boost/icl/type_traits/value_size.hpp [2:2]
- KEEP COPYRIGHT_SERVICE_LABEL 9972952826dfbd3f9309f8cd6b78c915
- BELONGS ya.make
- License text:
- Copyright (c) 2011-2011: Joachim Faulhaber
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/icl/concept/interval_associator_base.hpp [2:2]
- include/boost/icl/type_traits/is_increasing.hpp [2:2]
- KEEP COPYRIGHT_SERVICE_LABEL a29c00fe5b0061523a733babce737eee
- BELONGS ya.make
- License text:
- Copyright (c) 2007-2011: Joachim Faulhaber
- Copyright (c) 1999-2006: Cortex Software GmbH, Kantstrasse 57, Berlin
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/icl/interval_base_set.hpp [2:3]
- include/boost/icl/map.hpp [2:2]
- include/boost/icl/set.hpp [2:2]
- KEEP COPYRIGHT_SERVICE_LABEL a427df9ff905dc0a2071778ea1acc982
- BELONGS ya.make
- License text:
- Copyright (c) 2007-2012: Joachim Faulhaber
- Copyright (c) 1999-2006: Cortex Software GmbH, Kantstrasse 57, Berlin
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/icl/detail/notate.hpp [4:4]
- include/boost/icl/detail/set_algo.hpp [4:4]
- include/boost/icl/interval_base_map.hpp [2:3]
- include/boost/icl/interval_base_set.hpp [2:3]
- include/boost/icl/interval_set.hpp [2:3]
- include/boost/icl/split_interval_map.hpp [2:3]
- include/boost/icl/split_interval_set.hpp [2:3]
- include/boost/icl/type_traits/to_string.hpp [4:4]
- include/boost/icl/type_traits/value_size.hpp [4:4]
- KEEP COPYRIGHT_SERVICE_LABEL b05bb05d6ff4c93d750af62df916b423
- BELONGS ya.make
- License text:
- Copyright (c) 2008-2012: Joachim Faulhaber
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/icl/interval_map.hpp [2:2]
- KEEP COPYRIGHT_SERVICE_LABEL bd245b6a4002991b18b7e17769d392c9
- BELONGS ya.make
- License text:
- Copyright (c) 2007-2009: Joachim Faulhaber
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/icl/detail/notate.hpp [2:2]
- include/boost/icl/functors.hpp [2:2]
- include/boost/icl/separate_interval_set.hpp [2:2]
- include/boost/icl/split_interval_set.hpp [2:3]
- include/boost/icl/type_traits/to_string.hpp [2:2]
- include/boost/icl/type_traits/type_to_string.hpp [2:2]
- KEEP COPYRIGHT_SERVICE_LABEL bed6ffae4a6ad5065eb6fafd56f354c5
- BELONGS ya.make
- License text:
- Copyright (c) 2010-2011: Joachim Faulhaber
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/icl/type_traits/infinity.hpp [2:2]
- KEEP COPYRIGHT_SERVICE_LABEL c49f54d66ea47f16d108769b63951ae7
- BELONGS ya.make
- License text:
- Author: Joachim Faulhaber
- Copyright (c) 2009-2010: Joachim Faulhaber
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/icl/detail/design_config.hpp [2:3]
- KEEP COPYRIGHT_SERVICE_LABEL cb0dc5088d9ead71cc376b520c9be516
- BELONGS ya.make
- License text:
- Author: Joachim Faulhaber
- Copyright (c) 2009-2011: Joachim Faulhaber
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/icl/impl_config.hpp [2:3]
- KEEP COPYRIGHT_SERVICE_LABEL d2ee995cb5903575db47d47b28186882
- BELONGS ya.make
- License text:
- Copyright (c) 2009-2009: Joachim Faulhaber
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/icl/detail/concept_check.hpp [2:2]
- include/boost/icl/detail/element_iterator.hpp [2:2]
- include/boost/icl/detail/mapped_reference.hpp [2:2]
- include/boost/icl/detail/relation_state.hpp [2:3]
- include/boost/icl/iterator.hpp [2:2]
- KEEP COPYRIGHT_SERVICE_LABEL fb19913edf2b294113c26397c854cb87
- BELONGS ya.make
- License text:
- Copyright (c) 2007-2010: Joachim Faulhaber
- Copyright (c) 1999-2006: Cortex Software GmbH, Kantstrasse 57, Berlin
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- include/boost/icl/detail/map_algo.hpp [2:2]
- include/boost/icl/detail/set_algo.hpp [2:2]
- include/boost/icl/detail/std_set.hpp [2:2]
- include/boost/icl/interval_set.hpp [2:3]
|