From 6425c145e3c9b01de2759c5e1d6199845df3db29 Mon Sep 17 00:00:00 2001 From: Paris Date: Fri, 20 Sep 2024 15:24:19 -0700 Subject: [PATCH] Update CONTRIBUTING.md unifying the contributing guides a bit for swiftlang and removing the redundant license text from this doc --- CONTRIBUTING.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5c3dfa65df..077f4357e7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,10 +2,6 @@ Contributions to Foundation are welcome! This project follows the [contribution guidelines for the Swift project](https://swift.org/contributing/#contributing-code). If you are interested in contributing, please consult with our [status page](Docs/Status.md) to see what work remains to be done. A few additional details are outlined below. -## Licensing - -By submitting a pull request, you represent that you have the right to license your contribution to Apple and the community, and agree by submitting the patch that your contributions are licensed under the [Swift license](https://swift.org/LICENSE.txt). - ## Bug Reports