From 9dd19ee8c0a713306d4f0500dfbeeacaa143fc7f Mon Sep 17 00:00:00 2001 From: Mark Harding Date: Thu, 20 Oct 2016 09:32:57 +0100 Subject: [PATCH] (chore): move copyright to bottom of readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c56c98afb9..9ca9cc9b3f 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ Minds ========== -___Copyright Minds 2012 - 2016___ - -Copyright for portions of Minds are held by [Elgg](http://elgg.org), 2013 as part of the [Elgg](http://elgg.org) project. All other copyright for Minds is held by Minds, Inc. - ## Introduction An open-source, encrypted and reward-based social networking platform. https://minds.com | https://minds.org @@ -50,3 +46,7 @@ If that fails then try running: ## Credits [PHP](https://php.net), [Cassandra](http://cassandra.apache.org/), [Angular2](http://angular.io), [Nginx](https://nginx.com), [Ubuntu](https://ubuntu.com), [OpenSSL](https://www.openssl.org/), [RabbitMQ](https://www.rabbitmq.com/), [Elasticsearch](https://www.elastic.co/), [Cordova](https://cordova.apache.org/), [Neo4j](https://neo4j.com/), [Elgg](http://elgg.org), [Node.js](https://nodejs.org/en/), [MongoDB](https://www.mongodb.com/), [Redis](http://redis.io/), [WebRTC](https://webrtc.org/), [Socket.io](http://socket.io/), [TinyMCE](https://www.tinymce.com/), [Ionic](http://ionicframework.com/), [Requirejs](http://requirejs.org/), [OAuth](http://oauth.net/2/), [Apigen](http://www.apigen.org/), [Braintree](https://www.braintreepayments.com/). If any are missing please feel free to add. + +___Copyright Minds 2012 - 2016___ + +Copyright for portions of Minds are held by [Elgg](http://elgg.org), 2013 as part of the [Elgg](http://elgg.org) project. All other copyright for Minds is held by Minds, Inc.