examples/logtail.rb in rbvmomi-1.9.4 vs examples/logtail.rb in rbvmomi-1.9.5

- old
+ new

@@ -1,4 +1,7 @@ +# Copyright (c) 2011-2017 VMware, Inc. All Rights Reserved. +# SPDX-License-Identifier: MIT + # Translation of example 2-2 from the vSphere SDK for Perl Programming Guide require 'trollop' require 'rbvmomi' require 'rbvmomi/trollop'