﻿Copyright statements:

Copyright (C) 2007  Miriam Ruiz <little_miry@yahoo.es>

ColResizeBrowser (C) Greg Ercolano <erco@seriss.com>
URL: http://seriss.com/people/erco/fltk/

VersatileBrowser uses ColResizeBrowser, written by Greg Ercolano, licensed
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.



License applicable to all the code inside this directory:

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 package 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 package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA



From:  "Greg Ercolano" <erco@seriss.com>
To:    Miriam Ruiz <little.miry@gmail.com>
Date:  21-jun-2007 22:04
Topic: "Re: Question about ColResizeBrowser"

Miriam Ruiz wrote:
> Hi,
>
> I found your example "An Interactively Resizable Fl_Browser" in
> http://seriss.com/people/erco/fltk/ , and I want to use it as a base for
> developing a GPL'ed package viewer for Debian. I don't know under which
> license you let it use, so I have to ask you first. Will you let me use,
> modify and distribute my code based on yours under the GPL license? (I'll
> keep you in the copyright notice, of course).

Hi Miry,

Sure, you have my permission to use it in your GPL'd app, no problem.

Sure, keep the attribution in the header, and assume it's all under
GPL. Add a GPL header if you like; I would put GPL headers on them
if it wasn't for the headers would make the examples too large.
