From 688a0a18273d7db15eaa5ded3cf6eeb77db4354e Mon Sep 17 00:00:00 2001
From: andy <andy>
Date: Fri, 10 Jan 2014 15:56:12 +0000
Subject: [PATCH] STYLE: minor code formatting to test updated repo hooks

---
 src/OpenFOAM/meshes/meshShapes/cellShape/cellShape.H | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/OpenFOAM/meshes/meshShapes/cellShape/cellShape.H b/src/OpenFOAM/meshes/meshShapes/cellShape/cellShape.H
index 1915de8e8ab..49e3a4231dd 100644
--- a/src/OpenFOAM/meshes/meshShapes/cellShape/cellShape.H
+++ b/src/OpenFOAM/meshes/meshShapes/cellShape/cellShape.H
@@ -2,7 +2,7 @@
   =========                 |
   \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
    \\    /   O peration     |
-    \\  /    A nd           | Copyright (C) 2011 OpenFOAM Foundation
+    \\  /    A nd           | Copyright (C) 2011-2014 OpenFOAM Foundation
      \\/     M anipulation  |
 -------------------------------------------------------------------------------
 License
@@ -64,7 +64,7 @@ Ostream& operator<<(Ostream&, const cellShape&);
 
 
 /*---------------------------------------------------------------------------*\
-                           Class cellShape Declaration
+                          Class cellShape Declaration
 \*---------------------------------------------------------------------------*/
 
 class cellShape
-- 
GitLab