diff options
Diffstat (limited to 'ipsilon/providers/saml2/rest.py')
-rw-r--r-- | ipsilon/providers/saml2/rest.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipsilon/providers/saml2/rest.py b/ipsilon/providers/saml2/rest.py index 1610ac4..6887ba8 100644 --- a/ipsilon/providers/saml2/rest.py +++ b/ipsilon/providers/saml2/rest.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015 Ipsilon project Contributors, for licensee see COPYING +# Copyright (C) 2015 Ipsilon project Contributors, for license see COPYING import cherrypy from ipsilon.providers.common import RestProviderBase |