From e04991828210b4fee8cb84a334d28c242bd5e274 Mon Sep 17 00:00:00 2001 From: Steve Bennett Date: Fri, 17 Jan 2014 11:46:19 +1000 Subject: fix encoding of all files to be utf-8, not latin1 Signed-off-by: Steve Bennett --- jim.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jim.h') diff --git a/jim.h b/jim.h index 36c4f2f..8a0a8f0 100644 --- a/jim.h +++ b/jim.h @@ -3,7 +3,7 @@ * Copyright 2005 Salvatore Sanfilippo * Copyright 2005 Clemens Hintze * Copyright 2005 patthoyts - Pat Thoyts - * Copyright 2008 oharboe - Øyvind Harboe - oyvind.harboe@zylin.com + * Copyright 2008 oharboe - Øyvind Harboe - oyvind.harboe@zylin.com * Copyright 2008 Andrew Lunn * Copyright 2008 Duane Ellis * Copyright 2008 Uwe Klein -- cgit v1.1