trow@tigris.org wrote:
>
> Author: trow
> Date: 2002-08-27 01:19:41 -0500 (Tue, 27 Aug 2002)
> New Revision: 3076
>
> Added: clients/gsvn/trunk/src/gsvn_tree_select.py
> ==============================================================================
> --- clients/gsvn/trunk/src/gsvn_tree_select.py (original)
> +++ clients/gsvn/trunk/src/gsvn_tree_select.py Tue Aug 27 01:19:43 2002
> @@ -0,0 +1,286 @@
> +###
> +### Copyright 2002 Ximian, Inc.
> +###
> +### This program is free software; you can redistribute it and/or modify
> +### it under the terms of the GNU General Public License, version 2,
> +### as published by the Free Software Foundation.
> +###
> +### 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
> +###
> +### In addition, as a special exception, Ximian, Inc. gives permission to
> +### link the code of this program with the apr, apr-util and subversion
> +### libraries (or with modified versions of the apr, apr-util and
> +### subversion libraries that use the same license as the original
> +### libraries), 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 apr, apr-util and subversion. 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.
> +###
How about including the other libraries that Subversion links against in
the license exception? The other ones that I'm aware of are apr-iconv
(for Windows Subversion), Neon, zlib, and openssl.
Best,
Blair
--
Blair Zajac <blair@orcaware.com>
Web and OS performance plots - http://www.orcaware.com/orca/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 27 08:56:46 2002