From 4e74c72e5d67474d1e6024b782978b6334fc514b Mon Sep 17 00:00:00 2001 From: andy <andy> Date: Thu, 7 Feb 2013 16:43:39 +0000 Subject: [PATCH] STYLE: Added to file header comment --- .../AMIInterpolation/AMIInterpolation/AMIInterpolation.H | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.H b/src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.H index 1ce855b3aec..0b763303553 100644 --- a/src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.H +++ b/src/meshTools/AMIInterpolation/AMIInterpolation/AMIInterpolation.H @@ -2,7 +2,7 @@ ========= | \\ / F ield | OpenFOAM: The Open Source CFD Toolbox \\ / O peration | - \\ / A nd | Copyright (C) 2011-2012 OpenFOAM Foundation + \\ / A nd | Copyright (C) 2011-2013 OpenFOAM Foundation \\/ M anipulation | ------------------------------------------------------------------------------- License @@ -42,6 +42,7 @@ Description SourceFiles AMIInterpolation.C AMIInterpolationName.C + AMIInterpolationParallelOps.C \*---------------------------------------------------------------------------*/ -- GitLab