(********************************************************************** *)
(*                                                                      *)
(*                        Ubi Est - Indexing package                    *)
(*                                                                      *)
(*  Copyright Franois Pessaux 1999-2007.                               *)
(*  Distributed according to the LICENCE file contained in the archive. *)
(*                                                                      *)
(************************************************************************)

Ubi Est
(c) Franois Pessaux 1999-2003
'Ubi Est' is free software, here is the LICENCE file of the distribution.

This software as a whole, binary parts of it or source code parts of it
can be freely used in free or commercial products, as long as an explicit
mention of this use is made (name of this software and name of its author)
in both:
    - Binary and paper documentations,
    - Runtime information requesters,
    - Online and runtime helps
Thank you in advance for respecting this whish.

The kernel of this indexer is an extension and an implementation of the
framework initially described by Clark in his Phd. Thesis.

'Ubi est' was written in Objective Caml (http://caml.inria.fr), using Glade
to design the user interface and originally MlGlade to translate the GUI
model into Ocaml sources using LablGtk 1.2.x.
Now Gtk/Gdk 1.2.x is no more supported, the LablGtk 2.x version of the GUI
(using gtk/gdk 2.x) is generated by the lablgladecc2 generator provided in
the regular LablGtk 2.x distribution.

Icons are either homemade, or build from parts of icons available in the
standard Linux RedHat/Fedora distribution (thanks to the excellentissime Gimp
to render them).

  -- Didou
