From: <tre...@us...> - 2009-09-09 07:26:25
|
Revision: 275 http://spd.svn.sourceforge.net/spd/?rev=275&view=rev Author: treibholz Date: 2009-09-09 07:26:17 +0000 (Wed, 09 Sep 2009) Log Message: ----------- forgot the utf-8 here... Modified Paths: -------------- trunk/src/spd-cli Modified: trunk/src/spd-cli =================================================================== --- trunk/src/spd-cli 2009-09-09 07:23:13 UTC (rev 274) +++ trunk/src/spd-cli 2009-09-09 07:26:17 UTC (rev 275) @@ -1,4 +1,6 @@ #!/usr/bin/python +# -*- coding: UTF-8 -*- + # Copyright (C) 2009 Klaus Umbach {{{ # <tre...@us...> # This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |