From b7f0484983dd78fde5a4dc5ff118e1100cc615b0 Mon Sep 17 00:00:00 2001 From: henry Date: Wed, 3 Mar 2010 09:33:19 +0000 Subject: [PATCH] Corrected header formatting. --- bin/foamUpdateCaseFileHeader | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bin/foamUpdateCaseFileHeader b/bin/foamUpdateCaseFileHeader index cfe611ac..4fbfa20d 100755 --- a/bin/foamUpdateCaseFileHeader +++ b/bin/foamUpdateCaseFileHeader @@ -3,7 +3,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 @@ -38,7 +38,7 @@ foamVersion=$WM_PROJECT_VERSION usage() { cat< ... +Usage: ${0##*/} [OPTION] ... options: -v VER specifies the version to be written in the header @@ -59,8 +59,8 @@ printHeader() { | ========= | | | \\\\ / F ield | OpenFOAM: The Open Source CFD Toolbox | | \\\\ / O peration | Version: ${foamVersion} | -| \\\\ / A nd | | -| \\\\/ M anipulation | www.OpenFOAM.org | +| \\\\ / A nd | Web: www.OpenFOAM.org | +| \\\\/ M anipulation | | \\*---------------------------------------------------------------------------*/ FoamFile { -- 2.11.4.GIT