diff options
-rwxr-xr-x | pythoneggs.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pythoneggs.py b/pythoneggs.py index c4119e1..b083555 100755 --- a/pythoneggs.py +++ b/pythoneggs.py @@ -1,4 +1,5 @@ #!/usr/bin/env python +# -*- coding: utf-8 -*- # # Copyright 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> # |