[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GNUnet-developers] Precompiled MacOS X binary available
From: |
Christian Grothoff |
Subject: |
Re: [GNUnet-developers] Precompiled MacOS X binary available |
Date: |
Fri, 28 Jan 2005 03:24:12 -0500 |
User-agent: |
KMail/1.7.2 |
On Friday 28 January 2005 03:06, Jussi Eloranta wrote:
> Since the distribution contains lots of GPL'd etc. shared libraries
> then is it sufficient to
> include GPL text (COPYING) with it and give pointers where the source
> code is available?
Yes, if you have some bits of code that you used to package the code (like the
spec file of an RPM), you may want to make that available and add pointers to
where you got the rest from. That'll enable others improve upon (or at least
reproduce) what you did, and that's what is important :-).
Christian