On Fri, Jan 18, 2013 at 02:12:59PM -0600, Amit Kulkarni wrote:
> had to copy net/irc as template to have a new port and glanced at the
> license...which was missing.
> 
> it should be #GPLv1, it is mentioned in irc2.10.3p1/doc/LICENSE

no. it is GPLv1+ as source code says:

/************************************************************************
 *   IRC - Internet Relay Chat, ircd/ircd.c
 *   Copyright (C) 1990 Jarkko Oikarinen and
 *                      University of Oulu, Computing Center
 *
 *   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 1, 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; if not, write to the Free Software
 *   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */

i've fixed it in -current now. thanks.

-- gsoares

Reply via email to