diff options
author | Devtools Arcadia <arcadia-devtools@yandex-team.ru> | 2022-02-07 18:08:42 +0300 |
---|---|---|
committer | Devtools Arcadia <arcadia-devtools@mous.vla.yp-c.yandex.net> | 2022-02-07 18:08:42 +0300 |
commit | 1110808a9d39d4b808aef724c861a2e1a38d2a69 (patch) | |
tree | e26c9fed0de5d9873cce7e00bc214573dc2195b7 /contrib/libs/libaio/.yandex_meta/devtools.copyrights.report | |
download | ydb-1110808a9d39d4b808aef724c861a2e1a38d2a69.tar.gz |
intermediate changes
ref:cde9a383711a11544ce7e107a78147fb96cc4029
Diffstat (limited to 'contrib/libs/libaio/.yandex_meta/devtools.copyrights.report')
-rw-r--r-- | contrib/libs/libaio/.yandex_meta/devtools.copyrights.report | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/contrib/libs/libaio/.yandex_meta/devtools.copyrights.report b/contrib/libs/libaio/.yandex_meta/devtools.copyrights.report new file mode 100644 index 0000000000..f0ff38d5c0 --- /dev/null +++ b/contrib/libs/libaio/.yandex_meta/devtools.copyrights.report @@ -0,0 +1,96 @@ +# File format ($ symbol means the beginning of a line): +# +# $ # this message +# $ # ======================= +# $ # comments (all commentaries should starts with some number of spaces and # symbol) +# ${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 35d078d3315bec2a908afcdd4e55f36a +BELONGS ya.make + License text: + * Copyright (C) 2001-2005 Russell King + Scancode info: + Original SPDX id: COPYRIGHT_SERVICE_LABEL + Score : 100.00 + Match type : COPYRIGHT + Files with this license: + syscall-arm.h [4:4] + syscall-arm64.h [4:4] + +KEEP COPYRIGHT_SERVICE_LABEL 4b04c47b9f7e1bd2ebf179349270f4f5 +BELONGS ya.make + License text: + Copyright 2002 Red Hat, Inc. + Scancode info: + Original SPDX id: COPYRIGHT_SERVICE_LABEL + Score : 100.00 + Match type : COPYRIGHT + Files with this license: + io_cancel.c [3:3] + io_destroy.c [3:3] + io_getevents.c [3:3] + io_queue_init.c [3:3] + io_queue_release.c [3:3] + io_queue_run.c [3:3] + io_queue_wait.c [3:3] + io_setup.c [3:3] + io_submit.c [3:3] + vsys_def.h [2:2] + +KEEP COPYRIGHT_SERVICE_LABEL 72f083c0521e4e1b7e9043f5ad949ff1 +BELONGS ya.make + License text: + * Copyright 2000,2001,2002 Red Hat, Inc. + Scancode info: + Original SPDX id: COPYRIGHT_SERVICE_LABEL + Score : 100.00 + Match type : COPYRIGHT + Files with this license: + libaio.h [3:3] + +KEEP COPYRIGHT_SERVICE_LABEL c0a580767e4df988cbeb3a33fe57d251 +BELONGS ya.make + Note: matched license text is too long. Read it in the source files. + Scancode info: + Original SPDX id: COPYRIGHT_SERVICE_LABEL + Score : 100.00 + Match type : COPYRIGHT + Files with this license: + COPYING [433:438] + +KEEP COPYRIGHT_SERVICE_LABEL cea1b82351539a871d540971f218116e +BELONGS ya.make + License text: + Copyright (C) 1991, 1999 Free Software Foundation, Inc. + 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Everyone is permitted to copy and distribute verbatim copies + Scancode info: + Original SPDX id: COPYRIGHT_SERVICE_LABEL + Score : 100.00 + Match type : COPYRIGHT + Files with this license: + COPYING [5:7] |