From fc742ad8ef059bdb28dbc72e75eb307365eb6432 Mon Sep 17 00:00:00 2001 From: Aaron Brown Date: Fri, 20 Jun 2014 09:40:16 -0400 Subject: [PATCH] Update the license in the bootstrap.sh --- bootstrap.sh | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/bootstrap.sh b/bootstrap.sh index 0966f87..39969c4 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -1,12 +1,21 @@ #!/bin/sh # -# $Id: bootstrap.sh 446 2008-04-21 04:07:15Z boote $ -# ######################################################################### # # # Copyright (C) 2003 # # Internet2 # -# All Rights Reserved # +# # +# Licensed under the Apache License, Version 2.0 (the "License"); # +# you may not use this file except in compliance with the License. # +# You may obtain a copy of the License at # +# # +# http://www.apache.org/licenses/LICENSE-2.0 # +# # +# Unless required by applicable law or agreed to in writing, software # +# distributed under the License is distributed on an "AS IS" BASIS, # +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or # +# implied. See the License for the specific language governing # +# permissions and limitations under the License. # # # ######################################################################### #