From 4c6ae99b599ad81e80e63e4ffae828ed499c9f9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Ates?= Date: Mon, 31 Jan 2011 20:55:53 +0100 Subject: [PATCH] [authsaml2] Clean header file --- bindings/bindings.py | 3 +-- bindings/utils.py | 4 +++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/bindings/bindings.py b/bindings/bindings.py index 125b8eb..8a5aa92 100644 --- a/bindings/bindings.py +++ b/bindings/bindings.py @@ -1,6 +1,6 @@ #! /usr/bin/env python # -# Cryptic - A free implementation of the Liberty Alliance specifications. +# Cryptic -- Cryptographic tools and protocols # # Copyright (C) 2009-2010 Entr'ouvert # http://cryptic.entrouvert.org @@ -21,7 +21,6 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - import os import re import sys diff --git a/bindings/utils.py b/bindings/utils.py index ffb95da..19af126 100644 --- a/bindings/utils.py +++ b/bindings/utils.py @@ -1,4 +1,6 @@ -# Cryptic - A free implementation of the Liberty Alliance specifications. +#! /usr/bin/env python +# +# Cryptic -- Cryptographic tools and protocols # # Copyright (C) 2009-2010 Entr'ouvert # http://cryptic.entrouvert.org