From ce4d0eaf449ee246608d3fba91fb98b82f0e46f8 Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauld.mccarthy@gmail.com>
Date: Thu, 12 Feb 2015 11:54:32 +0000
Subject: [PATCH] Dummy commit - testing post-receive hook on jalapeno

---
 fsl/fslview/gl/annotations.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fsl/fslview/gl/annotations.py b/fsl/fslview/gl/annotations.py
index c157cb6f0..6284a1bdb 100644
--- a/fsl/fslview/gl/annotations.py
+++ b/fsl/fslview/gl/annotations.py
@@ -2,7 +2,7 @@
 #
 # annotations.py - 2D annotations on a SliceCanvas.
 #
-# Author: Paul McCarthy <pauldmccarthy@gmail.com>
+# Author: Paul McCarthy <pauldmccarthy@gmail.com> 
 #
 """This module provides the :class:`Annotations` class, which implements
 functionality to draw 2D OpenGL annotations on a canvas
-- 
GitLab