Skip to content

Commit 2c00c10

Browse files
jas4711mvdan
authored andcommitted
doc: Don't vendor a copy of DCO, as it is under another license.
Closes #36 as merged as of commit d242104. Signed-off-by: Simon Josefsson <simon@josefsson.org> Change-Id: I03e9cd13c413d26fab1d3eaf3650645d33159ba0 Reviewed-on: https://review.gerrithub.io/c/cue-labs/oci/+/1204556 Reviewed-by: Daniel Martí <mvdan@mvdan.cc> TryBot-Result: CUE porcuepine <cue.porcuepine@gmail.com>
1 parent 82eb438 commit 2c00c10

1 file changed

Lines changed: 1 addition & 42 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -57,48 +57,7 @@ of Origin.
5757
### Asserting a Developer Certificate of Origin
5858

5959
Contributions must be accompanied by a [Developer Certificate of
60-
Origin](https://developercertificate.org/), the text of which is reproduced here
61-
for convenience:
62-
63-
```
64-
Developer Certificate of Origin
65-
Version 1.1
66-
67-
Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
68-
1 Letterman Drive
69-
Suite D4700
70-
San Francisco, CA, 94129
71-
72-
Everyone is permitted to copy and distribute verbatim copies of this
73-
license document, but changing it is not allowed.
74-
75-
76-
Developer's Certificate of Origin 1.1
77-
78-
By making a contribution to this project, I certify that:
79-
80-
(a) The contribution was created in whole or in part by me and I
81-
have the right to submit it under the open source license
82-
indicated in the file; or
83-
84-
(b) The contribution is based upon previous work that, to the best
85-
of my knowledge, is covered under an appropriate open source
86-
license and I have the right under that license to submit that
87-
work with modifications, whether created in whole or in part
88-
by me, under the same open source license (unless I am
89-
permitted to submit under a different license), as indicated
90-
in the file; or
91-
92-
(c) The contribution was provided directly to me by some other
93-
person who certified (a), (b) or (c) and I have not modified
94-
it.
95-
96-
(d) I understand and agree that this project and the contribution
97-
are public and that a record of the contribution (including all
98-
personal information I submit with it, including my sign-off) is
99-
maintained indefinitely and may be redistributed consistent with
100-
this project or the open source license(s) involved.
101-
```
60+
Origin](https://developercertificate.org/), we are using version 1.1.
10261

10362
All commit messages must contain the `Signed-off-by` line with an email address
10463
that matches the commit author. This line asserts the Developer Certificate of Origin.

0 commit comments

Comments
 (0)