Add files via upload

This commit is contained in:
Adrian 2024-04-05 13:52:20 -03:00 committed by GitHub
commit 10908953cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

29
THIRDPARTYNOTICES.TXT Normal file
View file

@ -0,0 +1,29 @@
THIRD PARTY CODE NOTICE
The sample applications (“apps”) that come preinstalled with the Windows Developer Preview may be based on or incorporate material from the files listed below (collectively, “Third Party Code”). Please Note: Microsoft is not the original author of the Third Party Code. The URL for the original file source, the original copyright notice and the license under which Microsoft received Third Party Code are set forth below together with the full text of such license. Such notices and license are provided solely for your information. Microsoft, not the third party, licenses this Third Party Code to you under the terms set forth in the SAMPLE APPLICATION LICENSE TERMS. Unless applicable law gives you more rights, Microsoft reserves all other rights not expressly granted under this agreement, whether by implication, estoppel or otherwise.
The following files were originally licensed under the MIT License (reproduced below)
jQuery 1.5.2
----
Original Source: https://jquery.com/
Original Copyright: Copyright 2011, John Resig
Original License: MIT
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation the rights to use, copy, modify, merge, publish,
* distribute, sublicense, and/or sell copies of the Software, and to
* permit persons to whom the Software is furnished to do so, subject to
* the following conditions:
*
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
* NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
* LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
* OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
* WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.