home *** CD-ROM | disk | FTP | other *** search
/ Freelog 117 / FreelogNo117-OctobreNovembre2013.iso / Musique / JSound / JSound.exe / lib\NativeBass.jar / README-LibLoader.txt < prev    next >
Text File  |  2012-01-31  |  1KB  |  41 lines

  1. /**
  2.  *                             LibLoader
  3.  *
  4.  * Projet created for loading NativeFmod & NativeFmodEx libraries.
  5.  * Copyright @ 2007 J├⌐r├┤me Jouvie (Jouvieje)
  6.  *
  7.  * Created on 25 mar. 2007
  8.  * @version file v1.0.0
  9.  * @author J├⌐r├┤me Jouvie (Jouvieje)
  10.  *
  11.  *
  12.  * WANT TO CONTACT ME ?
  13.  * E-mail :
  14.  *         jerome.jouvie@gmail.com
  15.  * My web sites :
  16.  *         http://jerome.jouvie.free.fr/
  17.  *         http://topresult.tomato.co.uk/~jerome/
  18.  *
  19.  *
  20.  * INTRODUCTION
  21.  * Project created to fix library loading, System.loadLibrary tries automatically
  22.  * to load dependency libraries without searching in java.library.path variable.
  23.  *
  24.  *
  25.  * GNU LESSER GENERAL PUBLIC LICENSE
  26.  *
  27.  * This library is free software; you can redistribute it and/or
  28.  * modify it under the terms of the GNU Lesser General Public License
  29.  * as published by the Free Software Foundation; either version 2.1 of the License,
  30.  * or (at your option) any later version.
  31.  *
  32.  * This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
  33.  * without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  34.  * See the GNU Lesser General Public License for more details.
  35.  *
  36.  * You should have received a copy of the GNU Lesser General Public License
  37.  * along with this library; if not, write to the
  38.  * Free Software Foundation, Inc.,
  39.  * 59 Temple Place, Suite 330,
  40.  * Boston, MA 02111-1307 USA
  41.  */