From 707dbe066fe43f65bfead6786d44c1913b95efc7 Mon Sep 17 00:00:00 2001 From: Mark Olesen <Mark.Olesen@Germany> Date: Thu, 18 Dec 2008 21:00:07 +0100 Subject: [PATCH] fixup header copyrights --- .../liquids/CH4N2O/CH4N2O.C | 2 +- .../liquids/iC3H8O/iC3H8O.C | 2 +- .../liquids/iC3H8O/iC3H8O.H | 46 +++++++++++------- .../liquids/nC3H8O/nC3H8O.C | 2 +- .../liquids/nC3H8O/nC3H8O.H | 48 ++++++++++++------- 5 files changed, 63 insertions(+), 37 deletions(-) diff --git a/src/thermophysicalModels/liquids/CH4N2O/CH4N2O.C b/src/thermophysicalModels/liquids/CH4N2O/CH4N2O.C index 5b7e4299c04..8a99a9f0ed3 100644 --- a/src/thermophysicalModels/liquids/CH4N2O/CH4N2O.C +++ b/src/thermophysicalModels/liquids/CH4N2O/CH4N2O.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2005 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2008 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/thermophysicalModels/liquids/iC3H8O/iC3H8O.C b/src/thermophysicalModels/liquids/iC3H8O/iC3H8O.C index 2deb4001fc8..0020f9f7458 100644 --- a/src/thermophysicalModels/liquids/iC3H8O/iC3H8O.C +++ b/src/thermophysicalModels/liquids/iC3H8O/iC3H8O.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2005 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2008 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/thermophysicalModels/liquids/iC3H8O/iC3H8O.H b/src/thermophysicalModels/liquids/iC3H8O/iC3H8O.H index 4c286518879..b665999b46e 100644 --- a/src/thermophysicalModels/liquids/iC3H8O/iC3H8O.H +++ b/src/thermophysicalModels/liquids/iC3H8O/iC3H8O.H @@ -1,25 +1,37 @@ -// The FOAM Project // File: iC3H8O/iC3H8O.H -/* -------------------------------------------------------------------------------- - ========= | Class Interface - \\ / | - \\ / | Name: iC3H8O - \\ / | Family: iC3H8O - \\/ | - F ield | FOAM version: 2.2 - O peration | - A and | Copyright (C) 1991-2000 Nabla Ltd. - M anipulation | All Rights Reserved. +/*---------------------------------------------------------------------------*\ + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | + \\ / A nd | Copyright (C) 1991-2008 OpenCFD Ltd. + \\/ M anipulation | ------------------------------------------------------------------------------- -CLASS - iC3H8O +License + This file is part of OpenFOAM. + + 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 2 of the License, or (at your + option) any later version. + + OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + for more details. -DESCRIPTION + You should have received a copy of the GNU General Public License + along with OpenFOAM; if not, write to the Free Software Foundation, + Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +Class + Foam::iC3H8O + +Description iso-propanol +SourceFiles + iC3H8O.C -*/ -// ------------------------------------------------------------------------- // +\*---------------------------------------------------------------------------*/ #ifndef iC3H8O_H #define iC3H8O_H diff --git a/src/thermophysicalModels/liquids/nC3H8O/nC3H8O.C b/src/thermophysicalModels/liquids/nC3H8O/nC3H8O.C index dd6e3ea7549..96df4a11cc9 100644 --- a/src/thermophysicalModels/liquids/nC3H8O/nC3H8O.C +++ b/src/thermophysicalModels/liquids/nC3H8O/nC3H8O.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 1991-2005 OpenCFD Ltd. + \\ / A nd | Copyright (C) 1991-2008 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License diff --git a/src/thermophysicalModels/liquids/nC3H8O/nC3H8O.H b/src/thermophysicalModels/liquids/nC3H8O/nC3H8O.H index 2278e5dda24..2f007964696 100644 --- a/src/thermophysicalModels/liquids/nC3H8O/nC3H8O.H +++ b/src/thermophysicalModels/liquids/nC3H8O/nC3H8O.H @@ -1,23 +1,37 @@ -/* -------------------------------------------------------------------------------- - ========= | Class Interface - \\ / | - \\ / | Name: nC3H8O - \\ / | Family: nC3H8O - \\/ | - F ield | FOAM version: 2.2 - O peration | - A and | Copyright (C) 1991-2000 Nabla Ltd. - M anipulation | All Rights Reserved. +/*---------------------------------------------------------------------------*\ + ========= | + \\ / F ield | OpenFOAM: The Open Source CFD Toolbox + \\ / O peration | + \\ / A nd | Copyright (C) 1991-2008 OpenCFD Ltd. + \\/ M anipulation | ------------------------------------------------------------------------------- -CLASS - nC3H8O +License + This file is part of OpenFOAM. + + 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 2 of the License, or (at your + option) any later version. + + OpenFOAM is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License + for more details. -DESCRIPTION - propanol + You should have received a copy of the GNU General Public License + along with OpenFOAM; if not, write to the Free Software Foundation, + Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA -*/ -// ------------------------------------------------------------------------- // +Class + Foam::nC3H8O + +Description + propanol + +SourceFiles + nC3H8O.C + +\*---------------------------------------------------------------------------*/ #ifndef nC3H8O_H #define nC3H8O_H -- GitLab