aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2012-07-27 09:34:04 -0600
committerEric Blake <eblake@redhat.com>2012-07-27 09:34:04 -0600
commit85f416fddb8458022536e718ab30d1d44ccc63af (patch)
treedde686826b7de910e1930a6ce9f54c37d1b176e0 /bootstrap
parentlibvirt-guests: systemd host shutdown does not work (diff)
downloadlibvirt-85f416fddb8458022536e718ab30d1d44ccc63af.tar.gz
libvirt-85f416fddb8458022536e718ab30d1d44ccc63af.tar.bz2
libvirt-85f416fddb8458022536e718ab30d1d44ccc63af.zip
maint: regenerate bootstrap
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.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap3
1 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap b/bootstrap
index 35a87eddc..e3e270b00 100755
--- 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