Commit graph

5 commits

Author SHA1 Message Date
Travis Plunk 595a79870e
fix spelling failures in CI (#6191)
This fixes spelling failures in CI. It appears to be caused by a change in the tool used to test spelling
This change:

-Updates the dictionary for new and words which are detected differently
-updates markdown where it is more appropriate
-adds one file to the markdown tests.
2018-02-19 14:00:36 -08:00
Steve Lee c1c5344a88 Update copyright and license headers (#6134)
Based on standard practices, we need to have a copyright and license notice at the top of each source file. Removed existing copyrights and updated/added copyright notices for .h, .cpp, .cs, .ps1, and .psm1 files.

Updated module manifests for consistency to have Author = "PowerShell" and Company = "Microsoft Corporation". Removed multiple line breaks.

Separate PR coming to update contribution document for new source files: #6140

Manually reviewed each change.

Fix #6073
2018-02-13 09:23:53 -08:00
Bruce Payette 8a6798fb4f Updated to include Aleksandar's editorial changes; mostly python to Python
in the comments.
2016-08-04 17:39:12 -07:00
Bruce Payette c1ccbc0923 Added README.md to the demo. 2016-08-04 16:56:52 -07:00
Bruce Payette 0593aab35b Checked in PowerShell python interop demo 2016-08-04 16:56:43 -07:00