From 8e781f54098503ddbc590f91695ad8fe17211483 Mon Sep 17 00:00:00 2001 From: Paul Chaplin Date: Fri, 2 Apr 2010 17:47:07 +0100 Subject: [PATCH] Added Unicode BOM to file to declare encoding; Python assumes ASCII and chokes unless told. --- trimage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trimage b/trimage index 6906ad3..574f5e9 100644 --- a/trimage +++ b/trimage @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python # #Copyright (c) 2010 Kilian Valkhof, Paul Chaplin, Tarnay Kálmán #