1
1
BSD 3-Clause License
2
2
3
- Copyright (c) 2024, fastpay_connect .
3
+ Copyright (c) 2024, Dupley Maxim Igorevich .
4
4
All rights reserved.
5
5
6
6
Redistribution and use in source and binary forms, with or without
7
7
modification, are permitted provided that the following conditions are met:
8
8
9
- - Redistributions of source code must retain the above copyright notice, this
10
- list of conditions and the following disclaimer.
11
-
12
- - Redistributions in binary form must reproduce the above copyright notice,
13
- this list of conditions and the following disclaimer in the documentation
14
- and/or other materials provided with the distribution.
15
-
16
- - Neither the name of the copyright holder nor the names of its
17
- contributors may be used to endorse or promote products derived from
18
- this software without specific prior written permission.
9
+ 1 ) Redistributions of source code must retain the above copyright notice, this
10
+ list of conditions, and the following disclaimer.
11
+ 2 ) Redistributions in binary form must reproduce the above copyright notice,
12
+ this list of conditions, and the following disclaimer in the documentation
13
+ and/or other materials provided with the distribution.
14
+ 3 ) Proper attribution must be given to Dupley Maxim Igorevich in any derivative
15
+ works or distributions. This includes mentioning the author's name and
16
+ providing a link to the original project.
17
+ 4 ) The author, Dupley Maxim Igorevich, must be notified before any use of the
18
+ code in commercial or non-commercial projects. Notification details can be
19
+ found in the project's repository.
20
+ 5 ) Neither the name of the copyright holder nor the names of its contributors
21
+ may be used to endorse or promote products derived from this software
22
+ without specific prior written permission.
19
23
20
24
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
21
25
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
@@ -27,3 +31,36 @@ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
27
31
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
28
32
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
29
33
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
34
+
35
+ --------------------------------------------------------------------------------
36
+
37
+ Лицензия BSD 3-Clause
38
+
39
+ Copyright (c) 2024, Dupley Maxim Igorevich.
40
+ Все права защищены.
41
+
42
+ Распространение и использование в исходной и двоичной формах,
43
+ с изменениями или без, разрешается при соблюдении следующих условий:
44
+
45
+ 1 ) Распространение исходного кода должно сохранять указанное выше уведомление об авторских правах,
46
+ этот список условий и приведённый ниже отказ от гарантий.
47
+ 2 ) Распространение в двоичной форме должно воспроизводить указанное выше уведомление об авторских правах,
48
+ этот список условий и приведённый ниже отказ от гарантий в документации
49
+ и/или других материалах, предоставляемых вместе с распространением.
50
+ 3 ) В любых производных работах или при распространении должна быть указана правильная атрибуция авторства Dupley Maxim Igorevich.
51
+ Это включает упоминание имени автора и предоставление ссылки на оригинальный проект.
52
+ 4 ) Автор, Dupley Maxim Igorevich, должен быть уведомлён перед любым использованием кода в коммерческих или некоммерческих проектах.
53
+ Информация для связи указана в репозитории проекта.
54
+ 5 ) Ни имя правообладателя, ни имена его участников не могут быть использованы для поддержки или продвижения продуктов,
55
+ созданных на основе данного программного обеспечения, без предварительного письменного разрешения.
56
+
57
+ ДАННОЕ ПРОГРАММНОЕ ОБЕСПЕЧЕНИЕ ПРЕДОСТАВЛЯЕТСЯ АВТОРАМИ И УЧАСТНИКАМИ "КАК ЕСТЬ"
58
+ И ЛЮБЫЕ ЯВНЫЕ ИЛИ ПОДРАЗУМЕВАЕМЫЕ ГАРАНТИИ, ВКЛЮЧАЯ, НО НЕ ОГРАНИЧИВАЯСЬ,
59
+ ПОДРАЗУМЕВАЕМЫЕ ГАРАНТИИ ТОВАРНОЙ ПРИГОДНОСТИ И ПРИГОДНОСТИ ДЛЯ КОНКРЕТНОЙ ЦЕЛИ,
60
+ ОТКЛОНЯЮТСЯ. НИ ПРАВООБЛАДАТЕЛЬ, НИ УЧАСТНИКИ НЕ НЕСУТ ОТВЕТСТВЕННОСТИ ЗА ЛЮБЫЕ
61
+ ПРЯМЫЕ, КОСВЕННЫЕ, СЛУЧАЙНЫЕ, ОСОБЫЕ, ШТРАФНЫЕ ИЛИ ПОСЛЕДУЮЩИЕ УБЫТКИ
62
+ (ВКЛЮЧАЯ, НО НЕ ОГРАНИЧИВАЯСЬ, ПРИОБРЕТЕНИЕ ЗАМЕНЯЮЩИХ ТОВАРОВ ИЛИ УСЛУГ,
63
+ ПОТЕРЮ ДАННЫХ, ПРИБЫЛИ ИЛИ ПРЕРЫВАНИЕ ДЕЯТЕЛЬНОСТИ), НЕЗАВИСИМО ОТ ПРИЧИНЫ И
64
+ ЛЮБОЙ ТЕОРИИ ОТВЕТСТВЕННОСТИ, БУДЬ ТО В РЕЗУЛЬТАТЕ ДОГОВОРА, СТРОГОЙ ОТВЕТСТВЕННОСТИ
65
+ ИЛИ ДЕЛИКТА (ВКЛЮЧАЯ ХАЛАТНОСТЬ ИЛИ ИНОЕ), ВОЗНИКАЮЩИЕ В РЕЗУЛЬТАТЕ ИСПОЛЬЗОВАНИЯ
66
+ ДАННОГО ПРОГРАММНОГО ОБЕСПЕЧЕНИЯ, ДАЖЕ ЕСЛИ БЫЛО СООБЩЕНО О ВОЗМОЖНОСТИ ТАКИХ УБЫТКОВ.
0 commit comments