Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1982
b: refs/heads/master
c: cbd83da
h: refs/heads/master
v: v3
  • Loading branch information
Linus Torvalds committed Jun 14, 2005
1 parent 7c79a23 commit bd6b5c4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 814d8ffd5009e13f1266759b583ef847c5350d77
refs/heads/master: cbd83da82b15292337ff2b71e619c9a3a95f6d80
8 changes: 7 additions & 1 deletion trunk/Documentation/SubmittingPatches
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ patch, which certifies that you wrote it or otherwise have the right to
pass it on as a open-source patch. The rules are pretty simple: if you
can certify the below:

Developer's Certificate of Origin 1.0
Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

Expand All @@ -291,6 +291,12 @@ can certify the below:
person who certified (a), (b) or (c) and I have not modified
it.

(d) I understand and agree that this project and the contribution
are public and that a record of the contribution (including all
personal information I submit with it, including my sign-off) is
maintained indefinitely and may be redistributed consistent with
this project or the open source license(s) involved.

then you just add a line saying

Signed-off-by: Random J Developer <random@developer.org>
Expand Down

0 comments on commit bd6b5c4

Please sign in to comment.