aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/uriparser/.yandex_meta
diff options
context:
space:
mode:
authorshadchin <shadchin@yandex-team.ru>2022-02-10 16:44:39 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:44:39 +0300
commite9656aae26e0358d5378e5b63dcac5c8dbe0e4d0 (patch)
tree64175d5cadab313b3e7039ebaa06c5bc3295e274 /contrib/restricted/uriparser/.yandex_meta
parent2598ef1d0aee359b4b6d5fdd1758916d5907d04f (diff)
downloadydb-e9656aae26e0358d5378e5b63dcac5c8dbe0e4d0.tar.gz
Restoring authorship annotation for <shadchin@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/restricted/uriparser/.yandex_meta')
-rw-r--r--contrib/restricted/uriparser/.yandex_meta/devtools.copyrights.report396
-rw-r--r--contrib/restricted/uriparser/.yandex_meta/devtools.licenses.report350
-rw-r--r--contrib/restricted/uriparser/.yandex_meta/licenses.list.txt190
3 files changed, 468 insertions, 468 deletions
diff --git a/contrib/restricted/uriparser/.yandex_meta/devtools.copyrights.report b/contrib/restricted/uriparser/.yandex_meta/devtools.copyrights.report
index b75a18539e..d0f476a44e 100644
--- a/contrib/restricted/uriparser/.yandex_meta/devtools.copyrights.report
+++ b/contrib/restricted/uriparser/.yandex_meta/devtools.copyrights.report
@@ -1,198 +1,198 @@
-# 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 1554f1a2d022c93e7a1ff07ee6f2f3ee
-BELONGS tool/ya.make
- License text:
- * Copyright (C) 2013, Radu Hociung <radu.uriparser@ohmi.org>
- * Copyright (C) 2013, Sebastian Pipping <sebastian@pipping.org>
- * All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- tool/uriparse.c [4:6]
-
-KEEP COPYRIGHT_SERVICE_LABEL 5f6c453b7fc97ece376d765ac4bfa2e1
-BELONGS ya.make
- License text:
- * Copyright (C) 2018, Weijia Song <songweijia@gmail.com>
- * Copyright (C) 2018, Sebastian Pipping <sebastian@pipping.org>
- * All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- src/UriMemory.c [4:6]
- src/UriMemory.h [4:6]
-
-KEEP COPYRIGHT_SERVICE_LABEL 93ebab08ca0f174629dd3a2bd9e43bf0
-BELONGS test/ya.make ya.make
- License text:
- Copyright (C) 2007, Weijia Song <songweijia@gmail.com>
- Copyright (C) 2007, Sebastian Pipping <sebastian@pipping.org>
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- COPYING [3:5]
- include/uriparser/Uri.h [5:7]
- include/uriparser/UriBase.h [4:6]
- include/uriparser/UriDefsAnsi.h [4:6]
- include/uriparser/UriDefsConfig.h [4:6]
- include/uriparser/UriDefsUnicode.h [4:6]
- include/uriparser/UriIp4.h [4:6]
- src/UriCommon.c [4:6]
- src/UriCommon.h [4:6]
- src/UriCompare.c [4:6]
- src/UriEscape.c [4:6]
- src/UriFile.c [4:6]
- src/UriIp4.c [4:6]
- src/UriIp4Base.c [4:6]
- src/UriIp4Base.h [4:6]
- src/UriNormalize.c [4:6]
- src/UriNormalizeBase.c [4:6]
- src/UriNormalizeBase.h [4:6]
- src/UriParse.c [4:6]
- src/UriParseBase.c [4:6]
- src/UriParseBase.h [4:6]
- src/UriQuery.c [4:6]
- src/UriRecompose.c [4:6]
- src/UriResolve.c [4:6]
- src/UriShorten.c [4:6]
- test/FourSuite.cpp [4:5]
- test/MemoryManagerSuite.cpp [4:5]
- test/test.cpp [4:5]
-
-KEEP COPYRIGHT_SERVICE_LABEL a3b2661e2b01cef097971c5118b623b7
-BELONGS tool/ya.make
- License text:
- * Copyright (C) 2013, Radu Hociung <radu.uriparser@ohmi.org>
- * Copyright (C) 2013, Sebastian Pipping <sebastian@pipping.org>
- * All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- tool/uriparse.c [4:6]
-
-KEEP COPYRIGHT_SERVICE_LABEL bf82654b941d6b404dc8afa3bea407ff
-BELONGS test/ya.make
- License text:
- * Copyright (C) 2014, Sebastian Pipping <sebastian@pipping.org>
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- test/VersionSuite.cpp [4:4]
-
-KEEP COPYRIGHT_SERVICE_LABEL c0a580767e4df988cbeb3a33fe57d251
-BELONGS test/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:
- test/COPYING [428:433]
-
-KEEP COPYRIGHT_SERVICE_LABEL cea1b82351539a871d540971f218116e
-BELONGS test/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:
- test/COPYING [4:6]
-
-KEEP COPYRIGHT_SERVICE_LABEL d59741a3f91b83f55dba27b27016d1f8
-BELONGS ya.make
- License text:
- * Copyright (C) 2018, Sebastian Pipping <sebastian@pipping.org>
- * All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- config.h [4:5]
- src/UriMemory.c [4:6]
- src/UriMemory.h [4:6]
-
-KEEP COPYRIGHT_SERVICE_LABEL dc546ac6f116e23a5572cd498b804b23
-BELONGS test/ya.make ya.make
- License text:
- Copyright (C) 2007, Weijia Song <songweijia@gmail.com>
- Copyright (C) 2007, Sebastian Pipping <sebastian@pipping.org>
- All rights reserved.
- Scancode info:
- Original SPDX id: COPYRIGHT_SERVICE_LABEL
- Score : 100.00
- Match type : COPYRIGHT
- Files with this license:
- COPYING [3:5]
- include/uriparser/Uri.h [5:7]
- include/uriparser/UriBase.h [4:6]
- include/uriparser/UriDefsAnsi.h [4:6]
- include/uriparser/UriDefsConfig.h [4:6]
- include/uriparser/UriDefsUnicode.h [4:6]
- include/uriparser/UriIp4.h [4:6]
- src/UriCommon.c [4:6]
- src/UriCommon.h [4:6]
- src/UriCompare.c [4:6]
- src/UriEscape.c [4:6]
- src/UriFile.c [4:6]
- src/UriIp4.c [4:6]
- src/UriIp4Base.c [4:6]
- src/UriIp4Base.h [4:6]
- src/UriNormalize.c [4:6]
- src/UriNormalizeBase.c [4:6]
- src/UriNormalizeBase.h [4:6]
- src/UriParse.c [4:6]
- src/UriParseBase.c [4:6]
- src/UriParseBase.h [4:6]
- src/UriQuery.c [4:6]
- src/UriRecompose.c [4:6]
- src/UriResolve.c [4:6]
- src/UriShorten.c [4:6]
- test/FourSuite.cpp [4:5]
- test/MemoryManagerSuite.cpp [4:5]
- test/test.cpp [4:5]
+# 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 1554f1a2d022c93e7a1ff07ee6f2f3ee
+BELONGS tool/ya.make
+ License text:
+ * Copyright (C) 2013, Radu Hociung <radu.uriparser@ohmi.org>
+ * Copyright (C) 2013, Sebastian Pipping <sebastian@pipping.org>
+ * All rights reserved.
+ Scancode info:
+ Original SPDX id: COPYRIGHT_SERVICE_LABEL
+ Score : 100.00
+ Match type : COPYRIGHT
+ Files with this license:
+ tool/uriparse.c [4:6]
+
+KEEP COPYRIGHT_SERVICE_LABEL 5f6c453b7fc97ece376d765ac4bfa2e1
+BELONGS ya.make
+ License text:
+ * Copyright (C) 2018, Weijia Song <songweijia@gmail.com>
+ * Copyright (C) 2018, Sebastian Pipping <sebastian@pipping.org>
+ * All rights reserved.
+ Scancode info:
+ Original SPDX id: COPYRIGHT_SERVICE_LABEL
+ Score : 100.00
+ Match type : COPYRIGHT
+ Files with this license:
+ src/UriMemory.c [4:6]
+ src/UriMemory.h [4:6]
+
+KEEP COPYRIGHT_SERVICE_LABEL 93ebab08ca0f174629dd3a2bd9e43bf0
+BELONGS test/ya.make ya.make
+ License text:
+ Copyright (C) 2007, Weijia Song <songweijia@gmail.com>
+ Copyright (C) 2007, Sebastian Pipping <sebastian@pipping.org>
+ All rights reserved.
+ Scancode info:
+ Original SPDX id: COPYRIGHT_SERVICE_LABEL
+ Score : 100.00
+ Match type : COPYRIGHT
+ Files with this license:
+ COPYING [3:5]
+ include/uriparser/Uri.h [5:7]
+ include/uriparser/UriBase.h [4:6]
+ include/uriparser/UriDefsAnsi.h [4:6]
+ include/uriparser/UriDefsConfig.h [4:6]
+ include/uriparser/UriDefsUnicode.h [4:6]
+ include/uriparser/UriIp4.h [4:6]
+ src/UriCommon.c [4:6]
+ src/UriCommon.h [4:6]
+ src/UriCompare.c [4:6]
+ src/UriEscape.c [4:6]
+ src/UriFile.c [4:6]
+ src/UriIp4.c [4:6]
+ src/UriIp4Base.c [4:6]
+ src/UriIp4Base.h [4:6]
+ src/UriNormalize.c [4:6]
+ src/UriNormalizeBase.c [4:6]
+ src/UriNormalizeBase.h [4:6]
+ src/UriParse.c [4:6]
+ src/UriParseBase.c [4:6]
+ src/UriParseBase.h [4:6]
+ src/UriQuery.c [4:6]
+ src/UriRecompose.c [4:6]
+ src/UriResolve.c [4:6]
+ src/UriShorten.c [4:6]
+ test/FourSuite.cpp [4:5]
+ test/MemoryManagerSuite.cpp [4:5]
+ test/test.cpp [4:5]
+
+KEEP COPYRIGHT_SERVICE_LABEL a3b2661e2b01cef097971c5118b623b7
+BELONGS tool/ya.make
+ License text:
+ * Copyright (C) 2013, Radu Hociung <radu.uriparser@ohmi.org>
+ * Copyright (C) 2013, Sebastian Pipping <sebastian@pipping.org>
+ * All rights reserved.
+ Scancode info:
+ Original SPDX id: COPYRIGHT_SERVICE_LABEL
+ Score : 100.00
+ Match type : COPYRIGHT
+ Files with this license:
+ tool/uriparse.c [4:6]
+
+KEEP COPYRIGHT_SERVICE_LABEL bf82654b941d6b404dc8afa3bea407ff
+BELONGS test/ya.make
+ License text:
+ * Copyright (C) 2014, Sebastian Pipping <sebastian@pipping.org>
+ Scancode info:
+ Original SPDX id: COPYRIGHT_SERVICE_LABEL
+ Score : 100.00
+ Match type : COPYRIGHT
+ Files with this license:
+ test/VersionSuite.cpp [4:4]
+
+KEEP COPYRIGHT_SERVICE_LABEL c0a580767e4df988cbeb3a33fe57d251
+BELONGS test/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:
+ test/COPYING [428:433]
+
+KEEP COPYRIGHT_SERVICE_LABEL cea1b82351539a871d540971f218116e
+BELONGS test/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:
+ test/COPYING [4:6]
+
+KEEP COPYRIGHT_SERVICE_LABEL d59741a3f91b83f55dba27b27016d1f8
+BELONGS ya.make
+ License text:
+ * Copyright (C) 2018, Sebastian Pipping <sebastian@pipping.org>
+ * All rights reserved.
+ Scancode info:
+ Original SPDX id: COPYRIGHT_SERVICE_LABEL
+ Score : 100.00
+ Match type : COPYRIGHT
+ Files with this license:
+ config.h [4:5]
+ src/UriMemory.c [4:6]
+ src/UriMemory.h [4:6]
+
+KEEP COPYRIGHT_SERVICE_LABEL dc546ac6f116e23a5572cd498b804b23
+BELONGS test/ya.make ya.make
+ License text:
+ Copyright (C) 2007, Weijia Song <songweijia@gmail.com>
+ Copyright (C) 2007, Sebastian Pipping <sebastian@pipping.org>
+ All rights reserved.
+ Scancode info:
+ Original SPDX id: COPYRIGHT_SERVICE_LABEL
+ Score : 100.00
+ Match type : COPYRIGHT
+ Files with this license:
+ COPYING [3:5]
+ include/uriparser/Uri.h [5:7]
+ include/uriparser/UriBase.h [4:6]
+ include/uriparser/UriDefsAnsi.h [4:6]
+ include/uriparser/UriDefsConfig.h [4:6]
+ include/uriparser/UriDefsUnicode.h [4:6]
+ include/uriparser/UriIp4.h [4:6]
+ src/UriCommon.c [4:6]
+ src/UriCommon.h [4:6]
+ src/UriCompare.c [4:6]
+ src/UriEscape.c [4:6]
+ src/UriFile.c [4:6]
+ src/UriIp4.c [4:6]
+ src/UriIp4Base.c [4:6]
+ src/UriIp4Base.h [4:6]
+ src/UriNormalize.c [4:6]
+ src/UriNormalizeBase.c [4:6]
+ src/UriNormalizeBase.h [4:6]
+ src/UriParse.c [4:6]
+ src/UriParseBase.c [4:6]
+ src/UriParseBase.h [4:6]
+ src/UriQuery.c [4:6]
+ src/UriRecompose.c [4:6]
+ src/UriResolve.c [4:6]
+ src/UriShorten.c [4:6]
+ test/FourSuite.cpp [4:5]
+ test/MemoryManagerSuite.cpp [4:5]
+ test/test.cpp [4:5]
diff --git a/contrib/restricted/uriparser/.yandex_meta/devtools.licenses.report b/contrib/restricted/uriparser/.yandex_meta/devtools.licenses.report
index 29c5aa7a65..6319b26b19 100644
--- a/contrib/restricted/uriparser/.yandex_meta/devtools.licenses.report
+++ b/contrib/restricted/uriparser/.yandex_meta/devtools.licenses.report
@@ -1,177 +1,177 @@
-# 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 BSD-3-Clause 09d0bc1f9a13b29daac22dcd67c051e2
-BELONGS tool/ya.make ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: BSD-3-Clause
- Score : 100.00
- Match type : TEXT
- Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
- Files with this license:
- config.h [7:36]
- include/uriparser/Uri.h [9:38]
- include/uriparser/UriBase.h [8:37]
- include/uriparser/UriDefsAnsi.h [8:37]
- include/uriparser/UriDefsConfig.h [8:37]
- include/uriparser/UriDefsUnicode.h [8:37]
- include/uriparser/UriIp4.h [8:37]
- src/UriCommon.c [8:37]
- src/UriCommon.h [8:37]
- src/UriCompare.c [8:37]
- src/UriEscape.c [8:37]
- src/UriFile.c [8:37]
- src/UriIp4.c [8:37]
- src/UriIp4Base.c [8:37]
- src/UriIp4Base.h [8:37]
- src/UriMemory.c [8:37]
- src/UriMemory.h [8:37]
- src/UriNormalize.c [8:37]
- src/UriNormalizeBase.c [8:37]
- src/UriNormalizeBase.h [8:37]
- src/UriParse.c [8:37]
- src/UriParseBase.c [8:37]
- src/UriParseBase.h [8:37]
- src/UriQuery.c [8:37]
- src/UriRecompose.c [8:37]
- src/UriResolve.c [8:37]
- src/UriShorten.c [8:37]
- tool/uriparse.c [8:37]
-
-KEEP BSD-3-Clause 309575f4690522ea49ab8dd7775905e0
-BELONGS ya.make
- License text:
- * Changed: Library code is now licensed under the new BSD license.
- Scancode info:
- Original SPDX id: BSD-3-Clause
- Score : 100.00
- Match type : NOTICE
- Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
- Files with this license:
+# 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 BSD-3-Clause 09d0bc1f9a13b29daac22dcd67c051e2
+BELONGS tool/ya.make ya.make
+ Note: matched license text is too long. Read it in the source files.
+ Scancode info:
+ Original SPDX id: BSD-3-Clause
+ Score : 100.00
+ Match type : TEXT
+ Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
+ Files with this license:
+ config.h [7:36]
+ include/uriparser/Uri.h [9:38]
+ include/uriparser/UriBase.h [8:37]
+ include/uriparser/UriDefsAnsi.h [8:37]
+ include/uriparser/UriDefsConfig.h [8:37]
+ include/uriparser/UriDefsUnicode.h [8:37]
+ include/uriparser/UriIp4.h [8:37]
+ src/UriCommon.c [8:37]
+ src/UriCommon.h [8:37]
+ src/UriCompare.c [8:37]
+ src/UriEscape.c [8:37]
+ src/UriFile.c [8:37]
+ src/UriIp4.c [8:37]
+ src/UriIp4Base.c [8:37]
+ src/UriIp4Base.h [8:37]
+ src/UriMemory.c [8:37]
+ src/UriMemory.h [8:37]
+ src/UriNormalize.c [8:37]
+ src/UriNormalizeBase.c [8:37]
+ src/UriNormalizeBase.h [8:37]
+ src/UriParse.c [8:37]
+ src/UriParseBase.c [8:37]
+ src/UriParseBase.h [8:37]
+ src/UriQuery.c [8:37]
+ src/UriRecompose.c [8:37]
+ src/UriResolve.c [8:37]
+ src/UriShorten.c [8:37]
+ tool/uriparse.c [8:37]
+
+KEEP BSD-3-Clause 309575f4690522ea49ab8dd7775905e0
+BELONGS ya.make
+ License text:
+ * Changed: Library code is now licensed under the new BSD license.
+ Scancode info:
+ Original SPDX id: BSD-3-Clause
+ Score : 100.00
+ Match type : NOTICE
+ Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
+ Files with this license:
ChangeLog [574:574]
-
-KEEP LGPL-2.1-only 42367b383530349bbb6706a8c32679e2
-BELONGS test/ya.make
-FILE_INCLUDE COPYING found in files: test/COPYING at line 116
-FILE_INCLUDE test/COPYING found in files: test/COPYING at line 116
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: LGPL-2.1-only
- Score : 100.00
- Match type : TEXT
- Links : http://www.gnu.org/licenses/lgpl-2.1.html, http://www.gnu.org/licenses/lgpl-2.1.txt, https://spdx.org/licenses/LGPL-2.1-only
- Files with this license:
- test/COPYING [1:502]
-
-KEEP BSD-3-Clause 7960111c24a80f6998cdff1df2f1d44c
-BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: BSD-3-Clause
- Score : 54.62
- Match type : NOTICE
- Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
- Files with this license:
- GOALS.txt [10:13]
-
-SKIP LGPL-2.0-or-later bb62c4f4627eb2ae7bbf10e6304263ee
-BELONGS ya.make
- License text:
- Test suite code licensed under LGPL.
- Scancode info:
- Original SPDX id: LGPL-2.0-or-later
- Score : 100.00
- Match type : NOTICE
- Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
- Files with this license:
- GOALS.txt [12:12]
-
-SKIP LGPL-2.0-or-later c1a07d6c361dffbd8ab9089d07626cc5
-BELONGS ya.make
- License text:
- The test suite code is licensed under LGPL.
- Scancode info:
- Original SPDX id: LGPL-2.0-or-later
- Score : 100.00
- Match type : NOTICE
- Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
- Files with this license:
+
+KEEP LGPL-2.1-only 42367b383530349bbb6706a8c32679e2
+BELONGS test/ya.make
+FILE_INCLUDE COPYING found in files: test/COPYING at line 116
+FILE_INCLUDE test/COPYING found in files: test/COPYING at line 116
+ Note: matched license text is too long. Read it in the source files.
+ Scancode info:
+ Original SPDX id: LGPL-2.1-only
+ Score : 100.00
+ Match type : TEXT
+ Links : http://www.gnu.org/licenses/lgpl-2.1.html, http://www.gnu.org/licenses/lgpl-2.1.txt, https://spdx.org/licenses/LGPL-2.1-only
+ Files with this license:
+ test/COPYING [1:502]
+
+KEEP BSD-3-Clause 7960111c24a80f6998cdff1df2f1d44c
+BELONGS ya.make
+ Note: matched license text is too long. Read it in the source files.
+ Scancode info:
+ Original SPDX id: BSD-3-Clause
+ Score : 54.62
+ Match type : NOTICE
+ Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
+ Files with this license:
+ GOALS.txt [10:13]
+
+SKIP LGPL-2.0-or-later bb62c4f4627eb2ae7bbf10e6304263ee
+BELONGS ya.make
+ License text:
+ Test suite code licensed under LGPL.
+ Scancode info:
+ Original SPDX id: LGPL-2.0-or-later
+ Score : 100.00
+ Match type : NOTICE
+ Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
+ Files with this license:
+ GOALS.txt [12:12]
+
+SKIP LGPL-2.0-or-later c1a07d6c361dffbd8ab9089d07626cc5
+BELONGS ya.make
+ License text:
+ The test suite code is licensed under LGPL.
+ Scancode info:
+ Original SPDX id: LGPL-2.0-or-later
+ Score : 100.00
+ Match type : NOTICE
+ Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.0-standalone.html, http://www.gnu.org/licenses/old-licenses/lgpl-2.0.html, https://spdx.org/licenses/LGPL-2.0-or-later
+ Files with this license:
ChangeLog [575:575]
-
-SKIP LicenseRef-scancode-unknown-license-reference ce1f972e75639856f8c7249d9e99fb6d
-BELONGS ya.make
- License text:
- (3) Library licensed under "New BSD license".
- Scancode info:
- Original SPDX id: LicenseRef-scancode-unknown-license-reference
- Score : 11.00
- Match type : INTRO
- Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
- Files with this license:
- GOALS.txt [10:10]
-
-KEEP LGPL-2.1-or-later d6dfce0568e9d0e05b55a83b6fb0d193
-BELONGS test/ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: LGPL-2.1-or-later
- Score : 100.00
- Match type : NOTICE
- Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html, https://spdx.org/licenses/LGPL-2.1-or-later
- Files with this license:
- test/FourSuite.cpp [7:19]
- test/MemoryManagerSuite.cpp [7:19]
- test/VersionSuite.cpp [6:18]
- test/test.cpp [7:19]
-
-KEEP BSD-3-Clause da69c5fe91ac1ba539217e0fceff9e82
-BELONGS ya.make
- Note: matched license text is too long. Read it in the source files.
- Scancode info:
- Original SPDX id: BSD-3-Clause
- Score : 100.00
- Match type : TEXT
- Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
- Files with this license:
- COPYING [7:36]
-
-KEEP BSD-3-Clause e8d0972ba32b7b11feea22d8a6263dc0
-BELONGS ya.make
- License text:
- is licensed under the [New BSD license](https://github.com/uriparser/uriparser/blob/master/COPYING).
- Scancode info:
- Original SPDX id: BSD-3-Clause
- Score : 100.00
- Match type : NOTICE
- Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
- Files with this license:
- README.md [14:14]
+
+SKIP LicenseRef-scancode-unknown-license-reference ce1f972e75639856f8c7249d9e99fb6d
+BELONGS ya.make
+ License text:
+ (3) Library licensed under "New BSD license".
+ Scancode info:
+ Original SPDX id: LicenseRef-scancode-unknown-license-reference
+ Score : 11.00
+ Match type : INTRO
+ Links : https://github.com/nexB/scancode-toolkit/tree/develop/src/licensedcode/data/licenses/unknown-license-reference.LICENSE
+ Files with this license:
+ GOALS.txt [10:10]
+
+KEEP LGPL-2.1-or-later d6dfce0568e9d0e05b55a83b6fb0d193
+BELONGS test/ya.make
+ Note: matched license text is too long. Read it in the source files.
+ Scancode info:
+ Original SPDX id: LGPL-2.1-or-later
+ Score : 100.00
+ Match type : NOTICE
+ Links : http://www.gnu.org/licenses/old-licenses/lgpl-2.1-standalone.html, https://spdx.org/licenses/LGPL-2.1-or-later
+ Files with this license:
+ test/FourSuite.cpp [7:19]
+ test/MemoryManagerSuite.cpp [7:19]
+ test/VersionSuite.cpp [6:18]
+ test/test.cpp [7:19]
+
+KEEP BSD-3-Clause da69c5fe91ac1ba539217e0fceff9e82
+BELONGS ya.make
+ Note: matched license text is too long. Read it in the source files.
+ Scancode info:
+ Original SPDX id: BSD-3-Clause
+ Score : 100.00
+ Match type : TEXT
+ Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
+ Files with this license:
+ COPYING [7:36]
+
+KEEP BSD-3-Clause e8d0972ba32b7b11feea22d8a6263dc0
+BELONGS ya.make
+ License text:
+ is licensed under the [New BSD license](https://github.com/uriparser/uriparser/blob/master/COPYING).
+ Scancode info:
+ Original SPDX id: BSD-3-Clause
+ Score : 100.00
+ Match type : NOTICE
+ Links : http://www.opensource.org/licenses/BSD-3-Clause, https://spdx.org/licenses/BSD-3-Clause
+ Files with this license:
+ README.md [14:14]
diff --git a/contrib/restricted/uriparser/.yandex_meta/licenses.list.txt b/contrib/restricted/uriparser/.yandex_meta/licenses.list.txt
index 6414083533..12ee2927d8 100644
--- a/contrib/restricted/uriparser/.yandex_meta/licenses.list.txt
+++ b/contrib/restricted/uriparser/.yandex_meta/licenses.list.txt
@@ -1,95 +1,95 @@
-====================BSD-3-Clause====================
- * Changed: Library code is now licensed under the new BSD license.
-
-
-====================BSD-3-Clause====================
- (3) Library licensed under "New BSD license".
- http://www.opensource.org/licenses/bsd-license.php
- Test suite code licensed under LGPL.
- http://www.opensource.org/licenses/lgpl-license.php
-
-
-====================BSD-3-Clause====================
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- *
- * 1. Redistributions of source code must retain the above
- * copyright notice, this list of conditions and the following
- * disclaimer.
- *
- * 2. Redistributions in binary form must reproduce the above
- * copyright notice, this list of conditions and the following
- * disclaimer in the documentation and/or other materials
- * provided with the distribution.
- *
- * 3. Neither the name of the copyright holder nor the names of
- * its contributors may be used to endorse or promote products
- * derived from this software without specific prior written
- * permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
- * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
- * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
- * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
- * THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
- * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
- * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
- * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
- * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
- * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
- * OF THE POSSIBILITY OF SUCH DAMAGE.
-
-
-====================BSD-3-Clause====================
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-
- 1. Redistributions of source code must retain the above
- copyright notice, this list of conditions and the following
- disclaimer.
-
- 2. Redistributions in binary form must reproduce the above
- copyright notice, this list of conditions and the following
- disclaimer in the documentation and/or other materials
- provided with the distribution.
-
- 3. Neither the name of the copyright holder nor the names of
- its contributors may be used to endorse or promote products
- derived from this software without specific prior written
- permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
-FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
-THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
-INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
-(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
-SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
-HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
-STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
-OF THE POSSIBILITY OF SUCH DAMAGE.
-
-====================BSD-3-Clause====================
-is licensed under the [New BSD license](https://github.com/uriparser/uriparser/blob/master/COPYING).
-
-
-====================COPYRIGHT====================
- * Copyright (C) 2018, Sebastian Pipping <sebastian@pipping.org>
- * All rights reserved.
-
-
-====================COPYRIGHT====================
- * Copyright (C) 2018, Weijia Song <songweijia@gmail.com>
- * Copyright (C) 2018, Sebastian Pipping <sebastian@pipping.org>
- * All rights reserved.
-
-
-====================COPYRIGHT====================
-Copyright (C) 2007, Weijia Song <songweijia@gmail.com>
-Copyright (C) 2007, Sebastian Pipping <sebastian@pipping.org>
-All rights reserved.
+====================BSD-3-Clause====================
+ * Changed: Library code is now licensed under the new BSD license.
+
+
+====================BSD-3-Clause====================
+ (3) Library licensed under "New BSD license".
+ http://www.opensource.org/licenses/bsd-license.php
+ Test suite code licensed under LGPL.
+ http://www.opensource.org/licenses/lgpl-license.php
+
+
+====================BSD-3-Clause====================
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ *
+ * 1. Redistributions of source code must retain the above
+ * copyright notice, this list of conditions and the following
+ * disclaimer.
+ *
+ * 2. Redistributions in binary form must reproduce the above
+ * copyright notice, this list of conditions and the following
+ * disclaimer in the documentation and/or other materials
+ * provided with the distribution.
+ *
+ * 3. Neither the name of the copyright holder nor the names of
+ * its contributors may be used to endorse or promote products
+ * derived from this software without specific prior written
+ * permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
+ * THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+ * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+ * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+ * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+ * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+ * OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
+====================BSD-3-Clause====================
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+
+ 1. Redistributions of source code must retain the above
+ copyright notice, this list of conditions and the following
+ disclaimer.
+
+ 2. Redistributions in binary form must reproduce the above
+ copyright notice, this list of conditions and the following
+ disclaimer in the documentation and/or other materials
+ provided with the distribution.
+
+ 3. Neither the name of the copyright holder nor the names of
+ its contributors may be used to endorse or promote products
+ derived from this software without specific prior written
+ permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
+THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+OF THE POSSIBILITY OF SUCH DAMAGE.
+
+====================BSD-3-Clause====================
+is licensed under the [New BSD license](https://github.com/uriparser/uriparser/blob/master/COPYING).
+
+
+====================COPYRIGHT====================
+ * Copyright (C) 2018, Sebastian Pipping <sebastian@pipping.org>
+ * All rights reserved.
+
+
+====================COPYRIGHT====================
+ * Copyright (C) 2018, Weijia Song <songweijia@gmail.com>
+ * Copyright (C) 2018, Sebastian Pipping <sebastian@pipping.org>
+ * All rights reserved.
+
+
+====================COPYRIGHT====================
+Copyright (C) 2007, Weijia Song <songweijia@gmail.com>
+Copyright (C) 2007, Sebastian Pipping <sebastian@pipping.org>
+All rights reserved.