-
-
+
+
|
diff --git a/src/OpenFOAM/global/foamVersion.H b/src/OpenFOAM/global/foamVersion.H
index f6f8a7c6de..50bf27591c 100644
--- a/src/OpenFOAM/global/foamVersion.H
+++ b/src/OpenFOAM/global/foamVersion.H
@@ -2,7 +2,7 @@
========= |
\\ / F ield | OpenFOAM: The Open Source CFD Toolbox
\\ / O peration |
- \\ / A nd | Copyright (C) 1991-2009 OpenCFD Ltd.
+ \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd.
\\/ M anipulation |
-------------------------------------------------------------------------------
License
@@ -44,6 +44,40 @@ Description
SourceFiles
global.Cver
+
+@mainpage OpenFOAM®: open source CFD
+
+@section about About OpenFOAM
+
+ OpenFOAM is a free, open source CFD software package produced by
+ a commercial company,
+ OpenCFD Ltd.
+ 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.
+ More ...
+
+@section users Our commitment to the users
+
+ OpenFOAM comes with full commercial support from OpenCFD, including
+ software support,
+ contracted developments and
+ a programme of training courses.
+ These activities fund the development, maintenance and release of
+ OpenFOAM to make it an extremely viable commercial open source product.
+
+@section opensource Our commitment to open source
+
+ OpenCFD is committed to open source software, continually developing and
+ maintaining OpenFOAM under the
+ GNU General Public Licence.
+ OpenFOAM will always be free of charge and open source.
+ In addition, we endeavour to support other viable open source initiatives
+ that will benefit science and engineering.
+
\*---------------------------------------------------------------------------*/
#ifndef foamVersion_H
|