win_module_utils: updated license to BSD to follow standards (#32949)

This commit is contained in:
Jordan Borean 2017-11-16 08:43:34 +10:00 committed by Matt Davis
parent ef21038dd5
commit d21f32168f
5 changed files with 5 additions and 30 deletions

View file

@ -1,5 +1,5 @@
# Copyright (c) 2017 Ansible Project
# GNU General Public License v3.0+ (see COPYING or https://www.gnu.org/licenses/gpl-3.0.txt)
# Simplified BSD License (see licenses/simplified_bsd.txt or https://opensource.org/licenses/BSD-2-Clause)
$process_util = @"
using System;