mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
win_module_utils: updated license to BSD to follow standards (#32949)
This commit is contained in:
committed by
Matt Davis
parent
ef21038dd5
commit
d21f32168f
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user