diff --git a/.gitattributes b/.gitattributes index 1ff0c423..140ca427 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2,6 +2,8 @@ # Set default behavior to automatically normalize line endings. ############################################################################### * text=auto +*.cs text eol=crlf +*.xaml text eol=crlf ############################################################################### # Set default behavior for command prompt diff. diff --git a/TwitchDownloaderCore/Resources/THIRD-PARTY-LICENSES.txt b/TwitchDownloaderCore/Resources/THIRD-PARTY-LICENSES.txt index 7316dd37..9b1370de 100644 --- a/TwitchDownloaderCore/Resources/THIRD-PARTY-LICENSES.txt +++ b/TwitchDownloaderCore/Resources/THIRD-PARTY-LICENSES.txt @@ -689,7 +689,7 @@ exhaustive, and do not form part of our licenses. material not subject to the license. This includes other CC- licensed material, or material used under an exception or limitation to copyright. More considerations for licensors: - wiki.creativecommons.org/Considerations_for_licensors + wiki.creativecommons.org/Considerations_for_licensors Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the @@ -706,7 +706,7 @@ exhaustive, and do not form part of our licenses. Although not required by our licenses, you are encouraged to respect those requests where reasonable. More_considerations for the public: - wiki.creativecommons.org/Considerations_for_licensees + wiki.creativecommons.org/Considerations_for_licensees ======================================================================= @@ -1465,7 +1465,7 @@ These are class libraries that can be loaded by your process: This is a port of Apache 2.0-licensed Android code, and thus is licensed under the Apache 2.0 license - http://www.apache.org/licenses/LICENSE-2.0 + http://www.apache.org/licenses/LICENSE-2.0 API Documentation ================= @@ -1477,7 +1477,7 @@ Commons Attribution 4.0 International Public License The Licenses ============ - These are the licenses used in Mono, the files are located: + These are the licenses used in Mono, the files are located: ### MIT License @@ -1977,48 +1977,48 @@ EXHIBIT A -Mozilla Public License. Microsoft Permissive License (Ms-PL) - This license governs use of the accompanying software. If you use the software, you accept this license. If you do - not accept the license, do not use the software. + This license governs use of the accompanying software. If you use the software, you accept this license. If you do + not accept the license, do not use the software. 1. Definitions - The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning - here as under U.S. copyright law. - A "contribution" is the original software, or any additions or changes to the software. - A "contributor" is any person that distributes its contribution under this license. - "Licensed patents" are a contributor's patent claims that read directly on its contribution. + The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning + here as under U.S. copyright law. + A "contribution" is the original software, or any additions or changes to the software. + A "contributor" is any person that distributes its contribution under this license. + "Licensed patents" are a contributor's patent claims that read directly on its contribution. 2. Grant of Rights - (A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in - section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce - its contribution, prepare derivative works of its contribution, and distribute its contribution or any - derivative works that you create. - (B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section - 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to - make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software - or derivative works of the contribution in the software. + (A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in + section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce + its contribution, prepare derivative works of its contribution, and distribute its contribution or any + derivative works that you create. + (B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section + 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to + make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software + or derivative works of the contribution in the software. 3. Conditions and Limitations - (A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks. - (B) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, - your patent license from such contributor to the software ends automatically. - (C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution - notices that are present in the software. - (D) If you distribute any portion of the software in source code form, you may do so only under this license by - including a complete copy of this license with your distribution. If you distribute any portion of the software - in compiled or object code form, you may only do so under a license that complies with this license. - (E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, - guarantees or conditions. You may have additional consumer rights under your local laws which this license - cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of - merchantability, fitness for a particular purpose and non-infringement. - (F) If you distribute the software or derivative works with programs you develop, you agree to indemnify, defend, - and hold harmless all contributors from any claims, including attorneys' fees, related to the distribution or - use of your programs. For clarity, you have no such obligations to a contributor for any claims based solely on - the unmodified contributions of that contributor. - (G) If you make any additions or changes to the original software, you may only distribute them under a new - namespace. In addition, you will clearly identify your changes or additions as your own. + (A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks. + (B) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, + your patent license from such contributor to the software ends automatically. + (C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution + notices that are present in the software. + (D) If you distribute any portion of the software in source code form, you may do so only under this license by + including a complete copy of this license with your distribution. If you distribute any portion of the software + in compiled or object code form, you may only do so under a license that complies with this license. + (E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, + guarantees or conditions. You may have additional consumer rights under your local laws which this license + cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of + merchantability, fitness for a particular purpose and non-infringement. + (F) If you distribute the software or derivative works with programs you develop, you agree to indemnify, defend, + and hold harmless all contributors from any claims, including attorneys' fees, related to the distribution or + use of your programs. For clarity, you have no such obligations to a contributor for any claims based solely on + the unmodified contributions of that contributor. + (G) If you make any additions or changes to the original software, you may only distribute them under a new + namespace. In addition, you will clearly identify your changes or additions as your own. ### Infozip BSD @@ -2157,7 +2157,7 @@ exhaustive, and do not form part of our licenses. material not subject to the license. This includes other CC- licensed material, or material used under an exception or limitation to copyright. More considerations for licensors: - wiki.creativecommons.org/Considerations_for_licensors + wiki.creativecommons.org/Considerations_for_licensors Considerations for the public: By using one of our public licenses, a licensor grants the public permission to use the @@ -2174,7 +2174,7 @@ exhaustive, and do not form part of our licenses. Although not required by our licenses, you are encouraged to respect those requests where reasonable. More_considerations for the public: - wiki.creativecommons.org/Considerations_for_licensees + wiki.creativecommons.org/Considerations_for_licensees ======================================================================= @@ -2502,7 +2502,7 @@ Section 8 -- Interpretation. Creative Commons is not a party to its public licenses. Notwithstanding, Creative Commons may elect to apply one of its public licenses to material it publishes and in those instances -will be considered the “Licensor.” The text of the Creative Commons +will be considered the "Licensor." The text of the Creative Commons public licenses is dedicated to the public domain under the CC0 Public Domain Dedication. Except for the limited purpose of indicating that material is shared under a Creative Commons public license or as @@ -2520,15 +2520,15 @@ Creative Commons may be contacted at creativecommons.org. ### GPL version 2 - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - Preamble + Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public @@ -2577,8 +2577,8 @@ patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. - - GNU GENERAL PUBLIC LICENSE + + GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains @@ -2632,7 +2632,7 @@ above, provided that you also meet all of these conditions: License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in @@ -2690,7 +2690,7 @@ access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - + 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is @@ -2747,7 +2747,7 @@ impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License @@ -2777,7 +2777,7 @@ make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - NO WARRANTY + NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN @@ -2799,9 +2799,9 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it