Skip to content

Commit 0af4f72

Browse files
Update LICENSE and reference DCO.
Update copyright to include contributors. Enforce developer certificate of origin in the contributing section of the README. * LICENSE: Update copyright to include contributors. * README.md (Contributing): Enforce DCO.
1 parent db57db2 commit 0af4f72

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023 real-yfprojects (github.com user)
3+
Copyright (c) 2023 real-yfprojects (github.com user) and contributors
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,8 @@ Contributions of all kinds are welcome. That explicitely includes suggestions fo
231231
PRs are greatly appreciated as well. But please make sure that your change is wanted by opening an issue about it first before you waste your time with a PR
232232
that isn't merged in the end.
233233

234+
By contributing you affirm the [Developer Certificate of Origin](https://developercertificate.org/) and license your work under the terms of this repository.
235+
234236
## License
235237

236238
MIT License <br>

0 commit comments

Comments
 (0)