From cd54b7f286c1ea10bb19cd0449131b74d50c1b63 Mon Sep 17 00:00:00 2001 From: Skylar Ittner Date: Sat, 9 Oct 2021 18:35:26 -0600 Subject: [PATCH] UPS lawyer stuff --- www/pages/credits.html | 40 +++++++++++++++++++-------------- www/pages/credits.template.html | 6 +++++ 2 files changed, 29 insertions(+), 17 deletions(-) diff --git a/www/pages/credits.html b/www/pages/credits.html index fc25c0e..73e6985 100644 --- a/www/pages/credits.html +++ b/www/pages/credits.html @@ -20,7 +20,13 @@

This program is licensed under the Mozilla Public License 2.0. To get the source code, visit https://source.netsyms.com/Netsyms/HelenaExpressApp. +


+ When viewing tracking results for a UPS package, the following copyright notice applies to the textual tracking data:
+ © 2021 United Parcel Service of America, Inc. All Rights Reserved. Confidential and Proprietary. + The use, disclosure, reproduction, modification, transfer, or transmittal of this work for any purpose in any form + or by any means without the written permission of United Parcel Service is strictly prohibited. +
This application relies on and is bundled with third-party code. See below for the their licenses and where to find source code.
@@ -1732,13 +1738,13 @@ The following software may be included in this product: bplist-creator. A copy o Copyright (c) 2012 Near Infinity Corporation -Permission is hereby granted, free of charge, to any person obtaining a copy of this software +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 +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 @@ -3719,19 +3725,19 @@ The following software may be included in this product: debug. A copy of the sou Copyright (c) 2014 TJ Holowaychuk -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, +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 +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 +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. ----- @@ -5823,15 +5829,15 @@ modification, are permitted provided that the following conditions are met: names of the contributors may be used to endorse or promote products derived from this software without specific prior written permission. -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" +AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE +IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ARTUR ADIB BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ----- @@ -6073,17 +6079,17 @@ The following software may be included in this product: unorm. A copy of the sou The software dual licensed under the MIT and GPL licenses. MIT license: Copyright (c) 2008-2013 Matsuza , Bjarke Walling - + 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 diff --git a/www/pages/credits.template.html b/www/pages/credits.template.html index 8b5ee43..4be8fee 100644 --- a/www/pages/credits.template.html +++ b/www/pages/credits.template.html @@ -20,7 +20,13 @@

This program is licensed under the Mozilla Public License 2.0. To get the source code, visit https://source.netsyms.com/Netsyms/HelenaExpressApp. +


+ When viewing tracking results for a UPS package, the following copyright notice applies to the tracking data shown:
+ © 2021 United Parcel Service of America, Inc. All Rights Reserved. Confidential and Proprietary. + The use, disclosure, reproduction, modification, transfer, or transmittal of this work for any purpose in any form + or by any means without the written permission of United Parcel Service is strictly prohibited. +
This application relies on and is bundled with third-party code. See below for the their licenses and where to find source code.