Skip to content

Commit 584e3d6

Browse files
committed
Add new DCO licenses
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 28e1acb commit 584e3d6

File tree

2 files changed

+90
-0
lines changed

2 files changed

+90
-0
lines changed
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
---
2+
key: dco-1.0
3+
short_name: DCO 1.0
4+
name: Developer Certificate of Origin 1.0
5+
category: CLA
6+
owner: Linux Foundation
7+
homepage_url: https://developercertificate.org/
8+
spdx_license_key: LicenseRef-scancode-dco-1.0
9+
text_urls:
10+
- https://developercertificate.org/
11+
other_urls:
12+
- https://github.com/nexB/scancode-toolkit/issues/3038#issuecomment-1317511139
13+
minimum_coverage: 90
14+
---
15+
16+
Developer's Certificate of Origin 1.0
17+
18+
By making a contribution to this project, I certify that:
19+
20+
1. The contribution was created in whole or in part by me and I
21+
have the right to submit it under the open source license
22+
indicated in the file LICENSE; or
23+
24+
2. The contribution is based upon previous work that, to the best
25+
of my knowledge, is covered under an appropriate open source
26+
license and I have the right under that license to submit that
27+
work with modifications, whether created in whole or in part
28+
by me, under the same open source license (unless I am
29+
permitted to submit under a different license), as indicated
30+
in the file LICENSE; or
31+
32+
3. The contribution was provided directly to me by some other
33+
person who certified (1), (2) or (3) and I have not modified
34+
it.
35+
36+
4. I understand and agree that this project and the contribution
37+
are public and that a record of the contribution (including all
38+
personal information I submit with it, including my sign-off) is
39+
maintained indefinitely and may be redistributed consistent
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
key: samba-dco-1.0
3+
short_name: Samba Developer's Declaration, Version 1.0
4+
name: Samba Developer's Declaration, Version 1.0
5+
category: CLA
6+
owner: Samba
7+
homepage_url: https://github.com/samba-team/samba/blob/master/README.contributing
8+
spdx_license_key: LicenseRef-scancode-samba-dco-1.0
9+
text_urls:
10+
- https://github.com/samba-team/samba/blob/master/README.contributing
11+
minimum_coverage: 80
12+
ignorable_urls:
13+
- http://www.gnu.org/licenses/gpl-3.0.html
14+
- http://www.gnu.org/licenses/lgpl-3.0.html
15+
---
16+
17+
Samba Developer's Declaration, Version 1.0
18+
19+
By making a contribution to this project, I certify that:
20+
21+
(a) The contribution was created in whole or in part by me and I
22+
have the right to submit it under the appropriate
23+
version of the GNU General Public License; or
24+
25+
(b) The contribution is based upon previous work that, to the best
26+
of my knowledge, is covered under an appropriate open source
27+
license and I have the right under that license to submit that
28+
work with modifications, whether created in whole or in part
29+
by me, under the GNU General Public License, in the
30+
appropriate version; or
31+
32+
(c) The contribution was provided directly to me by some other
33+
person who certified (a) or (b) and I have not modified
34+
it.
35+
36+
(d) I understand and agree that this project and the
37+
contribution are public and that a record of the
38+
contribution (including all metadata and personal
39+
information I submit with it, including my sign-off) is
40+
maintained indefinitely and may be redistributed
41+
consistent with the Samba Team's policies and the
42+
requirements of the GNU GPL where they are relevant.
43+
44+
(e) I am granting this work to this project under the terms of both
45+
the GNU General Public License and the GNU Lesser General Public
46+
License as published by the Free Software Foundation; either version
47+
3 of these Licenses, or (at the option of the project) any later
48+
version.
49+
50+
http://www.gnu.org/licenses/gpl-3.0.html
51+
http://www.gnu.org/licenses/lgpl-3.0.html

0 commit comments

Comments
 (0)