[go: up one dir, main page]

File: COPYING

package info (click to toggle)
fakechroot 0.6%2B1.2.4
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 348 kB
  • ctags: 336
  • sloc: ansic: 2,730; sh: 245; perl: 80; makefile: 56
file content (20 lines) | stat: -rw-r--r-- 943 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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.