Copyright transfered to the OpenFOAM Foundation

This commit is contained in:
Henry
2011-08-14 12:17:30 +01:00
parent 537c573ff9
commit c2dd153a14
8697 changed files with 8755 additions and 8795 deletions

View File

@ -2,7 +2,7 @@
% ========= |
% \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
% \\ / O peration |
% \\ / A nd | Copyright (C) 2004-2010 OpenCFD Ltd.
% \\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
% \\/ M anipulation |
%------------------------------------------------------------------------------
% License
@ -25,7 +25,7 @@
% tensorOperator.sty
%
% Description
% Standard OpenCFD LaTeX macros for typesetting tensor algebra.
% Standard OpenFOAM LaTeX macros for typesetting tensor algebra.
%
%------------------------------------------------------------------------------

View File

@ -2,10 +2,10 @@
</div> <!-- main -->
<div class="footer">
<p>
Copyright&nbsp;&copy;&nbsp;2004-2011&nbsp;
<a href="http://www.openfoam.com/about">OpenCFD Limited</a>
Copyright&nbsp;&copy;&nbsp;2011&nbsp;
<a href="http://www.openfoam.org/about">OpenFOAM Foundation</a>
|
OPENFOAM&reg; and OpenCFD&reg; are registered
OPENFOAM&reg; is a registered
<a href="http://www.openfoam.com/legal/trademark-policy.php">trademarks
</a> of OpenCFD Ltd.
</p>

View File

@ -13,18 +13,14 @@
<!-- meta info -->
<meta
name="keywords"
content="computational fluid dynamics, CFD, OpenCFD, OpenFOAM, open source CFD, open source"
/>
<meta
name="description"
content="OpenCFD Ltd, leaders in open source Computational Fluid Dynamics (CFD), the developers and maintainers of OpenFOAM: the open source CFD toolbox. We supply support and contracted developments for OpenFOAM"
content="computational fluid dynamics, CFD, OpenFOAM, open source CFD, open source"
/>
</head>
<body>
<div class="page-container">
<div class="header">
<div class="header-top">
<a class="sitelogo" href="http://www.openfoam.com" title="Home">
<a class="sitelogo" href="http://www.openfoam.org" title="Home">
<img class=left src="../css/img/OpenFOAMlogo.png">
</a>
<div class="sitename">
@ -33,7 +29,6 @@
title="Source Guide">OpenFOAM C++ Documentation
</a>
</h1>
<img class=right src="../css/img/OpenCFDlogo.png">
</div>
</div> <!-- header-top -->
</div> <!-- header -->

View File

@ -1,4 +1,4 @@
/* OpenCFD layout styles */
/* OpenFOAM layout styles */
* {
padding: 0;
@ -92,7 +92,6 @@ p:after {
position:absolute;
z-index:1;
margin:20px 0 0 15px;
/* background:url(img/OpenCFDlogo.png) no-repeat;*/
}
/**************************sitename ************************************************/

View File

@ -13,7 +13,7 @@
}
/* colour and underline to match OpenCFD style */
/* colour and underline to match OpenFOAM style */
.contents h1,
.contents h2
{

View File

@ -2,6 +2,6 @@
@import url(doxygen.css); /* standard doxygen style with very minor mods */
@import url(doxyMod.css); /* modifications to standard doxygen style */
@import url(doxyTabs.css); /* modified doxygen tabs style */
@import url(cfdLayout.css); /* OpenCFD layout styles */
@import url(cfdNav.css); /* OpenCFD navigation styles */
@import url(cfdLayout.css); /* OpenFOAM layout styles */
@import url(cfdNav.css); /* OpenFOAM navigation styles */

View File

@ -1,9 +1,9 @@
# -*- mode: org; -*-
#
#+TITLE: OpenFOAM C++ style guide
#+AUTHOR: OpenCFD Ltd.
#+DATE: Feb 2011
#+LINK: http://www.OpenFOAM.com
#+TITLE: OpenFOAM C++ style guide
#+AUTHOR: OpenFOAM Foundation
#+DATE: Aug 2011
#+LINK: http://www.OpenFOAM.org
#+OPTIONS: author:nil ^:{}
#+STARTUP: hidestars
#+STARTUP: odd

View File

@ -3,7 +3,7 @@
# ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
# \\ / O peration |
# \\ / A nd | Copyright (C) 2004-2010 OpenCFD Ltd.
# \\ / A nd | Copyright (C) 2011 OpenFOAM Foundation
# \\/ M anipulation |
# ------------------------------------------------------------------------------
# License