https://git.reactos.org/?p=reactos.git;a=commitdiff;h=cd433ffc39f2bd7c44ede…
commit cd433ffc39f2bd7c44ede5a8611fcd5ea9eef384
Author: Alexander Rechitskiy <rechitskiy(a)reactos.org>
AuthorDate: Sun Aug 16 15:52:57 2020 +0300
Commit: GitHub <noreply(a)github.com>
CommitDate: Sun Aug 16 15:52:57 2020 +0300
[README] Add a legal notice about WRK (#2953)
Mention the important legal limitation of contribution in the appropriate place of
README.
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index e6acf3d7bfc..8a8afba3214 100644
--- a/README.md
+++ b/README.md
@@ -91,6 +91,8 @@ __NOTE:__ The bug tracker is _not_ for discussions. Please use our
[official cha
We are always looking for developers! Check [how to contribute](CONTRIBUTING.md) if you
are willing to participate.
+__Legal notice__: If you have seen proprietary Microsoft Windows source code (including
but not limited to the leaked Windows NT 3.5, NT 4, 2000 source code and the Windows
Research Kernel), your contribution won't be accepted because of potential copyright
violation.
+
Try out cloud-based ReactOS development using Gitpod and Docker:
[![Open in
Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#ht…