X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2Fhttp_getter%2Fhttp_getter_map.ml;fp=helm%2Fhttp_getter%2Fhttp_getter_map.ml;h=06699f1781a237153c489d950fc89e8ee6a8464c;hp=c4ff0102f48e13f35131913f4966ead9ac2d80a7;hb=5d7d6bd5090f3f82279bef0b93b4b361a5b1d751;hpb=39d7157312213114f81948978510bed7d85a7610 diff --git a/helm/http_getter/http_getter_map.ml b/helm/http_getter/http_getter_map.ml index c4ff0102f..06699f178 100644 --- a/helm/http_getter/http_getter_map.ml +++ b/helm/http_getter/http_getter_map.ml @@ -1,5 +1,7 @@ (* - * Copyright (C) 2003, HELM Team. + * Copyright (C) 2003: + * Stefano Zacchiroli + * for the HELM Team http://helm.cs.unibo.it/ * * This file is part of HELM, an Hypertextual, Electronic * Library of Mathematics, developed at the Computer Science @@ -21,7 +23,7 @@ * MA 02111-1307, USA. * * For details, see the HELM World-Wide-Web page, - * http://cs.unibo.it/helm/. + * http://helm.cs.unibo.it/ *) exception Key_already_in of string;;