[1342] in Zephyr_Bugs
Re: Zephyr source usage
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Fri Nov 8 11:27:55 2002
From: Marc Horowitz <marc@MIT.EDU>
To: daniel@ncsu.edu
Cc: bug-zephyr@mit.edu
Date: 08 Nov 2002 11:27:45 -0500
In-Reply-To: Daniel Henninger's message of "Fri, 8 Nov 2002 10:46:50 -0500 (EST)"
Message-ID: <t53bs50uiv2.fsf@horowitz-m1.mit.edu>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Daniel Henninger <daniel@unity.ncsu.edu> writes:
>> This seemed to be the only address that was suggested to write to, so my
>> apologize if this is going to the wrong place. I would like to basically
>> write a "jabber windowgram client". Basically, it would behave almost
>> exactly like zephyrs except that it would interface with jabber instead.
>> The thing I wanted to check with y'all is:
>> 1. Do you mind if I borrow a large portion of your zephyr code for this
>> project so long as I note that I got it from y'all?
>> 2. Do you mind if I put it out there for the public to use when it's
>> to a reasonably functional state? (open source and free of course)
>> Thanks!
The code is all distributed under a BSD license, so these uses are
definitely permitted.
I should also mention that there is now a zephyr sourceforge project
(zephyr.sourceforge.net). Those sources are most current, but are
also in flux: some API changes to support multiple zephyr galaxies and
kerberos v5 are likely to happen in the near future, so this is
something to keep in mind. However, if you're just planning on taking
the windowgram code, the API changes won't affect you at all.
Marc