Open-source: licence header on each source file of a project or a single LICENCE.txt file?
        Posted  
        
            by systempuntoout
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by systempuntoout
        
        
        
        Published on 2010-06-16T08:21:37Z
        Indexed on 
            2010/06/16
            8:22 UTC
        
        
        Read the original article
        Hit count: 308
        
best-practices
|licensing
If i publish an open-source project, is it enough to add a LICENCE.txt file to the package or do i need to copy and paste it on top of every project's source file?
On public repository like github or google code i saw mixed things and i'm curious on how this legal aspect should be handled correctly.
© Stack Overflow or respective owner