X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=README;h=cc2b0b0a36924bfb022e88e25d81baa5ae52084a;hb=78008cd2e8a58cda0d3c279ba0ee20dbd7598317;hp=fb419af3fcc8614f7d32ffa87b79d4fdf43b23b2;hpb=b6298edef94b5f1d8dd88a99038c98f5c197566b;p=gnulib.git diff --git a/README b/README index fb419af3f..cc2b0b0a3 100644 --- a/README +++ b/README @@ -213,9 +213,9 @@ git and CVS Gnulib is available for anonymous checkout. In any Bourne-shell the following should work: - $ git clone git://git.sv.gnu.org/gnulib + $ git clone git://git.sv.gnu.org/gnulib.git Or, if you prefer the CVS-like 'cogito' frontend to plain 'git': - $ cg clone git://git.sv.gnu.org/gnulib + $ cg clone git://git.sv.gnu.org/gnulib.git For a read-write checkout you need to have a login on savannah.gnu.org and be a member of the gnulib project at http://savannah.gnu.org/projects/gnulib . @@ -269,10 +269,10 @@ changes. ----- Copyright (C) 2001, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. -This program is free software; you can redistribute it and/or modify +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 -the Free Software Foundation; either version 2, or (at your option) -any later version. +the Free Software Foundation; either version 3 of the License, or +(at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -280,5 +280,4 @@ 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ +along with this program. If not, see . */