Skip to content

Commit 8a962be

Browse files
pombredannejdaguil
authored andcommitted
New license rule for #101
* tri MPL/LGPL/GPL license
1 parent e87c605 commit 8a962be

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Version: MPL 1.1 / GPLv3+ / LGPLv3+
2+
#
3+
# The contents of this file are subject to the Mozilla Public License Version
4+
# 1.1 (the "License"); you may not use this file except in compliance with
5+
# the License or as specified alternatively below. You may obtain a copy of
6+
# the License at http://www.mozilla.org/MPL/
7+
#
8+
# Software distributed under the License is distributed on an "AS IS" basis,
9+
# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
10+
# for the specific language governing rights and limitations under the
11+
# License.
12+
#
13+
# The Initial Developer of the Original Code is
14+
# {{60 Laurent Godard <[email protected]>
15+
# Portions created by the Initial Developer are Copyright (C) 2010 the
16+
# Initial Developer. All Rights Reserved.
17+
#
18+
# Major Contributor(s):
19+
20+
#
21+
# For minor contributions see the git repository.
22+
# }}
23+
# Alternatively, the contents of this file may be used under the terms of
24+
# either the GNU General Public License Version 3 or later (the "GPLv3+"), or
25+
# the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
26+
# in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
27+
# instead of those above.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
licenses:
2+
- mpl-1.1
3+
- lgpl-3.0-plus
4+
- gpl-3.0-plus
5+
license_choice: yes
6+
template: yes

0 commit comments

Comments
 (0)