From 10908953cf6a82f0460bf2da6b2125b09defc8ff Mon Sep 17 00:00:00 2001 From: Adrian <85490958+adrianvic@users.noreply.github.com> Date: Fri, 5 Apr 2024 13:52:20 -0300 Subject: [PATCH] Add files via upload --- THIRDPARTYNOTICES.TXT | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 THIRDPARTYNOTICES.TXT diff --git a/THIRDPARTYNOTICES.TXT b/THIRDPARTYNOTICES.TXT new file mode 100644 index 0000000..a023e50 --- /dev/null +++ b/THIRDPARTYNOTICES.TXT @@ -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. +