diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2e9f0b6795..6582fe405d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,8 +6,8 @@ descriptive commit messages and follow our [coding style guidelines](https://doc ## Community Locations * [GitHub](https://github.com/corda/corda) -* [Forums](https://not.here.yet) -* [Chat](https://cordaledger.slack.com) +* [Forums](https://discourse.corda.net) +* [Chat](https://slack.corda.net) ## Developer Certificate of Origin diff --git a/LICENCE b/LICENCE index 51816761fb..e9ea529000 100644 --- a/LICENCE +++ b/LICENCE @@ -12,6 +12,4 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -Patents Pending. - Corda and the Corda logo are trademarks of R3 HoldCo which may be registered in certain jurisdictions.* \ No newline at end of file diff --git a/README.md b/README.md index be7479c9b5..775c40c3ae 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Read our full and planned feature list [here](https://docs.corda.net/inthebox.ht ## Development State -Corda is currently in early development and is not yet ready for production. Breaking +Corda is currently in very early development and should not be used in production systems. Breaking changes will happen on minor versions until 1.0. Experimentation with Corda is recommended. Pull requests, experiments, and contributions are encouraged and welcomed.