[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Christopher L Conway <cconway@c...> |
| Subject: | Re: [Caml-list] Ocaml license |
You shouldn't have to worry about the OCaml license at all. The LGPL allows you to distribute code that merely links against the standard library (as opposed to extending or modifying the library code) under a license of your choosing. Chris On 7/1/07, Grant Olson <olsongt@verizon.net> wrote: > I'm getting ready to release a little open source app I wrote in Ocaml. > This is a standalone app compiled with Ocaml. I tried to read the license, > and between the "Q License" and the LGPL I'm not really sure what applies to > me. I'm assuming the resulting binary links against LPGL code, so I need to > include at least that. > > Can anyone tell me what I should put in my license file? Or should I just > paste in everything from the LICENSE document? > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > >