remove the BOM from trimage to fix error in lucid

This commit is contained in:
Kilian Valkhof 2010-05-26 15:19:56 +02:00
parent 8e8cac3390
commit cf37894afc

3
trimage Executable file → Normal file
View file

@ -1,4 +1,5 @@
#!/usr/bin/env python
#!/usr/bin/env python
#coding: utf-8
#
#Copyright (c) 2010 Kilian Valkhof, Paul Chaplin, Tarnay Kálmán
#