From 9972c07880eced1adaa33d944b772aae802976bd Mon Sep 17 00:00:00 2001 From: Emmanuel Raviart Date: Thu, 22 Jul 2004 06:39:26 +0000 Subject: Corrected Lasso URL. Some progress in Python non regression test. --- python/utils.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python/utils.c') diff --git a/python/utils.c b/python/utils.c index 763c41e1..96e87964 100644 --- a/python/utils.c +++ b/python/utils.c @@ -3,7 +3,7 @@ * PyLasso - Python bindings for Lasso library * * Copyright (C) 2004 Entr'ouvert - * http://lasso.labs.libre-entreprise.org + * http://lasso.entrouvert.org * * Author: Valery Febvre * -- cgit