
  [------------------------------------------------------------------------]
  [-- Uninformed Research -- informative information for the uninformed. --]
  [------------------------------------------------------------------------]
  [-- Genre  : Development                                               --]
  [-- Name   : libmelf                                                   --]
  [-- Desc   : ELF manipulation library                                  --]
  [-- Url    : http://www.hick.org/code/skape/libmelf                    --]
  [-- Use    : MANIPULATION                                              --]
  [------------------------------------------------------------------------]
  [-- Author : skape (mmiller@hick.org)                                  --]
  [-- Date   : 02/23/2003 - 05/02/2004                                   --]
  [------------------------------------------------------------------------]

  [-- Table of contents:                                                 --]

      1) Overview
      2) License
      3) Thanks

  [-- 1) Overview                                                        --]

      libmelf was created to provide an easy to use interface for
      manipulation of ELF binary images.  It was also designed with
      portability in mind.  Currently, libmelf is supported
      on the following platforms:

         * Linux
         * Solaris 2.7+
         * FreeBSD
         * OpenBSD

  [-- 2) License                                                         --]

      This code is distributed under the Artistic License.  Contact me
      if there are specific questions.
  
  [-- 3) Thanks                                                          --]

      Thanks go out to:

      * All the nologin guys, great group of dudes.  Visit us on the
        compsec silc network (silc.hick.org/silc.nologin.org) if you
        want to say hi.
      * Simon Kagstrom (simon.kagstrom@bth.se) for suggestions and 
        collaboration on making the library more robust.
