From d76b7cc169ea737f919936aebfe05fd47587ade9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9rome=20Perrin?= <jerome@nexedi.com>
Date: Mon, 27 Apr 2009 08:30:32 +0000
Subject: [PATCH] set encoding

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26644 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 product/ERP5/PropertySheet/Chain.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/product/ERP5/PropertySheet/Chain.py b/product/ERP5/PropertySheet/Chain.py
index 548f17a42e..18a397b187 100644
--- a/product/ERP5/PropertySheet/Chain.py
+++ b/product/ERP5/PropertySheet/Chain.py
@@ -1,5 +1,5 @@
 ##############################################################################
-#
+# -*- coding: utf8 -*-
 # Copyright (c) 2009 Nexedi SA and Contributors. All Rights Reserved.
 #                    Łukasz Nowak <luke@nexedi.com>
 #
-- 
2.30.9