diff --git a/src/sampling/probes/patchProbes.H b/src/sampling/probes/patchProbes.H
index 972dab79b873e54ad125d4effaeeb85b7f1d0284..2425b67f776bff4d4bc5464b42a9acea84d55fb9 100644
--- a/src/sampling/probes/patchProbes.H
+++ b/src/sampling/probes/patchProbes.H
@@ -2,7 +2,7 @@
   =========                 |
   \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
    \\    /   O peration     |
-    \\  /    A nd           | Copyright (C) 2011-2013 OpenFOAM Foundation
+    \\  /    A nd           | Copyright (C) 2011-2014 OpenFOAM Foundation
      \\/     M anipulation  |
 -------------------------------------------------------------------------------
 License
@@ -152,8 +152,6 @@ public:
 
         //- Find elements containing patchProbes
         virtual void findElements(const fvMesh&);
-
-
 };
 
 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //