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