Skip to content

Remove 'All rights reserved' from the copyright headers #50

Closed
@xtqqczze

Description

@xtqqczze

Since July 2019 Microsoft no longer recommend the term All Rights Reserved to be in MIT license copyright headers.

PowerShell repo has already made these changes:
PowerShell/PowerShell#12190

We should update the headers to match the following :

// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.

See: https://docs.opensource.microsoft.com/content/releasing/copyright-headers.html
(link may require Microsoft credentials)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions