Skip to content

Commit 511b682

Browse files
committed
Modified license verbiage
1 parent 70a3a43 commit 511b682

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ Note: The tools contained within this module were all designed such that they ca
223223

224224
* If you want to display relevant debugging information to the screen, use Write-Verbose. The user can always just tack on '-Verbose'.
225225

226-
* Always provide descriptive, comment-based help for every script. Also, be sure to include your name and a BSD 3-Clause license.
226+
* Always provide descriptive, comment-based help for every script. Also, be sure to include your name and a BSD 3-Clause license (unless there are extenuating circumstances that prevent the application of the BSD license).
227227

228228
* Make sure all functions follow the proper PowerShell verb-noun agreement. Use Get-Verb to list the default verbs used by PowerShell.
229229

0 commit comments

Comments
 (0)