aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/LICENSE
blob: db016d53ec91a56d840fd3288f4a704dac475ead (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
This is just a placeholder.  I haven't decided on what the final license
will be.  But it most likely (note the "likely" - I'm not promising
anything until I've made a real decision) will have the following
properties:

 - it will _require_ source code for the library itself (ie GPL-like in
   that respect). Much like the LGPL.

 - but it will expressly allow linking with arbitrary back-ends, and
   require that too in perpetuam (ie anti-GPL in that respects, and this
   means that it's almost certainly not going to be LGPL)

At this point, the most likely candidate is the OSL:

	http://www.opensource.org/licenses/osl.php

with an addendum of explaining the "derivative works" issue (ie making
sure that pure back-ends are _not_ derivative works, and the only source
that is derivative of this is the stuff needed to build a
self-sufficient front-end that can parse the language). 

In the meantime, if you agree with the above, and expect to agree with
whatever license I will choose with the above in mind, you can play with
this freely, and make changes and send patches if you explicitly mark
those patches as being compatible with whatever I do (yeah yeah, you'll
just need to trust me).

Oh, and keep in mind that I'm famous for changing my mind.  Maybe I'll
call the license the "sucker" license, and sell whatever you send me for
billions and billions of dollars without crediting you in the
slightest..  Sucka!

			Linus Torvalds