[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Tuesday 26 August 2008 03:54:21 pm Evert Glebbeek wrote:
> If they do though, can we include the OSS4 header on their system
> without having to make Allegro GPL?
There's no way we can know ahead of time if a header is GPL or not. My
soundcard.h, for example, just says that redistribution in source/binary form
requires retaining the copyright notice.
It's the same argument I have with dynamic linking with libs, really. Such
linking is done at run time, where we can't know if it's GPL or not..