Skip to content

Commit 7ce25fd

Browse files
committed
Edit some fields
1 parent a22fe8f commit 7ce25fd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Tests/Rules/TestBadModule/TestDeprecatedManifestFields.psd1

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#
22
# Module manifest for module 'Deprecated Module manifest fields"
33
#
4-
# Generated by: yutch
4+
# Generated by: Microsoft PowerShell Team
55
#
66
# Generated on: 5/18/2015
77
#
@@ -18,13 +18,13 @@ ModuleVersion = '1.0'
1818
GUID = 'a9f79c02-4503-4300-a022-5e8c01f3449f'
1919

2020
# Author of this module
21-
Author = 'quoct'
21+
Author = ''
2222

2323
# Company or vendor of this module
24-
CompanyName = 'Unknown'
24+
CompanyName = ''
2525

2626
# Copyright statement for this module
27-
Copyright = '(c) 2015 quoct. All rights reserved.'
27+
Copyright = '(c) 2015 Microsoft. All rights reserved.'
2828

2929
# Description of the functionality provided by this module
3030
# Description = ''

0 commit comments

Comments
 (0)