root/tags/freewrt_1_0_3/LICENCE

Revision 678, 1.8 kB (checked in by tg, 2 years ago)

* mention that we bundle non-GPL'd tools (e.g. paxmirabilis),

whose licence needs not be GPL-compatible (but OSD/DFSG-free)
in the svn source tree (LICENCE doesn't cover distfiles that
don't originate from ourselves)

* mention the web page for the licence

Line 
1 $FreeWRT$
2
3 FreeWRT is Copyright © The FreeWRT Project (its developers
4 and former developers) and its contributors.
5 All rights reserved.
6
7
8 This licence file covers all of the FreeWRT meta distribution
9 source code (including Makefiles and documentation).
10
11 Binary firmware images are composed of the meta distribution
12 FreeWRT and downloaded distfiles from third party sources,
13 which may be covered by various differing licence terms, but
14 since the firmware image only aggregates differently licenced
15 packages on the same medium we believe it is redistributable
16 as long as the licences of the different packages are honoured.
17
18
19 FreeWRT itself is developed by the FreeWRT Project and covered
20 by the GNU General Public License, Version 2 or later, as shown
21 in the file COPYING in this directory. Individual files may be
22 covered by the LGPL or BSD-style licences instead. FreeWRT also
23 contains third-party tools that are possibly covered by non-GPL-
24 compatible, but OSD/DFSG-compliant, licences; these are not con-
25 sidered part of FreeWRT and only bundled.
26
27 FreeWRT developers are:
28 * Waldemar Brodkorb (Project Leader)
29 * Lars Erhardt
30 * Thorsten Glaser
31 * David Roetzel
32 * Michael Schwab
33 * Jörg Seitter
34 * Markus Wigge
35
36
37 FreeWRT is based upon several other projects which are listed
38 below, in no particular order. If you think you should be li-
39 sted here but we have forgotten you, please forgive and drop
40 us an email.
41
42 * The OpenWRT Project
43   - Mike Baker
44   - Felix Fietkau
45   - Imre Kaloz
46   - Nicolas Thill
47   - Florian Fainelli
48 * uClibc Buildroot
49   - Erik Andersen
50   - Manuel Novoa III
51
52 ________________________________________________________________________
53
54 The latest version of this file can be retrieved using SVN web access at
55 http://www.freewrt.org/trac/browser/trunk/freewrt/LICENCE - a convenient
56 shortcut is http://www.freewrt.org/licence (pointing to a web copy).
Note: See TracBrowser for help on using the browser.