diff options
Diffstat (limited to 'tools/install.sh')
-rw-r--r-- | tools/install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/install.sh b/tools/install.sh index 594d4de7a1353..1198a29263fc7 100644 --- a/tools/install.sh +++ b/tools/install.sh @@ -26,7 +26,7 @@ # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # -# $FreeBSD$ +# $FreeBSD: src/tools/install.sh,v 1.7.32.1 2010/02/10 00:26:20 kensmith Exp $ # parse install's options and ignore them completely. while [ $# -gt 0 ]; do |