From 8f309fa0318a2985dd323080805f53ff8b14a40d Mon Sep 17 00:00:00 2001
From: andy <andy@shelob.opencfd.co.uk>
Date: Fri, 8 Jan 2016 16:25:42 +0000
Subject: [PATCH] ENH: Documentation updates

---
 README-OpenFOAM-Foundation.org | 30 ------------------------------
 README.md                      |  2 --
 2 files changed, 32 deletions(-)
 delete mode 100644 README-OpenFOAM-Foundation.org

diff --git a/README-OpenFOAM-Foundation.org b/README-OpenFOAM-Foundation.org
deleted file mode 100644
index 5842a0ef04f..00000000000
--- a/README-OpenFOAM-Foundation.org
+++ /dev/null
@@ -1,30 +0,0 @@
-#                            -*- mode: org; -*-
-#
-#+TITLE:                README for OpenFOAM-dev
-#+AUTHOR:               The OpenFOAM Foundation
-#+DATE:                     9th March 2015
-#+LINK:                  http://www.openfoam.org
-#+OPTIONS: author:nil ^:{}
-# Copyright (c) 2015 OpenFOAM Foundation.
-
-* About OpenFOAM
-  OpenFOAM is a free, open source computational fluid dynamics (CFD) software
-  package released by the OpenFOAM Foundation. It has a large user base across
-  most areas of engineering and science, from both commercial and academic
-  organisations. OpenFOAM has an extensive range of features to solve anything
-  from complex fluid flows involving chemical reactions, turbulence and heat
-  transfer, to solid dynamics and electromagnetics.
-
-* Copyright
-  OpenFOAM is free software: you can redistribute it and/or modify it under the
-  terms of the GNU General Public License as published by the Free Software
-  Foundation, either version 3 of the License, or (at your option) any later
-  version.  See the file =COPYING= in this directory or
-  [[http://www.gnu.org/licenses/]], for a description of the GNU General Public
-  License terms under which you can copy the files.
-
-* [[http://www.OpenFOAM.org/git.php][Download and installation instructions]]
-* [[http://www.OpenFOAM.org/docs][Documentation]]
-* [[http://OpenFOAM.github.io/Documentation-dev/html][Source code documentation]]
-* [[http://www.OpenFOAM.org/bugs][Reporting bugs in OpenFOAM]]
-* [[http://www.openfoam.org/contact][Contacting the OpenFOAM Foundation]]
diff --git a/README.md b/README.md
index 84817efdf07..be42f46afc1 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
 # About OpenFOAM
 OpenFOAM is a free, open source CFD software package developed primarily by [OpenCFD](http://www.openfoam.com) since 2004 and is currently distributed by [ESI-OpenCFD](http://www.openfoam.com) and the [OpenFOAM Foundation](http://openfoam.org). It has a large user base across most areas of engineering and science, from both commercial and academic organisations. OpenFOAM has an extensive range of features to solve anything from complex fluid flows involving chemical reactions, turbulence and heat transfer, to acoustics, solid mechanics and electromagnetics.  [More...](http://www.openfoam.com/documentation)
 
-The README file distributed by the Foundation can be found in the file README-Foundation.org
-
 OpenFOAM+ uses the OpenFOAM Foundation version as a common code base, with wider functionality and platform support. Its purpose is to accelerate the public availability of new features which are sponsored by OpenCFD's customers and contributed by the OpenFOAM community.
 
 
-- 
GitLab