forked from I2P_Developers/i2p.i2p
30 lines
1.3 KiB
Plaintext
30 lines
1.3 KiB
Plaintext
/*
|
|
* I2PTunnel
|
|
* (c) 2003 - 2004 mihi
|
|
*
|
|
* This program is free software; you can redistribute it and/or
|
|
* modify it under the terms of the GNU General Public License as
|
|
* published by the Free Software Foundation; either version 2, or (at
|
|
* your option) any later version.
|
|
*
|
|
* This program is distributed in the hope that it will be useful, but
|
|
* WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
* General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU General Public License
|
|
* along with this program; see the file COPYING. If not, write to
|
|
* the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
|
* Boston, MA 02111-1307, USA.
|
|
*
|
|
* In addition, as a special exception, mihi gives permission to link
|
|
* the code of this program with the proprietary Java implementation
|
|
* provided by Sun (or other vendors as well), and distribute linked
|
|
* combinations including the two. You must obey the GNU General
|
|
* Public License in all respects for all of the code used other than
|
|
* the proprietary Java implementation. If you modify this file, you
|
|
* may extend this exception to your version of the file, but you are
|
|
* not obligated to do so. If you do not wish to do so, delete this
|
|
* exception statement from your version.
|
|
*/
|