diff --git a/autotools/bootstrap b/autotools/bootstrap index 784b8cf..5752522 100755 --- a/autotools/bootstrap +++ b/autotools/bootstrap @@ -1,9 +1,8 @@ #! /bin/sh -# $Id$ # bootstrap: generic bootstrap/autogen.sh script for autotools projects # -# Copyright (c) 2002-2009 Sam Hocevar +# Copyright (c) 2002-2010 Sam Hocevar # # This program is free software. It comes without any warranty, to # the extent permitted by applicable law. You can redistribute it @@ -12,7 +11,7 @@ # http://sam.zoy.org/wtfpl/COPYING for more details. # # The latest version of this script can be found at the following place: -# http://caca.zoy.org/wiki/build +# http://caca.zoy.org/wiki/build # Die if an error occurs set -e