diff --git a/src/saml2/md.py b/src/saml2/md.py index 1429d93..0947c30 100644 --- a/src/saml2/md.py +++ b/src/saml2/md.py @@ -1,6 +1,8 @@ #!/usr/bin/python +# -*- coding: utf-8 -*- # # Copyright (C) 2007 SIOS Technology, Inc. +# Copyright (C) 2009 UmeƄ University # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.