aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.sh
diff options
context:
space:
mode:
authorAaron Brown <aaron@internet2.edu>2014-06-20 09:40:16 -0400
committerAaron Brown <aaron@internet2.edu>2014-06-20 09:40:16 -0400
commitfc742ad8ef059bdb28dbc72e75eb307365eb6432 (patch)
tree8cbe3fdc91b5f7c78aed4ff7edbc50756a45f9d3 /bootstrap.sh
parent6c0147f2fe85f0c5fff7d21c9e7bef4fef6b1f27 (diff)
downloadiperf3-fc742ad8ef059bdb28dbc72e75eb307365eb6432.tar.gz
Update the license in the bootstrap.sh
Diffstat (limited to 'bootstrap.sh')
-rwxr-xr-xbootstrap.sh15
1 files 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. #
# #
#########################################################################
#