Skip to content

Commit ea1aa36

Browse files
committed
Updated Disclaimer section
Pulled in the Disclaimer text from other Pure projects.
1 parent 670335b commit ea1aa36

File tree

1 file changed

+16
-7
lines changed

1 file changed

+16
-7
lines changed

VvolsReadinessCheckerV2.ps1

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,25 @@
11
<#
2-
**********************************************************Disclaimer****************************************************************************************
3-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
4-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
5-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
6-
SOFTWARE.
2+
===========================================================================================================================================================
3+
Disclaimer
4+
5+
The sample script and documentation are provided AS IS and are not supported by
6+
the author or the author's employer, unless otherwise agreed in writing. You bear
7+
all risk relating to the use or performance of the sample script and documentation.
8+
The author and the author's employer disclaim all express or implied warranties
9+
(including, without limitation, any warranties of merchantability, title, infringement
10+
or fitness for a particular purpose). In no event shall the author, the author's employer
11+
or anyone else involved in the creation, production, or delivery of the scripts be liable
12+
for any damages whatsoever arising out of the use or performance of the sample script and
13+
documentation (including, without limitation, damages for loss of business profits,
14+
business interruption, loss of business information, or other pecuniary loss), even if
15+
such person has been advised of the possibility of such damages.
716
817
Original Script: https://github.com/bdwill/vvolsreadinesschecker/blob/master/VVolsReadinessChecker.ps1
918
Original Author: Brandon Willmott (@bdwill)
1019
Updated Script: https://github.com/PureStorage-OpenConnect/VMware-Scripts/blob/master/vVolsReadinessCheckerV2.ps1
11-
Updated Script: David Stevenes (@PSUStevens)
20+
Updated Script: David Stevens (@PSUStevens)
1221
Updated Date : 1 October 2024
13-
************************************************************************************************************************************************************
22+
===========================================================================================================================================================
1423
1524
This script will:
1625
--Check for VVols Readiness

0 commit comments

Comments
 (0)