It seems to me you are asking for legal advice, which is something that only your lawyer can give you.  You can look at the files distributed by the FSF (such as the GNU C compiler or GNU Emacs) and see what they did, or you can look at the Linux kernel and see what it does, but what you find in those files are likely the result of legal advice that these projects received *for their particular case*.  You could say "well, if it's good enough for GCC it's good enough for me", and many people do.  But the OSI cannot give you legal advice, nor, technically, can any lawyer, unless they happen to be your lawyer.<br>
<br>That said, I'd do what the FSF does, which is to put the GPL copyright notice in every file.  But that's because I used to be a GCC maintainer, and that's what I learned.<br><br>M<br><br><div class="gmail_quote">
On Wed, Jul 2, 2008 at 12:22 PM, Paolo Ciarrocchi <<a href="mailto:paolo.ciarrocchi@gmail.com">paolo.ciarrocchi@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br>
a friend of mine wants to release a CMS under GPLv3.<br>
We disagree on how the licence should be inserted in the package.<br>
<br>
I think, please correct me if I'm wrong, that the only think he should do<br>
is to put the licence in a COPYING file (which will be part of the package) and<br>
optionally add to the header of every single file the following lines:<br>
--<br>
Copyright (C) yyyy  nome dell'autore<br>
<br>
This program is free software; you can redistribute it and/or<br>
modify it under the terms of the GNU General Public License<br>
as published by the Free Software Foundation; either version 2<br>
of the License, or (at your option) any later version.<br>
<br>
This program is distributed in the hope that it will be useful,<br>
but WITHOUT ANY WARRANTY; without even the implied warranty of<br>
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the<br>
GNU General Public License for more details.<br>
<br>
You should have received a copy of the GNU General Public License<br>
along with this program; if not, write to the Free Software<br>
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.<br>
--<br>
<br>
I think this is optional even because a lot of gpl software (Linuk<br>
kernel, GIT, mercurial etc etc)<br>
just add the COPYNG file.<br>
<br>
My friend believe that he should add the whole licence to every single<br>
file of the package.<br>
<br>
Can you please clarify?<br>
<br>
Thanks a lot in advance.<br>
<br>
Ciao,<br>
<font color="#888888">--<br>
Paolo<br>
<a href="http://paolo.ciarrocchi.googlepages.com/" target="_blank">http://paolo.ciarrocchi.googlepages.com/</a><br>
</font></blockquote></div><br>