From cee95fcd35b04f88db4c4b9c342452dcf69acf38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Barrois?= Date: Tue, 20 Dec 2011 23:34:20 +0100 Subject: Add utf8 file headers. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Raphaël Barrois --- factory/__init__.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'factory') diff --git a/factory/__init__.py b/factory/__init__.py index 017daf0..e02a7ce 100644 --- a/factory/__init__.py +++ b/factory/__init__.py @@ -1,4 +1,6 @@ +# -*- coding: utf-8 -*- # Copyright (c) 2010 Mark Sandstrom +# Copyright (c) 2011 Raphaël Barrois # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal -- cgit v1.2.3