diff --git a/bin/Co b/bin/Co
index a340dbcc0baaa6a182d1495e152963b4376ead83..1941e269dbff6389dcefbb25a82a4c8057964e20 100755
--- a/bin/Co
+++ b/bin/Co
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2016-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -31,7 +31,7 @@
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
-echo $Script "has been superceded by the -postProcess solver option:"
+echo $Script "has been superseded by the -postProcess solver option:"
 echo "<solverName> -func CourantNo"
 echo "e.g."
 echo "pimpleFoam -postProcess -func CourantNo"
diff --git a/bin/Lambda2 b/bin/Lambda2
index 7b00da8e40ebd1030970ddd69f73d5a820da0dee..649dcf40880fcd1c12729bebc16a84331727aedd 120000
--- a/bin/Lambda2
+++ b/bin/Lambda2
@@ -1 +1 @@
-supercededByPostProcess
\ No newline at end of file
+supersededByPostProcess
\ No newline at end of file
diff --git a/bin/Mach b/bin/Mach
index 85f5b2848aecb0d0adaac5f0e6d82c8afccc104a..63b608f20b7518814b829a4b6f4cb77b6379e49b 100755
--- a/bin/Mach
+++ b/bin/Mach
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2016-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -31,7 +31,7 @@
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
-echo $Script "has been superceded by the -postProcess solver option:"
+echo $Script "has been superseded by the -postProcess solver option:"
 echo "<solverName> -func MachNo"
 echo "e.g."
 echo "sonicFoam -postProcess -func MachNo"
diff --git a/bin/Pe b/bin/Pe
index 6313220895cc3a1895d6ee66f937c1c4b9b604f7..8981479078aeacee8d121fe42ee3ec479d557c20 100755
--- a/bin/Pe
+++ b/bin/Pe
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2016-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -31,7 +31,7 @@
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
-echo $Script "has been superceded by the -postProcess solver option:"
+echo $Script "has been superseded by the -postProcess solver option:"
 echo "<solverName> -func PecletNo"
 echo "e.g."
 echo "pimpleFoam -postProcess -func PecletNo"
diff --git a/bin/Q b/bin/Q
index 7b00da8e40ebd1030970ddd69f73d5a820da0dee..649dcf40880fcd1c12729bebc16a84331727aedd 120000
--- a/bin/Q
+++ b/bin/Q
@@ -1 +1 @@
-supercededByPostProcess
\ No newline at end of file
+supersededByPostProcess
\ No newline at end of file
diff --git a/bin/R b/bin/R
index ff6b4704c676ee88d208606b8f93dbb37e4fe62e..26a1bb7c9984535055167a30acfd116a6244d377 120000
--- a/bin/R
+++ b/bin/R
@@ -1 +1 @@
-supercededByPostProcessOption
\ No newline at end of file
+supersededByPostProcessOption
\ No newline at end of file
diff --git a/bin/createTurbulenceFields b/bin/createTurbulenceFields
index 0c0eaa9db66e00889feb99e459110327a0d05ff0..432fd697788bd1cb349bd5a8cfcfc5bcf01a5d6f 100755
--- a/bin/createTurbulenceFields
+++ b/bin/createTurbulenceFields
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2016-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -32,7 +32,7 @@
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
-echo $Script "has been superceded by the \
+echo $Script "has been superseded by the \
 '-postProcess' solver command-line option, e.g."
 
 echo "simpleFoam -postProcess -func 'turbulenceFields(R, omega)'"
diff --git a/bin/enstrophy b/bin/enstrophy
index 7b00da8e40ebd1030970ddd69f73d5a820da0dee..649dcf40880fcd1c12729bebc16a84331727aedd 120000
--- a/bin/enstrophy
+++ b/bin/enstrophy
@@ -1 +1 @@
-supercededByPostProcess
\ No newline at end of file
+supersededByPostProcess
\ No newline at end of file
diff --git a/bin/execFlowFunctionObjects b/bin/execFlowFunctionObjects
index 79e4117527794f5b7ac9e60a3d2b8a9d69ec5918..d4e475df47083152bb65021f91753cf82a828a54 100755
--- a/bin/execFlowFunctionObjects
+++ b/bin/execFlowFunctionObjects
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2016-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -31,7 +31,7 @@
 #
 #------------------------------------------------------------------------------
 
-echo "execFlowFunctionObjects has been superceded by the \
+echo "execFlowFunctionObjects has been superseded by the \
 '-postProcess' solver command-line option, e.g."
 
 echo "simpleFoam -help -postProcess"
diff --git a/bin/flowType b/bin/flowType
index 7b00da8e40ebd1030970ddd69f73d5a820da0dee..649dcf40880fcd1c12729bebc16a84331727aedd 120000
--- a/bin/flowType
+++ b/bin/flowType
@@ -1 +1 @@
-supercededByPostProcess
\ No newline at end of file
+supersededByPostProcess
\ No newline at end of file
diff --git a/bin/foamCalc b/bin/foamCalc
index 2eac41bce7d09c1cccc80e4d017aaec067be2221..3651e36e8cc95486f98c31fde26118fa61c8659a 100755
--- a/bin/foamCalc
+++ b/bin/foamCalc
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2016-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -30,7 +30,7 @@
 #
 #------------------------------------------------------------------------------
 
-echo "foamCalc has been superceded by the postProcess utility:"
+echo "foamCalc has been superseded by the postProcess utility:"
 echo "    postProcess -help"
 postProcess -help
 
diff --git a/bin/foamDebugSwitches b/bin/foamDebugSwitches
index a8b1a6f6706d47cbd06d647ca65fac71a6159819..736bc0d660787afa78a29829dcf5a6a9bed450e5 100755
--- a/bin/foamDebugSwitches
+++ b/bin/foamDebugSwitches
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2016-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -31,7 +31,7 @@
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
-echo $Script "has been superceded by the foamList utility:"
+echo $Script "has been superseded by the foamList utility:"
 echo "foamList -debug"
 
 #------------------------------------------------------------------------------
diff --git a/bin/foamGraphExecTime b/bin/foamGraphExecTime
index 73bd8d56334f9d235c85151e3edb87aef36d1247..5bacabe4a13a5b8395cda628894a120471f27729 100755
--- a/bin/foamGraphExecTime
+++ b/bin/foamGraphExecTime
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2011-2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2011-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -29,7 +29,7 @@
 #     Deprecated script extract the 'ExecutionTime' for each time-step from a
 #     log file for graphing.
 #
-#     Superceded by the more general foamLog script.
+#     Superseded by the more general foamLog script.
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
diff --git a/bin/foamGraphResKE b/bin/foamGraphResKE
index 57e936b457ef04f24ea182919f1e77e69acb1197..e023c71090e00a066741491107257efee607f6eb 100755
--- a/bin/foamGraphResKE
+++ b/bin/foamGraphResKE
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2011-2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2011-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -29,7 +29,7 @@
 #     Deprecated script extract initial turbulence residuals for each time-step
 #     from a log file for graphing.
 #
-#     Superceded by the more general foamLog script.
+#     Superseded by the more general foamLog script.
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
diff --git a/bin/foamGraphResUVWP b/bin/foamGraphResUVWP
index 580db29f763969a61b7d046f2fc7c6340e5440c5..8f8fcaccd3e2d97045c0c4484524746153ae73c3 100755
--- a/bin/foamGraphResUVWP
+++ b/bin/foamGraphResUVWP
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2011-2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2011-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -29,7 +29,7 @@
 #     Deprecated script extract initial velocity and pressure residuals for each
 #     time-step from a log file for graphing.
 #
-#     Superceded by the more general foamLog script.
+#     Superseded by the more general foamLog script.
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
diff --git a/bin/patchAverage b/bin/patchAverage
index d8d4600a1a3ef64c6f9f25f33a6b1cb6a503d61e..784186dacf1189beda670c42a18d309b9ad5d1b1 100755
--- a/bin/patchAverage
+++ b/bin/patchAverage
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2016-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -31,7 +31,7 @@
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
-echo $Script "has been superceded by the postProcess utility:"
+echo $Script "has been superseded by the postProcess utility:"
 echo "    postProcess -func '"$Script"(name=inlet,p)'"
 
 #------------------------------------------------------------------------------
diff --git a/bin/patchIntegrate b/bin/patchIntegrate
index 7ea9d142d5d33e2e77ad154c06a2a143e2e0223a..10f3842ce31e22ade72403b8a846a2328e3ba227 100755
--- a/bin/patchIntegrate
+++ b/bin/patchIntegrate
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2016-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -31,7 +31,7 @@
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
-echo $Script "has been superceded by the postProcess utility:"
+echo $Script "has been superseded by the postProcess utility:"
 echo "    postProcess -func '"$Script"(name=inlet,p)'"
 
 #------------------------------------------------------------------------------
diff --git a/bin/probeLocations b/bin/probeLocations
index 352604ed28286ea9172617dde549866f8a97ad03..858604ad425493c9d7bdebe382161cc060b6b509 100755
--- a/bin/probeLocations
+++ b/bin/probeLocations
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2016-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -31,7 +31,7 @@
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
-echo $Script "has been superceded by the postProcess utility:"
+echo $Script "has been superseded by the postProcess utility:"
 echo "    postProcess -func probes"
 echo "or"
 echo "    postProcess -func 'probes(p, U)'"
diff --git a/bin/ptot b/bin/ptot
index b76b3f4400a6c290cc0be10a9736aad420e41f91..2dad53c0d43a4d73fc735fa7a4aca8e0bbe8373c 100755
--- a/bin/ptot
+++ b/bin/ptot
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2016-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -31,7 +31,7 @@
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
-echo $Script "has been superceded by the postProcess utility:"
+echo $Script "has been superseded by the postProcess utility:"
 echo "    postProcess -func 'totalPressureIncompressible(U,p)'"
 echo "or"
 echo "    postProcess -func 'totalPressureCompressible(rho,U,p)'"
diff --git a/bin/sample b/bin/sample
index e96d79a7f677c15f4765eaa610d07bfc68ee6c50..cb868992efcf5cb5a25a015052af72a6b1ce3868 100755
--- a/bin/sample
+++ b/bin/sample
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2016-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -31,7 +31,7 @@
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
-echo $Script "has been superceded by the postProcess utility:"
+echo $Script "has been superseded by the postProcess utility:"
 echo "    postProcess -func $Script"
 echo
 echo "To re-use existing 'sampleDict' files simply add the following entries:"
diff --git a/bin/streamFunction b/bin/streamFunction
index 7b00da8e40ebd1030970ddd69f73d5a820da0dee..649dcf40880fcd1c12729bebc16a84331727aedd 120000
--- a/bin/streamFunction
+++ b/bin/streamFunction
@@ -1 +1 @@
-supercededByPostProcess
\ No newline at end of file
+supersededByPostProcess
\ No newline at end of file
diff --git a/bin/stressComponents b/bin/stressComponents
index d325b6f100b4387888a63a77a467e43ee8d5d614..45888e25642d33181be9529b506023fd2dfb153d 100755
--- a/bin/stressComponents
+++ b/bin/stressComponents
@@ -31,7 +31,7 @@
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
-echo $Script "has been superceded by the -postProcess solver option:"
+echo $Script "has been superseded by the -postProcess solver option:"
 echo "<solverName> -funcs '(R components(turbulenceProperties:R))'"
 echo "e.g."
 echo "simpleFoam -postProcess -funcs '(R components(turbulenceProperties:R))'"
diff --git a/bin/supercededByPostProcess b/bin/supersededByPostProcess
similarity index 88%
rename from bin/supercededByPostProcess
rename to bin/supersededByPostProcess
index 25df27f5ce6291ffaef5f57f7089879ebf2626c0..193c5163f90d6e6682a1ac19e16dd5332b5fc344 100755
--- a/bin/supercededByPostProcess
+++ b/bin/supersededByPostProcess
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2016-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -23,7 +23,7 @@
 #     along with OpenFOAM.  If not, see <http://www.gnu.org/licenses/>.
 #
 # Script
-#     supercededByPostProcess
+#     supersededByPostProcess
 #
 # Description
 #     Script to suggest using the new "postProcess" utility.
@@ -31,7 +31,7 @@
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
-echo $Script "has been superceded by the postProcess utility:"
+echo $Script "has been superseded by the postProcess utility:"
 echo "    postProcess -func" $Script
 
 #------------------------------------------------------------------------------
diff --git a/bin/supercededByPostProcessOption b/bin/supersededByPostProcessOption
similarity index 90%
rename from bin/supercededByPostProcessOption
rename to bin/supersededByPostProcessOption
index 4d44ffc908f41139b924d1182a7bd24ae64862b5..168693459cc245054dd27dbac79e3b997ce1281d 100755
--- a/bin/supercededByPostProcessOption
+++ b/bin/supersededByPostProcessOption
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2016 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2016-2017 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #-------------------------------------------------------------------------------
 # License
@@ -23,7 +23,7 @@
 #     along with OpenFOAM.  If not, see <http://www.gnu.org/licenses/>.
 #
 # Script
-#     supercededByPostProcessOption
+#     supersededByPostProcessOption
 #
 # Description
 #     Replacement script to suggest using the new "-postProcess"
@@ -32,7 +32,7 @@
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
-echo $Script "has been superceded by the \
+echo $Script "has been superseded by the \
 '-postProcess' solver command-line option, e.g."
 
 echo "simpleFoam -postProcess -func" $Script
diff --git a/bin/vorticity b/bin/vorticity
index 7b00da8e40ebd1030970ddd69f73d5a820da0dee..649dcf40880fcd1c12729bebc16a84331727aedd 120000
--- a/bin/vorticity
+++ b/bin/vorticity
@@ -1 +1 @@
-supercededByPostProcess
\ No newline at end of file
+supersededByPostProcess
\ No newline at end of file
diff --git a/bin/wallGradU b/bin/wallGradU
index ec4588a9be5923aa63bef1b7621087a7efaaf336..c44ed73ff828dfae7396938d1672ecd73665d9d2 100755
--- a/bin/wallGradU
+++ b/bin/wallGradU
@@ -31,7 +31,7 @@
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
-echo $Script "has been superceded by the postProcess utility:"
+echo $Script "has been superseded by the postProcess utility:"
 echo "    postProcess -func 'grad(U)'"
 
 #------------------------------------------------------------------------------
diff --git a/bin/wallHeatFlux b/bin/wallHeatFlux
index ff6b4704c676ee88d208606b8f93dbb37e4fe62e..26a1bb7c9984535055167a30acfd116a6244d377 120000
--- a/bin/wallHeatFlux
+++ b/bin/wallHeatFlux
@@ -1 +1 @@
-supercededByPostProcessOption
\ No newline at end of file
+supersededByPostProcessOption
\ No newline at end of file
diff --git a/bin/wallShearStress b/bin/wallShearStress
index ff6b4704c676ee88d208606b8f93dbb37e4fe62e..26a1bb7c9984535055167a30acfd116a6244d377 120000
--- a/bin/wallShearStress
+++ b/bin/wallShearStress
@@ -1 +1 @@
-supercededByPostProcessOption
\ No newline at end of file
+supersededByPostProcessOption
\ No newline at end of file
diff --git a/bin/wdot b/bin/wdot
index 8e66e1cadf3ce3654d82f0b9614cf6ab0f347a74..d569cbfe6f5b3ffb7422f380c54fd4d88cc8687f 100755
--- a/bin/wdot
+++ b/bin/wdot
@@ -31,7 +31,7 @@
 #------------------------------------------------------------------------------
 Script=${0##*/}
 
-echo $Script "has been superceded by the postProcess utility:"
+echo $Script "has been superseded by the postProcess utility:"
 echo "postProcess -func XiReactionRate"
 
 #------------------------------------------------------------------------------
diff --git a/bin/writeCellCentres b/bin/writeCellCentres
index 7b00da8e40ebd1030970ddd69f73d5a820da0dee..649dcf40880fcd1c12729bebc16a84331727aedd 120000
--- a/bin/writeCellCentres
+++ b/bin/writeCellCentres
@@ -1 +1 @@
-supercededByPostProcess
\ No newline at end of file
+supersededByPostProcess
\ No newline at end of file
diff --git a/bin/yPlus b/bin/yPlus
index ff6b4704c676ee88d208606b8f93dbb37e4fe62e..26a1bb7c9984535055167a30acfd116a6244d377 120000
--- a/bin/yPlus
+++ b/bin/yPlus
@@ -1 +1 @@
-supercededByPostProcessOption
\ No newline at end of file
+supersededByPostProcessOption
\ No newline at end of file