Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix license txt #949

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

brodybits
Copy link

to be the same as LICENSE.txt in ChakraCore:

  • renamed to LICENSE.txt
  • copied from ChakraCore, with the following changes:
    • Add the following text: All rights reserved.
    • remove extra space from beginning of most of the lines

@obastemur is marked as the primary author of the changes from ChakraCore since he made the last addition.

Christopher J. Brody and others added 2 commits July 26, 2018 18:32
Co-authored-by: Oguz Bastemur <ogbastem@microsoft.com>
Co-authored-by: Christopher J. Brody <chris.brody@gmail.com>
@msftclas
Copy link

msftclas commented Jul 26, 2018

CLA assistant check
All CLA requirements met.

janpio pushed a commit to apache/cordova-windows that referenced this pull request Sep 2, 2018
…ies/Default.rd.xml (#286)

### Original issue

<https://issues.apache.org/jira/browse/CB-14225>

### Platforms affected

Windows

### What does this PR do?

- Fix sample Namespace Serialize attribute in `template/Properties/Default.rd.xml`, according to `Default.rd.xml` in C# UWP project generated by Visual Studio 2017

I also raised <microsoft/Windows-universal-samples#950> to apply a similar fix there.

Also related:
- #284 - fix license text & add link to `template/Properties/Default.rd.xml` (as reported in <https://issues.apache.org/jira/browse/CB-14224>)
- <microsoft/Windows-universal-samples#949> - fix license txt (related to but not part of #284)

### What testing has been done on this change?

- Visual inspection
- check diff

### Checklist

- [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) in the JIRA database
- [x] Commit message follows the format: "CB-3232: (android) Fix bug with resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform affected.
- ~~Added automated test coverage as appropriate for this change.~~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants