Skip to content

Commit 0720fe3

Browse files
authored
Merge pull request #29 from jayvdb/fix-bsd-license
🐛 Fix double negative in NEW_BSD_LICENSE.jj2
2 parents 2d2c90a + b0af3fb commit 0720fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/NEW_BSD_LICENSE.jj2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ that the following conditions are met:
1313
and/or other materials provided with the distribution.
1414

1515
* Neither the name of '{{name}}' nor the names of the contributors
16-
may not be used to endorse or promote products derived from this software
16+
may be used to endorse or promote products derived from this software
1717
without specific prior written permission.
1818

1919
THIS SOFTWARE AND DOCUMENTATION IS PROVIDED BY THE COPYRIGHT HOLDERS AND

0 commit comments

Comments
 (0)