diff options
author | Yarden Shoham <hrsi88@gmail.com> | 2023-01-24 19:52:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-24 19:52:38 +0100 |
commit | b91bc680922a9f379ae026dea19c47e132d723af (patch) | |
tree | 83c5e9a02beeb2274b2673c38c1b4c922cde0d36 /DCO | |
parent | Allow setting `redirect_to` cookie on OAuth login (#22594) (diff) | |
download | forgejo-b91bc680922a9f379ae026dea19c47e132d723af.tar.xz forgejo-b91bc680922a9f379ae026dea19c47e132d723af.zip |
Remove address from DCO (#22595)
I copy-pasted from https://developercertificate.org/
Diffstat (limited to 'DCO')
-rw-r--r-- | DCO | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -2,8 +2,6 @@ Developer Certificate of Origin Version 1.1 Copyright (C) 2004, 2006 The Linux Foundation and its contributors. -660 York Street, Suite 102, -San Francisco, CA 94110 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -33,4 +31,4 @@ By making a contribution to this project, I certify that: 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.
\ No newline at end of file + this project or the open source license(s) involved. |