From: Martin Sandin <om_sandin@yahoo.com>
To: caml-list@inria.fr
Subject: Camlp4 Q / Possible license issue
Date: Tue, 26 Oct 2004 00:51:15 -0700 (PDT) [thread overview]
Message-ID: <20041026075115.42913.qmail@web50903.mail.yahoo.com> (raw)
I'm creating a library/tool centered around a camlp4
extension. In doing so I need to access the parser
labels simple_patt and class_declaration from the
camlp4 distro file pa_o.ml. Is there a way to do this?
Failing this I've resorted to copying these and other
parts on which these parts depend of the above file
into a separate smaller module which exports these
labels. This seems slightly clumsy since it includes
all the code under labels:
class_fun_binding, class_type_parameters,
class_fun_def, class_structure, class_self_patt,
mod_ident, ident, patt_semi_list, lbl_patt_list,
lbl_patt, patt_label_ident, type_parameter,
labeled_patt.
It works well. It however brings up the license issue.
I'd rather not rewrite this code, which is licensed
under the LGPL, but I'd like to include it in my
distribution. And I'd like to put my own code in this
distro under a BSD-style license. Can I do this by
just copying the above code into a separate file
(pa_class.ml) while retaining the license comment with
a change comment? Or do I have to distribute
separatly? Any advise on how to do this? If I get a
reply which solves my problems, the first release
while come right after=)
Thanks,
Martin
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
reply other threads:[~2004-10-26 7:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041026075115.42913.qmail@web50903.mail.yahoo.com \
--to=om_sandin@yahoo.com \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox