From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kp59S-0005Pt-Nn for qemu-devel@nongnu.org; Sun, 12 Oct 2008 13:54:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kp59R-0005PD-CW for qemu-devel@nongnu.org; Sun, 12 Oct 2008 13:54:45 -0400 Received: from [199.232.76.173] (port=53879 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kp59R-0005P2-6E for qemu-devel@nongnu.org; Sun, 12 Oct 2008 13:54:45 -0400 Received: from savannah.gnu.org ([199.232.41.3]:44640 helo=sv.gnu.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Kp59Q-0004Ix-Ok for qemu-devel@nongnu.org; Sun, 12 Oct 2008 13:54:44 -0400 Received: from cvs.savannah.gnu.org ([199.232.41.69]) by sv.gnu.org with esmtp (Exim 4.63) (envelope-from ) id 1Kp59Q-0007WN-1v for qemu-devel@nongnu.org; Sun, 12 Oct 2008 17:54:44 +0000 Received: from aurel32 by cvs.savannah.gnu.org with local (Exim 4.63) (envelope-from ) id 1Kp59P-0007WJ-Mc for qemu-devel@nongnu.org; Sun, 12 Oct 2008 17:54:43 +0000 MIME-Version: 1.0 Errors-To: aurel32 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From: Aurelien Jarno Message-Id: Date: Sun, 12 Oct 2008 17:54:43 +0000 Subject: [Qemu-devel] [5468] COPYING: update from FSF Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Revision: 5468 http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5468 Author: aurel32 Date: 2008-10-12 17:54:42 +0000 (Sun, 12 Oct 2008) Log Message: ----------- COPYING: update from FSF Signed-off-by: Aurelien Jarno Modified Paths: -------------- trunk/COPYING Modified: trunk/COPYING =================================================================== --- trunk/COPYING 2008-10-12 16:15:04 UTC (rev 5467) +++ trunk/COPYING 2008-10-12 17:54:42 UTC (rev 5468) @@ -1,8 +1,8 @@ GNU GENERAL PUBLIC LICENSE Version 2, June 1991 - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 675 Mass Ave, Cambridge, MA 02139, USA + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -15,7 +15,7 @@ General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to +the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not @@ -291,7 +291,7 @@ the "copyright" line and a pointer to where the full notice is found. - Copyright (C) 19yy + Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -303,16 +303,16 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: - Gnomovision version 69, Copyright (C) 19yy name of author + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. @@ -335,5 +335,5 @@ This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General +library. If this is what you want to do, use the GNU Lesser General Public License instead of this License.