Re: [dev] [dvtm] a series of patches

From: Marc Andre Tanner <mat_AT_brain-dump.org>
Date: Sun, 22 May 2011 22:26:30 +0200

On Fri, Mar 25, 2011 at 10:29:20PM -0400, Ross Mohn wrote:
>
>
> 1. support for compiling under AIX

I have by now pushed most of your changes. However...

> Index: forkpty-aix.c
> ===================================================================
> --- forkpty-aix.c (.../vendor/current) (revision 0)
> +++ forkpty-aix.c (.../trunk) (revision 47)
> @@ -0,0 +1,164 @@
> +/*
> + * Copyright (c) 2009 Nicholas Marriott <nicm_AT_users.sourceforge.net>
> + * Copyright (c) 2011 Ross Palmer Mohn <rpmohn_AT_waxandwane.org>
> + *
> + * Permission to use, copy, modify, and distribute this software for any
> + * purpose with or without fee is hereby granted, provided that the above
> + * copyright notice and this permission notice appear in all copies.
> + *
> + * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
> + * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
> + * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
> + * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
> + * WHATSOEVER RESULTING FROM LOSS OF MIND, USE, DATA OR PROFITS, WHETHER
> + * IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
> + * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
> + *
> + * 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
> + * of the License, 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
> + */

NACK. Placing this also under the GPL isn't a good idea. In fact I am
currently in process of relicensing the whole madtty stuff under the
MIT or ISC license. I've so far got permission to do so from all
contributors except you (did you receive my mail?). Please comment
whether you're ok with such a license change.

Thanks,
Marc

-- 
 Marc Andre Tanner >< http://www.brain-dump.org/ >< GPG key: CF7D56C0
Received on Sun May 22 2011 - 22:26:30 CEST

This archive was generated by hypermail 2.2.0 : Sun May 22 2011 - 22:48:03 CEST