diff --git a/README.md b/README.md index 308a0f6a5..b1e9766f0 100644 --- a/README.md +++ b/README.md @@ -56,13 +56,13 @@ This project adheres to the [Contributor Covenant 1.4](http://contributor-covena ## Authors -Node-RED is a project of the [OpenJS Foundation](https://openjsf.org). +Node-RED is a project of the [OpenJS Foundation](http://openjsf.org). -It was created by [IBM Emerging Technology](https://www.ibm.com/blogs/emerging-technology/). - -* Nick O'Leary [@knolleary](http://twitter.com/knolleary) -* Dave Conway-Jones [@ceejay](http://twitter.com/ceejay) +It is maintained by: + * Nick O'Leary [@knolleary](http://twitter.com/knolleary) + * Dave Conway-Jones [@ceejay](http://twitter.com/ceejay) + * And many others... ## Copyright and license diff --git a/packages/node_modules/@node-red/editor-api/LICENSE b/packages/node_modules/@node-red/editor-api/LICENSE index fc619bd15..feaf1c9f3 100644 --- a/packages/node_modules/@node-red/editor-api/LICENSE +++ b/packages/node_modules/@node-red/editor-api/LICENSE @@ -1,4 +1,4 @@ -Copyright JS Foundation and other contributors, http://js.foundation +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ Apache License Version 2.0, January 2004 diff --git a/packages/node_modules/@node-red/editor-client/LICENSE b/packages/node_modules/@node-red/editor-client/LICENSE index fc619bd15..feaf1c9f3 100644 --- a/packages/node_modules/@node-red/editor-client/LICENSE +++ b/packages/node_modules/@node-red/editor-client/LICENSE @@ -1,4 +1,4 @@ -Copyright JS Foundation and other contributors, http://js.foundation +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ Apache License Version 2.0, January 2004 diff --git a/packages/node_modules/@node-red/nodes/LICENSE b/packages/node_modules/@node-red/nodes/LICENSE index fc619bd15..feaf1c9f3 100644 --- a/packages/node_modules/@node-red/nodes/LICENSE +++ b/packages/node_modules/@node-red/nodes/LICENSE @@ -1,4 +1,4 @@ -Copyright JS Foundation and other contributors, http://js.foundation +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ Apache License Version 2.0, January 2004 diff --git a/packages/node_modules/@node-red/registry/LICENSE b/packages/node_modules/@node-red/registry/LICENSE index fc619bd15..feaf1c9f3 100644 --- a/packages/node_modules/@node-red/registry/LICENSE +++ b/packages/node_modules/@node-red/registry/LICENSE @@ -1,4 +1,4 @@ -Copyright JS Foundation and other contributors, http://js.foundation +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ Apache License Version 2.0, January 2004 diff --git a/packages/node_modules/@node-red/runtime/LICENSE b/packages/node_modules/@node-red/runtime/LICENSE index fc619bd15..feaf1c9f3 100644 --- a/packages/node_modules/@node-red/runtime/LICENSE +++ b/packages/node_modules/@node-red/runtime/LICENSE @@ -1,4 +1,4 @@ -Copyright JS Foundation and other contributors, http://js.foundation +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ Apache License Version 2.0, January 2004 diff --git a/packages/node_modules/@node-red/util/LICENSE b/packages/node_modules/@node-red/util/LICENSE index fc619bd15..feaf1c9f3 100644 --- a/packages/node_modules/@node-red/util/LICENSE +++ b/packages/node_modules/@node-red/util/LICENSE @@ -1,4 +1,4 @@ -Copyright JS Foundation and other contributors, http://js.foundation +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ Apache License Version 2.0, January 2004 diff --git a/packages/node_modules/node-red/LICENSE b/packages/node_modules/node-red/LICENSE index fc619bd15..feaf1c9f3 100644 --- a/packages/node_modules/node-red/LICENSE +++ b/packages/node_modules/node-red/LICENSE @@ -1,4 +1,4 @@ -Copyright JS Foundation and other contributors, http://js.foundation +Copyright OpenJS Foundation and other contributors, https://openjsf.org/ Apache License Version 2.0, January 2004 diff --git a/packages/node_modules/node-red/README.md b/packages/node_modules/node-red/README.md index 7ea4ffd7b..5e149335a 100644 --- a/packages/node_modules/node-red/README.md +++ b/packages/node_modules/node-red/README.md @@ -2,12 +2,9 @@ http://nodered.org -[![Build Status](https://travis-ci.org/node-red/node-red.svg)](https://travis-ci.org/node-red/node-red) -[![Coverage Status](https://coveralls.io/repos/node-red/node-red/badge.svg?branch=master)](https://coveralls.io/r/node-red/node-red?branch=master) +Low-code programming for event-driven applications. -A visual tool for wiring the Internet of Things. - -![Node-RED: A visual tool for wiring the Internet of Things](http://nodered.org/images/node-red-screenshot.png) +![Node-RED: Low-code programming for event-driven applications.](http://nodered.org/images/node-red-screenshot.png) ## Quick Start @@ -39,15 +36,14 @@ This project adheres to the [Contributor Covenant 1.4](http://contributor-covena ## Authors -Node-RED is a project of the [JS Foundation](http://js.foundation). - -It was created by [IBM Emerging Technology](https://www.ibm.com/blogs/emerging-technology/). - -* Nick O'Leary [@knolleary](http://twitter.com/knolleary) -* Dave Conway-Jones [@ceejay](http://twitter.com/ceejay) +Node-RED is a project of the [OpenJS Foundation](http://openjsf.org). +It is maintained by: + * Nick O'Leary [@knolleary](http://twitter.com/knolleary) + * Dave Conway-Jones [@ceejay](http://twitter.com/ceejay) + * And many others... ## Copyright and license -Copyright JS Foundation and other contributors, http://js.foundation under [the Apache 2.0 license](LICENSE). +Copyright OpenJS Foundation and other contributors, https://openjsf.org under [the Apache 2.0 license](LICENSE).