]> xenbits.xensource.com Git - libvirt.git/commitdiff
maint: regenerate bootstrap
authorEric Blake <eblake@redhat.com>
Fri, 27 Jul 2012 15:34:04 +0000 (09:34 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 27 Jul 2012 15:34:04 +0000 (09:34 -0600)
Commit 3ad13c92a7 blindly touched all files to have a 3-line
hint for getting LGPL, but bootstrap is synced from gnulib where
it has a 2-line hint.

* bootstrap: Resync from gnulib.

bootstrap

index 35a87eddc37ec5a382c6520ccc39b9374df70b0c..e3e270b007f658edd2ca3ec6aa590ecf14f29c27 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -17,8 +17,7 @@ scriptversion=2012-07-19.14; # UTC
 # 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, see
-# <http://www.gnu.org/licenses/>.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Originally written by Paul Eggert.  The canonical version of this
 # script is maintained as build-aux/bootstrap in gnulib, however, to