Added character set specification

This commit is contained in:
Roland Hedberg
2010-03-05 10:21:43 +01:00
parent a6a94f74a3
commit fc52fd7275
2 changed files with 2 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
#!/usr/bin/python #!/usr/bin/python
# -*- coding: utf-8 -*-
# #
# Copyright (C) 2007 SIOS Technology, Inc. # Copyright (C) 2007 SIOS Technology, Inc.
# Copyright (C) 2009 Umeå University # Copyright (C) 2009 Umeå University

View File

@@ -1,4 +1,5 @@
#!/usr/bin/python #!/usr/bin/python
# -*- coding: utf-8 -*-
# #
# Copyright (C) 2009 Umea Universitet. # Copyright (C) 2009 Umea Universitet.
# #