diff options
author | heretic <heretic@yandex-team.ru> | 2022-02-10 16:45:46 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:46 +0300 |
commit | 81eddc8c0b55990194e112b02d127b87d54164a9 (patch) | |
tree | 9142afc54d335ea52910662635b898e79e192e49 /contrib/libs/poco/Net | |
parent | 397cbe258b9e064f49c4ca575279f02f39fef76e (diff) | |
download | ydb-81eddc8c0b55990194e112b02d127b87d54164a9.tar.gz |
Restoring authorship annotation for <heretic@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/poco/Net')
-rw-r--r-- | contrib/libs/poco/Net/.yandex_meta/licenses.list.txt | 252 | ||||
-rw-r--r-- | contrib/libs/poco/Net/ya.make | 34 |
2 files changed, 143 insertions, 143 deletions
diff --git a/contrib/libs/poco/Net/.yandex_meta/licenses.list.txt b/contrib/libs/poco/Net/.yandex_meta/licenses.list.txt index da3efaa19f..047c8d81c6 100644 --- a/contrib/libs/poco/Net/.yandex_meta/licenses.list.txt +++ b/contrib/libs/poco/Net/.yandex_meta/licenses.list.txt @@ -1,126 +1,126 @@ -====================BSD-3-Clause==================== - remove advertising from BSD licensed parts - - -====================BSL-1.0==================== -- Changed license to Boost license - - -====================BSL-1.0==================== -// SPDX-License-Identifier: BSL-1.0 - - -====================BSL-1.0==================== -Boost Software License - Version 1.0 - August 17th, 2003 - -Permission is hereby granted, free of charge, to any person or organization -obtaining a copy of the software and accompanying documentation covered by -this license (the "Software") to use, reproduce, display, distribute, -execute, and transmit the Software, and to prepare derivative works of the -Software, and to permit third-parties to whom the Software is furnished to -do so, all subject to the following: - -The copyright notices in the Software and this entire statement, including -the above license grant, this restriction and the following disclaimer, -must be included in all copies of the Software, in whole or in part, and -all derivative works of the Software, unless such copies or derivative -works are solely in the form of machine-executable object code generated by -a source language processor. - -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT -SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE -FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, -ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER -DEALINGS IN THE SOFTWARE. - ---------------------------------------------------------------------------- -Note: -Individual files contain the following tag instead of the full license text. - - SPDX-License-Identifier: BSL-1.0 - -This enables machine processing of license information based on the SPDX -License Identifiers that are here available: http://spdx.org/licenses/ - -====================COPYRIGHT==================== -// Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. -// and Contributors. - - -====================COPYRIGHT==================== -// Copyright (c) 2005-2007, Applied Informatics Software Engineering GmbH. -// and Contributors. - - -====================COPYRIGHT==================== -// Copyright (c) 2005-2008, Applied Informatics Software Engineering GmbH. -// and Contributors. - - -====================COPYRIGHT==================== -// Copyright (c) 2005-2011, Applied Informatics Software Engineering GmbH. -// and Contributors. - - -====================COPYRIGHT==================== -// Copyright (c) 2005-2012, Applied Informatics Software Engineering GmbH. -// and Contributors. - - -====================COPYRIGHT==================== -// Copyright (c) 2006, Applied Informatics Software Engineering GmbH. -// and Contributors. - - -====================COPYRIGHT==================== -// Copyright (c) 2007, Applied Informatics Software Engineering GmbH. -// and Contributors. - - -====================COPYRIGHT==================== -// Copyright (c) 2007-2011, Applied Informatics Software Engineering GmbH. -// and Contributors. - - -====================COPYRIGHT==================== -// Copyright (c) 2011, Anton V. Yabchinskiy (arn at bestmx dot ru). -// Copyright (c) 2012, Applied Informatics Software Engineering GmbH. -// and Contributors. - - -====================COPYRIGHT==================== -// Copyright (c) 2012, Applied Informatics Software Engineering GmbH. -// and Contributors. - - -====================COPYRIGHT==================== -// Copyright (c) 2014, Applied Informatics Software Engineering GmbH. -// and Contributors. - - -====================COPYRIGHT==================== -// Copyright (c) 2016, Applied Informatics Software Engineering GmbH. -// All rights reserved. - - -====================Custom-Punycode==================== - License on the original code: - - punycode-spec 1.0.3 (2006-Mar-23-Thu) - http://www.nicemice.net/idn/ - Adam M. Costello - http://www.nicemice.net/amc/ - - B. Disclaimer and license - - Regarding this entire document or any portion of it (including - the pseudocode and C code), the author makes no guarantees and - is not responsible for any damage resulting from its use. The - author grants irrevocable permission to anyone to use, modify, - and distribute it in any way that does not diminish the rights - of anyone else to use, modify, and distribute it, provided that - redistributed derivative works do not contain misleading author or - version information. Derivative works need not be licensed under - similar terms. +====================BSD-3-Clause==================== + remove advertising from BSD licensed parts + + +====================BSL-1.0==================== +- Changed license to Boost license + + +====================BSL-1.0==================== +// SPDX-License-Identifier: BSL-1.0 + + +====================BSL-1.0==================== +Boost Software License - Version 1.0 - August 17th, 2003 + +Permission is hereby granted, free of charge, to any person or organization +obtaining a copy of the software and accompanying documentation covered by +this license (the "Software") to use, reproduce, display, distribute, +execute, and transmit the Software, and to prepare derivative works of the +Software, and to permit third-parties to whom the Software is furnished to +do so, all subject to the following: + +The copyright notices in the Software and this entire statement, including +the above license grant, this restriction and the following disclaimer, +must be included in all copies of the Software, in whole or in part, and +all derivative works of the Software, unless such copies or derivative +works are solely in the form of machine-executable object code generated by +a source language processor. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT +SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE +FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER +DEALINGS IN THE SOFTWARE. + +--------------------------------------------------------------------------- +Note: +Individual files contain the following tag instead of the full license text. + + SPDX-License-Identifier: BSL-1.0 + +This enables machine processing of license information based on the SPDX +License Identifiers that are here available: http://spdx.org/licenses/ + +====================COPYRIGHT==================== +// Copyright (c) 2005-2006, Applied Informatics Software Engineering GmbH. +// and Contributors. + + +====================COPYRIGHT==================== +// Copyright (c) 2005-2007, Applied Informatics Software Engineering GmbH. +// and Contributors. + + +====================COPYRIGHT==================== +// Copyright (c) 2005-2008, Applied Informatics Software Engineering GmbH. +// and Contributors. + + +====================COPYRIGHT==================== +// Copyright (c) 2005-2011, Applied Informatics Software Engineering GmbH. +// and Contributors. + + +====================COPYRIGHT==================== +// Copyright (c) 2005-2012, Applied Informatics Software Engineering GmbH. +// and Contributors. + + +====================COPYRIGHT==================== +// Copyright (c) 2006, Applied Informatics Software Engineering GmbH. +// and Contributors. + + +====================COPYRIGHT==================== +// Copyright (c) 2007, Applied Informatics Software Engineering GmbH. +// and Contributors. + + +====================COPYRIGHT==================== +// Copyright (c) 2007-2011, Applied Informatics Software Engineering GmbH. +// and Contributors. + + +====================COPYRIGHT==================== +// Copyright (c) 2011, Anton V. Yabchinskiy (arn at bestmx dot ru). +// Copyright (c) 2012, Applied Informatics Software Engineering GmbH. +// and Contributors. + + +====================COPYRIGHT==================== +// Copyright (c) 2012, Applied Informatics Software Engineering GmbH. +// and Contributors. + + +====================COPYRIGHT==================== +// Copyright (c) 2014, Applied Informatics Software Engineering GmbH. +// and Contributors. + + +====================COPYRIGHT==================== +// Copyright (c) 2016, Applied Informatics Software Engineering GmbH. +// All rights reserved. + + +====================Custom-Punycode==================== + License on the original code: + + punycode-spec 1.0.3 (2006-Mar-23-Thu) + http://www.nicemice.net/idn/ + Adam M. Costello + http://www.nicemice.net/amc/ + + B. Disclaimer and license + + Regarding this entire document or any portion of it (including + the pseudocode and C code), the author makes no guarantees and + is not responsible for any damage resulting from its use. The + author grants irrevocable permission to anyone to use, modify, + and distribute it in any way that does not diminish the rights + of anyone else to use, modify, and distribute it, provided that + redistributed derivative works do not contain misleading author or + version information. Derivative works need not be licensed under + similar terms. diff --git a/contrib/libs/poco/Net/ya.make b/contrib/libs/poco/Net/ya.make index 8289bda3da..9feadc7027 100644 --- a/contrib/libs/poco/Net/ya.make +++ b/contrib/libs/poco/Net/ya.make @@ -2,19 +2,19 @@ LIBRARY() -OWNER( - orivej - g:cpp-contrib -) +OWNER( + orivej + g:cpp-contrib +) + +LICENSE( + BSD-3-Clause AND + BSL-1.0 AND + Custom-Punycode +) -LICENSE( - BSD-3-Clause AND - BSL-1.0 AND - Custom-Punycode -) +LICENSE_TEXTS(.yandex_meta/licenses.list.txt) -LICENSE_TEXTS(.yandex_meta/licenses.list.txt) - PEERDIR( contrib/libs/poco/Foundation ) @@ -29,14 +29,14 @@ NO_COMPILER_WARNINGS() NO_UTIL() -CFLAGS( - -DPOCO_SOCKETADDRESS_DONT_PREFER_IPV4 -) +CFLAGS( + -DPOCO_SOCKETADDRESS_DONT_PREFER_IPV4 +) IF (OS_LINUX) - CFLAGS( - -DPOCO_HAVE_FD_EPOLL - ) + CFLAGS( + -DPOCO_HAVE_FD_EPOLL + ) ENDIF() SRCS( |