On 05/04/06, Daniel Ouellet <[EMAIL PROTECTED]> wrote: > > It means that a file with only #include statements is hardly > > copyrightable and can be copied at will. > > Can it really? I guess if in the end you make it KNF compliant and the > order of the various includes are changed, but are the exact same name, > including names form the original project, it's OK?
Why do you need to change the order of #include's? This is plain boring, only an idiot would waste someone's time arguing that the '#include' statements from their work are stolen. :) And at the end of the day, it's not a bad idea to order includes in the abc order, and changing the order "just to change it" is not something that one should do...