mirror of https://github.com/apache/cloudstack.git
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>
This commit is contained in:
parent
3bd53b45e3
commit
1906f480d1
|
|
@ -404,7 +404,7 @@ of liability.
|
|||
</text>
|
||||
</license>
|
||||
<license
|
||||
name='Mozilla Public License, Version 1.0'
|
||||
name='Mozilla Public License, Version 1.1'
|
||||
id='MPL1'
|
||||
url='http://www.mozilla.org/MPL/1.1/' >
|
||||
<template>
|
||||
|
|
|
|||
|
|
@ -404,7 +404,7 @@ of liability.
|
|||
</text>
|
||||
</license>
|
||||
<license
|
||||
name='Mozilla Public License, Version 1.0'
|
||||
name='Mozilla Public License, Version 1.1'
|
||||
id='MPL1'
|
||||
url='http://www.mozilla.org/MPL/1.1/' >
|
||||
<template>
|
||||
|
|
|
|||
Loading…
Reference in New Issue