From 709069329e36d6d135aa563b8f4ca23f33ca4278 Mon Sep 17 00:00:00 2001 From: graham Date: Thu, 23 Jun 2011 11:01:59 +0100 Subject: [PATCH] STYLE: Copyright start date. --- applications/utilities/mesh/manipulation/topoSet/topoSet.C | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/applications/utilities/mesh/manipulation/topoSet/topoSet.C b/applications/utilities/mesh/manipulation/topoSet/topoSet.C index e4acfcdeab..2f15bdce1d 100644 --- a/applications/utilities/mesh/manipulation/topoSet/topoSet.C +++ b/applications/utilities/mesh/manipulation/topoSet/topoSet.C @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2004-2011 OpenCFD Ltd. + \\ / A nd | Copyright (C) 2010-2011 OpenCFD Ltd. \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -154,7 +154,7 @@ int main(int argc, char *argv[]) IOobject::MUST_READ_IF_MODIFIED, IOobject::NO_WRITE ) - ) + ) );