PowerShell/assets
xtqqczze d98f131c5a
Remove phrase 'All rights reserved' from Microsoft copyright statements (#12722)
# PR Summary

<!-- Summarize your PR between here and the checklist. -->

## PR Context

follow-up #12190

## PR Checklist

- [x] [PR has a meaningful title](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)
    - Use the present tense and imperative mood when describing your changes
- [x] [Summarized changes](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)
- [ ] [Make sure all `.h`, `.cpp`, `.cs`, `.ps1` and `.psm1` files have the correct copyright header](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)
- [x] This PR is ready to merge and is not [Work in Progress](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---work-in-progress).
    - If the PR is work in progress, please add the prefix `WIP:` or `[ WIP ]` to the beginning of the title (the `WIP` bot will keep its status check at `Pending` while the prefix is present) and remove the prefix when the PR is ready.
- **[Breaking changes](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#making-breaking-changes)**
    - [x] None
    - **OR**
    - [ ] [Experimental feature(s) needed](https://github.com/MicrosoftDocs/PowerShell-Docs/blob/staging/reference/6/Microsoft.PowerShell.Core/About/about_Experimental_Features.md)
        - [ ] Experimental feature name(s): <!-- Experimental feature name(s) here -->
- **User-facing changes**
    - [x] Not Applicable
    - **OR**
    - [ ] [Documentation needed](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#pull-request---submission)
        - [ ] Issue filed: <!-- Number/link of that issue here -->
- **Testing - New and feature**
    - [x] N/A or can only be tested interactively
    - **OR**
    - [ ] [Make sure you've added a new test if existing tests do not effectively test the code changed](https://github.com/PowerShell/PowerShell/blob/master/.github/CONTRIBUTING.md#before-submitting)
- **Tooling**
    - [x] I have considered the user experience from a tooling perspective and don't believe tooling will be impacted.
    - **OR**
    - [ ] I have considered the user experience from a tooling perspective and enumerated concerns in the summary. This may include:
        - Impact on [PowerShell Editor Services](https://github.com/PowerShell/PowerShellEditorServices) which is used in the [PowerShell extension](https://github.com/PowerShell/vscode-powershell) for VSCode (which runs in a different PS Host).
        - Impact on Completions (both in the console and in editors) - one of PowerShell's most powerful features.
        - Impact on [PSScriptAnalyzer](https://github.com/PowerShell/PSScriptAnalyzer) (which provides linting & formatting in the editor extensions).
        - Impact on [EditorSyntax](https://github.com/PowerShell/EditorSyntax) (which provides syntax highlighting with in VSCode, GitHub, and many other editors).
2020-05-20 12:02:38 +00:00
..
GroupPolicy Set StrictMode version 3.0 (#11563) 2020-02-03 09:44:10 -08:00
additionalAttributions.txt Use https in URLs where available (#8622) 2019-01-24 12:50:11 -08:00
AppImageThirdPartyNotices.txt Use https in URLs where available (#8622) 2019-01-24 12:50:11 -08:00
AppxManifest.xml Remove Unicode BOM from text files (#11546) 2020-01-11 12:15:34 +05:00
av_colors_128.svg New icon for PowerShell Core (#4848) 2017-10-03 10:35:32 -07:00
Avatar.svg New icon for PowerShell Core (#4848) 2017-10-03 10:35:32 -07:00
avatar_128.svg New icon for PowerShell Core (#4848) 2017-10-03 10:35:32 -07:00
files.wxs Update build to use the new .NET SDK 5.0.100-preview.4.20258.7 (#12637) 2020-05-13 08:17:37 -07:00
license.rtf Use https in URLs where available (#8622) 2019-01-24 12:50:11 -08:00
macDialog.png Reduce image file sizes using lossless compression with imgbot (#5808) 2018-01-09 14:51:57 -08:00
patch-template.wxs Use https in URLs where available (#8622) 2019-01-24 12:50:11 -08:00
Powershell-preview.icns Add preview icon to macOS launcher (#7448) 2018-08-05 11:00:39 -07:00
Powershell.icns Add black version of icns for macOS. (#5073) 2017-10-09 17:31:00 -07:00
Powershell_64.png Renamed Assets folder to assets - for systems that are case sensitive 2016-06-06 14:28:27 -07:00
powershell_128.svg Replace CRLF with LF for two files under assets folder (#5025) 2017-10-05 16:45:27 -07:00
Powershell_256.png Reduce image file sizes using lossless compression with imgbot (#5808) 2018-01-09 14:51:57 -08:00
Powershell_av_colors.ico New icon for PowerShell Core (#4848) 2017-10-03 10:35:32 -07:00
Powershell_avatar.ico New icon for PowerShell Core (#4848) 2017-10-03 10:35:32 -07:00
Powershell_black.ico New icon for PowerShell Core (#4848) 2017-10-03 10:35:32 -07:00
Powershell_black_64.png change logo in readme to current black logo (#5030) 2017-10-06 08:00:23 -07:00
Product.wxs Remove Unicode BOM from text files (#11546) 2020-01-11 12:15:34 +05:00
ps_black_32x32.ico Make license a link in the MSI (#8846) 2019-02-08 14:02:27 -08:00
ps_black_64.svg change logo to SVG (#6072) 2018-02-02 18:35:59 -08:00
ps_black_128.svg New icon for PowerShell Core (#4848) 2017-10-03 10:35:32 -07:00
pwsh.1.ronn Remove phrase 'All rights reserved' from Microsoft copyright statements (#12722) 2020-05-20 12:02:38 +00:00
pwsh.manifest Update use of "PowerShell Core" to just "PowerShell" (#9513) 2019-05-10 15:34:27 -07:00
README.md Replace CRLF with LF for two files under assets folder (#5025) 2017-10-05 16:45:27 -07:00
Square44x44Logo-Preview.png Add Preview assets for msix (#9375) 2019-04-22 10:41:34 -07:00
Square44x44Logo.png Enable building of msix package (#9289) 2019-04-15 17:07:15 -07:00
Square44x44Logo.targetsize-48-Preview.png Add Preview assets for msix (#9375) 2019-04-22 10:41:34 -07:00
Square44x44Logo.targetsize-48.png Enable building of msix package (#9289) 2019-04-15 17:07:15 -07:00
Square44x44Logo.targetsize-48_altform-unplated-Preview.png Add Preview assets for msix (#9375) 2019-04-22 10:41:34 -07:00
Square44x44Logo.targetsize-48_altform-unplated.png Enable building of msix package (#9289) 2019-04-15 17:07:15 -07:00
Square150x150Logo-Preview.png Add Preview assets for msix (#9375) 2019-04-22 10:41:34 -07:00
Square150x150Logo.png Enable building of msix package (#9289) 2019-04-15 17:07:15 -07:00
StoreLogo-Preview.png Add Preview assets for msix (#9375) 2019-04-22 10:41:34 -07:00
StoreLogo.png Enable building of msix package (#9289) 2019-04-15 17:07:15 -07:00
WixUIBannerBmp.png Switch from BMP to PNG for graphical MSI installer assets (#9606) 2019-05-16 13:24:11 -07:00
WixUIDialogBmp.png Switch from BMP to PNG for graphical MSI installer assets (#9606) 2019-05-16 13:24:11 -07:00
WixUIInfoIco.png Switch from BMP to PNG for graphical MSI installer assets (#9606) 2019-05-16 13:24:11 -07:00

Use of Trademarked Logos

The assets in this folder are trademarked by Microsoft and don't fall under the same License as the source code.

Permitted Uses

Parties interested in using these logos can review the Use of Microsoft Copyrighted Material page. If the use falls into any of those categories, you can move forward with the use and will not need additional permission.

Third Party Permission Requests

If questions remain after reviewing the permitted uses page, please submit a request to Third Party Permissions. The people supporting this will direct the request depending upon the content.

If a request needs to be submitted to the Third Party Permissions, the request should include the following:

  • A statement that the Use of Microsoft Copyrighted Material was reviewed and did not address the situation.
  • A statement that Microsoft (and not a third party) is the owner of the logo at issue.
  • Clear identification of the materials to be used (i.e., the picture of the book cover included by the author in the letter request should suffice).
  • A description, including URLs of how they found or located the logo.
  • A description of how the party intends to use or distribute the logo (i.e., that it is for the book cover of an instructional book on PowerShell).
  • A description of how long the party needs to use the logo.