From 2ad0b54052611d968025a79ee3f344bbe44461de Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Sat, 27 Apr 2013 16:09:35 +0200 Subject: [PATCH] mark file as utf-8 --- lib/motion/project/template/osx/config.rb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/motion/project/template/osx/config.rb b/lib/motion/project/template/osx/config.rb index a8e18f64..4194d794 100644 --- a/lib/motion/project/template/osx/config.rb +++ b/lib/motion/project/template/osx/config.rb @@ -1,3 +1,5 @@ +# -*- coding: utf-8 -*- +# # Copyright (c) 2012, HipByte SPRL and contributors # All rights reserved. #