diff options
author | Erik Kundiman <erik@megapahit.org> | 2024-05-29 21:15:03 +0800 |
---|---|---|
committer | Erik Kundiman <erik@megapahit.org> | 2024-05-29 21:15:03 +0800 |
commit | 26d5e5dc688b30a50b7333809ec344e68fb76843 (patch) | |
tree | c2dfc64c5f9fde9faa0300f67c232c9ba69ec89f /indra/newview | |
parent | a23e7073c0b51152fe19054235efc449b672cce6 (diff) |
Remove tinyxpath licence on macOS
It doesn't seem to be used any more.
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/licenses-mac.txt | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/indra/newview/licenses-mac.txt b/indra/newview/licenses-mac.txt index 1d450ca1dd..06c31f2c7e 100644 --- a/indra/newview/licenses-mac.txt +++ b/indra/newview/licenses-mac.txt @@ -662,38 +662,6 @@ Internet Software Consortium code * SOFTWARE. */ -************************************************************* - -************************************************************* - -************************************************************ - -http://tinyxpath.sourceforge.net/ - -TinyXPath is covered by the zlib license : - - www.sourceforge.net/projects/tinyxpath - Copyright (c) 2002-2006 Yves Berquin (yvesb@users.sourceforge.net) - - This software is provided 'as-is', without any express or implied - warranty. In no event will the authors be held liable for any - damages arising from the use of this software. - - Permission is granted to anyone to use this software for any - purpose, including commercial applications, and to alter it and - redistribute it freely, subject to the following restrictions: - - 1. The origin of this software must not be misrepresented; you must - not claim that you wrote the original software. If you use this - software in a product, an acknowledgment in the product documentation - would be appreciated but is not required. - - 2. Altered source versions must be plainly marked as such, and - must not be misrepresented as being the original software. - - 3. This notice may not be removed or altered from any source distribution. - - ============= meshoptimizer ============= |