From b56bb904dc1c9b6911ae9d589e18ed348bc06510 Mon Sep 17 00:00:00 2001 From: arcadia-devtools Date: Thu, 26 May 2022 16:39:42 +0300 Subject: intermediate changes ref:053341dde4c25aa65918f21eb765fc97232e55cb --- library/cpp/digest/argonish/AUTHORS | 3 --- library/cpp/digest/argonish/AUTHORS.md | 3 +++ library/cpp/digest/argonish/LICENSE | 22 ---------------------- library/cpp/digest/argonish/LICENSE.md | 22 ++++++++++++++++++++++ 4 files changed, 25 insertions(+), 25 deletions(-) delete mode 100644 library/cpp/digest/argonish/AUTHORS create mode 100644 library/cpp/digest/argonish/AUTHORS.md delete mode 100644 library/cpp/digest/argonish/LICENSE create mode 100644 library/cpp/digest/argonish/LICENSE.md (limited to 'library/cpp/digest') diff --git a/library/cpp/digest/argonish/AUTHORS b/library/cpp/digest/argonish/AUTHORS deleted file mode 100644 index 608109b6da0..00000000000 --- a/library/cpp/digest/argonish/AUTHORS +++ /dev/null @@ -1,3 +0,0 @@ -The following authors have created the source code of "Argonish" published and distributed by YANDEX LLC as the owner: - -Evgeny Sidorov diff --git a/library/cpp/digest/argonish/AUTHORS.md b/library/cpp/digest/argonish/AUTHORS.md new file mode 100644 index 00000000000..608109b6da0 --- /dev/null +++ b/library/cpp/digest/argonish/AUTHORS.md @@ -0,0 +1,3 @@ +The following authors have created the source code of "Argonish" published and distributed by YANDEX LLC as the owner: + +Evgeny Sidorov diff --git a/library/cpp/digest/argonish/LICENSE b/library/cpp/digest/argonish/LICENSE deleted file mode 100644 index 67fc7b16f8b..00000000000 --- a/library/cpp/digest/argonish/LICENSE +++ /dev/null @@ -1,22 +0,0 @@ -Copyright (c) 2017, YANDEX LLC -All rights reserved. - -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. diff --git a/library/cpp/digest/argonish/LICENSE.md b/library/cpp/digest/argonish/LICENSE.md new file mode 100644 index 00000000000..67fc7b16f8b --- /dev/null +++ b/library/cpp/digest/argonish/LICENSE.md @@ -0,0 +1,22 @@ +Copyright (c) 2017, YANDEX LLC +All rights reserved. + +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. -- cgit v1.3