[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Neon license conditions

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2005-08-17 11:04:45 CEST

Hi Stefan,

I have been looking through the license files of the various components
used in SVN and noticed these clauses in the COPYING.LIB file in Neon
(section 6):

<quote>
     For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it. However, as a special exception,
the source code distributed need not include anything that is normally
distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.

     It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system. Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.
</quote>

The Windows binary distribution of SVN uses Microsoft proprietary
compilers and libraries which cannot be redistributed, and clients built
against SVN libraries may well do the same (TSVN does, and it also
relies on MFC which is not available for free). The MS compiler is not
considered part of the OS as it would be with *nix, so it appears we are
required to provide it from the same download site as the source, as
part of the 'utility programs needed for reproducing the executable'.
This would appear to preclude the use of the Neon library.

IANAL. Am I missing something obvious here? I am hoping you guys know
more about Lib GPL than I do.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 17 11:04:51 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.