Cisco Cisco AP541N Wireless Access Point Release Notes

Page of 202
78-20352-01             Open Source Used In AP541N v2.0.1                                                                                                                                    49
1.9 fakeroot 1.7.1 
1.9.1 Available under license : 
I suppose 'libtricks' will take the quest of finding border-cases for the GPL
yet one more (small) step forward. Does every dynamically linked executable
fall under the GPL once someone said `LD_PRELOAD=libtricks.so.0.0 executable'?
That seems to be a rather strange interpretation of the GPL.
The way I (as author of libtricks) see it:
 - you're free to link any program with this library and run it.
 - Only when you give away or sell copies of a program that is
   _set up_ to use this library (or needs it), that program will be
   considered a ``work based on the library'', and thus fall under GPL.
 
 
I've considered using LGPL, but I decided against that because
 - I still don't quite understand it's terms.
 - I actually don't want a program that really needs this
   library to be distributed with any other licence than (L)GPL.
 
joost witteveen.
 
 
For the tekst of the GPL, see /usr/doc/copyright/GPL of any debian system.
 
1.10 gcc 4.2.1 
1.10.1 Available under license : 
    GNU GENERAL PUBLIC LICENSE
       Version 2, June 1991
 
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
    51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
 
    Preamble
 
 The licenses for most software are designed to take away your
freedom to share and change it.  By contrast, the GNU General Public
License is intended to guarantee your freedom to share and change free
software--to make sure the software is free for all its users.  This
General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to
using it.  (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.)  You can apply it to
your programs, too.