Skip to content

Commit bb72b83

Browse files
Merge pull request #4674 from alexzurbonsen/make-cc-by-nc-3-rule-more-specific
Make CC-BY-NC-3 rule more specific
2 parents ed645a9 + e50c960 commit bb72b83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/licensedcode/data/rules/cc-by-nc-3.0_5.RULE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ignorable_urls:
77

88
Redistribution and use in source and binary forms,
99
* with or without modification, are permitted under the terms of the license
10-
* 'Creative Commons Attribution-NonCommercial 3.0' which can be found at
10+
* '{{Creative Commons Attribution-NonCommercial 3.0}}' which can be found at
1111
* http://creativecommons.org/licenses/by-nc/3.0
1212
*
1313
* THIS SOFTWARE IS PROVIDED ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES,
@@ -19,4 +19,4 @@ Redistribution and use in source and binary forms,
1919
* OR BUSINESS INTERRUPTION). HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
2020
* WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
2121
* OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
22-
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
22+
* EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

0 commit comments

Comments
 (0)