diff options
Diffstat (limited to 'setupapi/setupapi.go')
-rw-r--r-- | setupapi/setupapi.go | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/setupapi/setupapi.go b/setupapi/setupapi.go new file mode 100644 index 0000000..69703b3 --- /dev/null +++ b/setupapi/setupapi.go @@ -0,0 +1,6 @@ +/* SPDX-License-Identifier: MIT + * + * Copyright (C) 2019 WireGuard LLC. All Rights Reserved. + */ + +package setupapi |