Skip to content

Commit 2720f2b

Browse files
committed
Update the default license formatting to match https://opensource.org/licenses/BSD-3-Clause
1 parent 61f7e07 commit 2720f2b

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

{{cookiecutter.github_project_name}}/LICENSE.txt

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
1-
BSD 3-Clause License
2-
3-
Copyright (c) {% now 'local', '%Y' %}, {{ cookiecutter.author_name }}
1+
Copyright (c) {% now 'local', '%Y' %} {{ cookiecutter.author_name }}
42
All rights reserved.
53

64
Redistribution and use in source and binary forms, with or without
75
modification, are permitted provided that the following conditions are met:
86

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.
119

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.
1513

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.
1917

2018
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
2119
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

0 commit comments

Comments
 (0)