diff options
-rwxr-xr-x | wnpp-query.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wnpp-query.py b/wnpp-query.py index 7f404cc..8d4fc35 100755 --- a/wnpp-query.py +++ b/wnpp-query.py @@ -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 |