diff options
Diffstat (limited to 'blogthon.cgi')
-rwxr-xr-x | blogthon.cgi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/blogthon.cgi b/blogthon.cgi index a9bafa3..423ce25 100755 --- a/blogthon.cgi +++ b/blogthon.cgi @@ -1,4 +1,5 @@ #!/usr/bin/python +# -*- coding: utf-8 -*- # This program is free software. It comes without any warranty, to # the extent permitted by applicable law. You can redistribute it |