paul_c wrote: > On Friday 21 November 2008, Chris Radek wrote: > >> The fact remains that the licenses say what they say, and those are >> the rules we will live by. >> > > Yet you can't/won't say which licenses apply to what code or even what > licenses are involved. > > Aren't the licenses right in EACH code file?
here's the first 10 lines or so of a totally random source file from EMC2, pulled off the web interface to the CVS repository at cvs.linuxcnc.org /****************************************************************************** * * Copyright (C) 2007 Peter XXXXX <name & email obiterated so Pete doesn't get mad at me> * * * This module implements a biquad IIR filter. * ****************************************************************************** * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General * Public License as published by the Free Software Foundation. <and so on...> I'm sure there are some files that are missing proper license declarations. It seems all the configuration files in the configs/ tree are lacking any license info, for instance. Jon ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
