From c1d3fbaee82d4e8e959bf76de784138a0e6276ef Mon Sep 17 00:00:00 2001
From: Henry Weller <http://cfd.direct>
Date: Mon, 26 Oct 2015 16:35:20 +0000
Subject: [PATCH] etc/codeTemplates/foamScript: Make executable

---
 etc/codeTemplates/foamScript | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 mode change 100644 => 100755 etc/codeTemplates/foamScript

diff --git a/etc/codeTemplates/foamScript b/etc/codeTemplates/foamScript
old mode 100644
new mode 100755
index 1075782d7fe..56f750e175e
--- a/etc/codeTemplates/foamScript
+++ b/etc/codeTemplates/foamScript
@@ -3,7 +3,7 @@
 # =========                 |
 # \\      /  F ield         | OpenFOAM: The Open Source CFD Toolbox
 #  \\    /   O peration     |
-#   \\  /    A nd           | Copyright (C) 2011 OpenFOAM Foundation
+#   \\  /    A nd           | Copyright (C) 2015 OpenFOAM Foundation
 #    \\/     M anipulation  |
 #------------------------------------------------------------------------------
 # License
-- 
GitLab