We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a22fe8f commit 7ce25fdCopy full SHA for 7ce25fd
Tests/Rules/TestBadModule/TestDeprecatedManifestFields.psd1
@@ -1,7 +1,7 @@
1
#
2
# Module manifest for module 'Deprecated Module manifest fields"
3
4
-# Generated by: yutch
+# Generated by: Microsoft PowerShell Team
5
6
# Generated on: 5/18/2015
7
@@ -18,13 +18,13 @@ ModuleVersion = '1.0'
18
GUID = 'a9f79c02-4503-4300-a022-5e8c01f3449f'
19
20
# Author of this module
21
-Author = 'quoct'
+Author = ''
22
23
# Company or vendor of this module
24
-CompanyName = 'Unknown'
+CompanyName = ''
25
26
# Copyright statement for this module
27
-Copyright = '(c) 2015 quoct. All rights reserved.'
+Copyright = '(c) 2015 Microsoft. All rights reserved.'
28
29
# Description of the functionality provided by this module
30
# Description = ''
0 commit comments