|
1 | 1 | BSD 3-Clause License |
2 | 2 |
|
3 | | -Koded - Session library |
4 | 3 | Copyright (c) 2019, Mihail Binev |
5 | 4 | All rights reserved. |
6 | 5 |
|
7 | 6 | Redistribution and use in source and binary forms, with or without |
8 | 7 | modification, are permitted provided that the following conditions are met: |
9 | 8 |
|
10 | | -* Redistributions of source code must retain the above copyright notice, this |
11 | | - list of conditions and the following disclaimer. |
| 9 | +1. Redistributions of source code must retain the above copyright notice, this |
| 10 | + list of conditions and the following disclaimer. |
12 | 11 |
|
13 | | -* Redistributions in binary form must reproduce the above copyright notice, |
14 | | - this list of conditions and the following disclaimer in the documentation |
15 | | - and/or other materials provided with the distribution. |
| 12 | +2. 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. |
16 | 15 |
|
17 | | -* Neither the name of the copyright holder nor the names of its |
18 | | - contributors may be used to endorse or promote products derived from |
19 | | - this software without specific prior written permission. |
| 16 | +3. 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. |
20 | 19 |
|
21 | 20 | THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" |
22 | 21 | AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |
|
0 commit comments