From f2bbf3a4fe62c70b63f56664f89f12ba5fed7d14 Mon Sep 17 00:00:00 2001 From: Roland Hedberg Date: Fri, 30 Oct 2009 15:38:55 +0100 Subject: [PATCH] Updated license info --- src/saml2/md.py | 2 ++ 1 file changed, 2 insertions(+) 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.