Skip to content

Commit 1906f48

Browse files
committed
Corrected MPL 1.1 license name from 1.0 to 1.1 (this was a mistake I made when initially adding that license to the descriptor)
Signed-off-by: Chip Childers <chip.childers@gmail.com>
1 parent 3bd53b4 commit 1906f48

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tools/whisker/descriptor-for-packaging.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ of liability.
404404
</text>
405405
</license>
406406
<license
407-
name='Mozilla Public License, Version 1.0'
407+
name='Mozilla Public License, Version 1.1'
408408
id='MPL1'
409409
url='http://www.mozilla.org/MPL/1.1/' >
410410
<template>

tools/whisker/descriptor.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,7 @@ of liability.
404404
</text>
405405
</license>
406406
<license
407-
name='Mozilla Public License, Version 1.0'
407+
name='Mozilla Public License, Version 1.1'
408408
id='MPL1'
409409
url='http://www.mozilla.org/MPL/1.1/' >
410410
<template>

0 commit comments

Comments
 (0)