From 3e7d665fa57f0b2d00427d4ee5e627b9450cb18f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Ferdinand=20Rivera=20Morell?= Date: Mon, 1 Mar 2021 15:49:09 -0600 Subject: Merge bootstrap.sh from develop. --- bootstrap.sh | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/bootstrap.sh b/bootstrap.sh index d848054254..654801e21f 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright 2019-2020 Rene Rivera +# Copyright 2019-2021 René Ferdinand Rivera Morell # Copyright (C) 2005, 2006 Douglas Gregor. # Copyright (C) 2006 The Trustees of Indiana University # @@ -142,7 +142,9 @@ done if test "x$want_help" = xyes; then cat <