summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCynthetika2022-09-23 00:24:44 +1000
committerCynthetika2022-09-23 00:24:44 +1000
commit7d89dfb02e3690d30eece7036d14d53f4fb7b5f5 (patch)
tree3ad7d1447c7e63003cbb39ee88031b4c6ba7e2e7
parentb35908e14cd9e7fa19fee3b64d2826031580f0e2 (diff)
downloadaur-7d89dfb02e3690d30eece7036d14d53f4fb7b5f5.tar.gz
CKA: update PKGBUILD definition to binary build version 5.1.191044, add static license and re-write some sections
-rw-r--r--.SRCINFO16
-rw-r--r--.gitignore7
-rw-r--r--PKGBUILD19
-rw-r--r--rtt-rstudio-eula.html205
4 files changed, 225 insertions, 22 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d43ea17bc8a..78473f51d3d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = rtt-rstudio
pkgdesc = R-Studio is a powerful cost-effective undelete and data recovery software utility (non-free).
- pkgver = 5.0.5007
- pkgrel = 5
- url = http://www.r-studio.com/data_recovery_linux/
+ pkgver = 5.1.191044
+ pkgrel = 1
+ url = https://www.r-studio.com/data_recovery_linux/
arch = x86_64
arch = i686
license = custom
@@ -10,13 +10,13 @@ pkgbase = rtt-rstudio
depends = polkit
provides = r-studio-for-linux-bin
conflicts = r-studio-for-linux-bin
- source = rtt-rstudio-eula.html::https://www.r-studio.com/includes/eula/PopupEulaDRC.shtml?R-Studio%20for%20Linux
+ source = rtt-rstudio-eula.html
source = rtt-rstudio-usage-recovery-manual.pdf::https://www.r-studio.com/downloads/Linux_Recovery_Manual.pdf
- sha512sums = fc35d65f69d850ccdbff1a7c87fa7745f609556d777266eec81349b885f4e24c3a5421c7df7979bf9e41dc3dc17a7861aa12575805084232118a5ffb40592545
- sha512sums = 40af753652abf76b16075e7faf1005626bc6b49437de75b0c443e8de7cd5fef846de0ad30f72330a5a5ca4cd7cce2c436794a731bfb787f9768323a30917fef9
+ sha512sums = 1bc63c247ee4bc210b435ea68fd06b9194e2c9c074a2d7fb3bcaef5f2930a2faba554e27785ca3b14c47bc42b5beb4ae42e2cf088ce92cb0fa846213412bccc2
+ sha512sums = 196f045d6c28baae103b8b826d5056b32d1d15cb6054f15cbe7b6b6408cac7cbce6143bb021a91531be6c476d6c633bf35566bed8451dac5563d42b912ffda1b
source_x86_64 = https://www.r-studio.com/downloads/RStudio5_x64.rpm
- sha512sums_x86_64 = b08696f4c0fc6981a95b9c30b8ee096cd574701a1729b0e1042d3cd110c2a40330fa802b644661983aa491f3fd1e93a89b6b1687126868aa3384fc9e49d1d7eb
+ sha512sums_x86_64 = 699d467e9ec3c94d64d739712b9734eedca8711462f4926acb6aed3f98fe7c9e209efc8d09c888d772e06144d634cee35a73bb7e297e951e587b8488c92550d2
source_i686 = https://www.r-studio.com/downloads/RStudio5_i386.rpm
- sha512sums_i686 = 47b9023def6ebf7154cae8366c8203a8dab766ae1567514b2ab629d66ec86b557578f99eb4a34b9bde9f5d2550d243e05265a157aecb16b79c75339e393356fa
+ sha512sums_i686 = 58f4b599f40f1be7bb14cef032f3ca4913e0ad705b0d103b84ad1bc3b9b3a5c053a2e624b1e7b9872c0e203207ce35ca6b60e1634c3c9a52a8fbf5ac5a098ef4
pkgname = rtt-rstudio
diff --git a/.gitignore b/.gitignore
index a1a9e11d8ef2..7bcd8428b4ea 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,14 +1,13 @@
# .gitignore for rtt-rstudio
-# ignore built packages
+# ignore built packages (regardless of compression method used)
*.pkg.t*
-# ignore intermediate directories
+# ignore intermediate packaging and build directories
pkg/
src/
-# ignore source files
+# ignore source files obtained externally
RStudio5_x64.rpm
RStudio5_i386.rpm
-rtt-rstudio-eula.html
rtt-rstudio-usage-recovery-manual.pdf
diff --git a/PKGBUILD b/PKGBUILD
index a8d5af42b81f..c188ee5fe9e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,9 @@
# NOTE: '-bin' suffix not applied as per Arch Nonfree Applications Package
# Guidelines (as there will never be a source release)
pkgname=rtt-rstudio
-pkgver=5.0.5007
-pkgrel=5
+# INFO: Upstream Binary Release Date: 2022-SEP-07
+pkgver=5.1.191044
+pkgrel=1
# INFO: Full publisher-provided description for reference:
# R-Studio is a powerful cost-effective undelete and data recovery software utility.
# Empowered by the new unique data recovery technologies, it is the most comprehensive
@@ -15,7 +16,7 @@ pkgrel=5
# Flexible parameter settings give you absolute control over data recovery.
pkgdesc="R-Studio is a powerful cost-effective undelete and data recovery software utility (non-free)."
arch=('x86_64' 'i686')
-url="http://www.r-studio.com/data_recovery_linux/"
+url="https://www.r-studio.com/data_recovery_linux/"
license=('custom')
depends=(
'xdg-utils'
@@ -24,17 +25,15 @@ depends=(
provides=('r-studio-for-linux-bin')
conflicts=('r-studio-for-linux-bin')
source=(
- "${pkgname}-eula.html::https://www.r-studio.com/includes/eula/PopupEulaDRC.shtml?R-Studio%20for%20Linux"
+ "${pkgname}-eula.html"
"${pkgname}-usage-recovery-manual.pdf::https://www.r-studio.com/downloads/Linux_Recovery_Manual.pdf"
)
source_x86_64=("https://www.r-studio.com/downloads/RStudio5_x64.rpm")
source_i686=("https://www.r-studio.com/downloads/RStudio5_i386.rpm")
-sha512sums=(
- 'fc35d65f69d850ccdbff1a7c87fa7745f609556d777266eec81349b885f4e24c3a5421c7df7979bf9e41dc3dc17a7861aa12575805084232118a5ffb40592545'
- '40af753652abf76b16075e7faf1005626bc6b49437de75b0c443e8de7cd5fef846de0ad30f72330a5a5ca4cd7cce2c436794a731bfb787f9768323a30917fef9'
-)
-sha512sums_x86_64=('b08696f4c0fc6981a95b9c30b8ee096cd574701a1729b0e1042d3cd110c2a40330fa802b644661983aa491f3fd1e93a89b6b1687126868aa3384fc9e49d1d7eb')
-sha512sums_i686=('47b9023def6ebf7154cae8366c8203a8dab766ae1567514b2ab629d66ec86b557578f99eb4a34b9bde9f5d2550d243e05265a157aecb16b79c75339e393356fa')
+sha512sums=('1bc63c247ee4bc210b435ea68fd06b9194e2c9c074a2d7fb3bcaef5f2930a2faba554e27785ca3b14c47bc42b5beb4ae42e2cf088ce92cb0fa846213412bccc2'
+ '196f045d6c28baae103b8b826d5056b32d1d15cb6054f15cbe7b6b6408cac7cbce6143bb021a91531be6c476d6c633bf35566bed8451dac5563d42b912ffda1b')
+sha512sums_x86_64=('699d467e9ec3c94d64d739712b9734eedca8711462f4926acb6aed3f98fe7c9e209efc8d09c888d772e06144d634cee35a73bb7e297e951e587b8488c92550d2')
+sha512sums_i686=('58f4b599f40f1be7bb14cef032f3ca4913e0ad705b0d103b84ad1bc3b9b3a5c053a2e624b1e7b9872c0e203207ce35ca6b60e1634c3c9a52a8fbf5ac5a098ef4')
prepare() {
cd "${srcdir}"
diff --git a/rtt-rstudio-eula.html b/rtt-rstudio-eula.html
new file mode 100644
index 000000000000..0fac38e6a5b6
--- /dev/null
+++ b/rtt-rstudio-eula.html
@@ -0,0 +1,205 @@
+<html>
+
+<head>
+ <title>[CACHED AS AT 2022-SEP-07] R-TT Software: R-Studio for Linux - End User License Agreement</title>
+ <style type="text/css">
+ <!-- p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;text-align: justify}
+ -->
+ </style>
+</head>
+
+<body bgcolor="#ffffff">
+
+ <!-- NOTE: the following explains the source of this document -->
+ <b>
+ <hr />THIS DOCUMENT CONTAINS THE TEXT CONTENT OF THE SOFTWARE EULA AS VALID FOR BINARY PACKAGE "R-Studio for
+ Linux" RELEASE VERSION 5.1 (build 191044) AS RELEASED BY COPYRIGHT HOLDER "R-Tools Technology Inc." ("R-TT") ON
+ 2022-SEP-07.
+ <p>This document has been cached to be included within re-packaged Arch Linux User Repository package
+ "rtt-rstudio". Javascript has been removed from the original page, however no final EULA text content has
+ been modified.</p>
+ <p>Source URL: <a
+ href="https://www.r-studio.com/includes/eula/PopupEulaDRC.shtml?R-Studio for Linux">https://www.r-studio.com/includes/eula/PopupEulaDRC.shtml?R-Studio
+ for Linux</a></p>
+ <hr />
+ </b>
+
+ <!-- NOTE: unmodified EULA text continues below -->
+ <p>One license allows to install the software on one workstation or server. The license is per machine not per user
+ and can&#39;t be transferred to another PC even if a licensed PC is utilized.</p>
+ <hr />
+ <p>
+ R-Studio for Linux Copyright(c) 2000-2022 R-Tools Technology Inc.<br />
+ All rights reserved.<br />
+ <br />
+ END-USER LICENSE AGREEMENT<br />
+ IMPORTANT-READ CAREFULLY: This End-User License Agreement (&quot;EULA&quot;) is a legal agreement between you
+ (either an individual or a single entity) later referred to as &quot;LICENSEE&quot; and R-Tools Technology Inc.
+ later referred to as &quot;R-TT&quot; for the software product R-Studio for Linux
+ later referred to as &quot;SOFTWARE&quot; and for support and maintenance services later referred to as
+ &quot;SUPPORT SERVICES&quot;. By installing, copying, or otherwise using the SOFTWARE, you agree to be bound by
+ the terms of this EULA. If you do not agree to the terms of this EULA, do not purchase, download, install or use
+ the SOFTWARE.<br />
+ <br />
+ By using the SOFTWARE or the SUPPORT SERVICES, you represent and warrant that you have the legal capacity and
+ authority to enter into a binding agreement and to adhere to this EULA, and that you will use the SOFTWARE and
+ the SUPPORT SERVICES only in accordance with this EULA and with all applicable laws. If an individual is
+ registering or using the SOFTWARE or the SUPPORT SERVICES on behalf of an entity or organization, that
+ individual warrants, represents, and covenants to R-TT that such individual is duly authorized to agree to this
+ EULA on behalf of the organization and to bind the organization to them. The SOFTWARE and the SUPPORT SERVICES
+ are intended, and offered, only for lawful use by individuals or organizations with the legal capacity and
+ authority under applicable law to enter into a contract for such products and services. R-TT does not offer the
+ SOFTWARE or the SUPPORT SERVICES to minors or where otherwise prohibited by law.<br />
+ <br />
+ The R-TT may have patents, patent applications, trademarks, copyrights, or other intellectual property rights
+ covering subject matter in this document. The furnishing of this document does not give you any license to these
+ patents, trademarks, copyrights, or other intellectual property.<br />
+ <br />
+ SOFTWARE LICENSE<br />
+ <br />
+ Copyright laws and international copyright treaties, as well as other intellectual property laws and treaties
+ protect the SOFTWARE. The SOFTWARE is licensed pursuant to this EULA, not sold.<br />
+ <br />
+ 1. GRANT OF LICENSE.<br />
+ This EULA grants LICENSEE the following rights:<br />
+ - LICENSEE may use this SOFTWARE. &quot;Use&quot; of the SOFTWARE means that LICENSEE has loaded and installed
+ the SOFTWARE on to a personal computer, workstation or server (later referred to as &quot;computer&quot; or
+ &quot;licensed computer&quot;) or run the SOFTWARE on a computer from a removable or external storage device
+ such as a floppy disk, CD, DVD, flash card, HD, etc. (later referred to as &quot;devices&quot; or
+ &quot;device&quot;).<br />
+ - An unregistered copy of the SOFTWARE may be used ONLY for testing purposes and some functions of the SOFTWARE
+ may be limited or unavailable.<br />
+ - LICENSEE may serve any number of devices connected to the licensed computer directly or through an adapter,
+ simultaneously or consecutively, an unlimited number of times.<br />
+ - LICENSEE may use the SOFTWARE to serve a computer and/or storage devices owned or leased by the LICENSEE
+ only.<br />
+ - LICENSEE may not use the SOFTWARE for investigation purposes, for processing of any third-party data, or for
+ commercial gain of any kind.<br />
+ - LICENSEE may not use the SOFTWARE on more computers than a number of computers specified in section
+ &quot;About&quot; of the SOFTWARE. A single license of the SOFTWARE allows to serve devices connected to one
+ local computer where the SOFTWARE is used.<br />
+ - LICENSEE may not transfer the SOFTWARE from one computer to another after the SOFTWARE is installed and
+ registered/activated on the licensed computer even if the computer is decommissioned or replaced.<br />
+ - LICENSEE may make a copy of the licensed SOFTWARE for backup purposes.<br />
+ <br />
+ 2. DESCRIPTION OF OTHER RIGHTS AND LIMITATIONS.<br />
+ - LICENSEE may not reverse engineer, recompile, and disassemble the SOFTWARE and make any illegal attempt to
+ discover the source code or underlying ideas, algorithms, file formats, or programming or interoperability
+ interfaces of the SOFTWARE or any portion, extract, selection, arrangement, adaptation, compilation, or any
+ derivative of the SOFTWARE except to the extent otherwise expressly permitted under applicable law, licenses or
+ written consent of R-TT.<br />
+ - LICENSEE may not transfer, sell, re-sell, offer for sale or distribute the SOFTWARE to a third party. The sale
+ of and or distribution of copies of this SOFTWARE are strictly forbidden. It is a violation of this EULA to
+ sell, loan, rent, lease, borrow, or transfer the use of copies of the SOFTWARE without written consent of R-TT
+ or permissions granted to LICENSEE and published at R-TT website.<br />
+ - LICENSEE may not modify, translate, make error corrections, adapt or prepare derivative works from the
+ SOFTWARE or its portion, extract, selection, arrangement, adaptation, compilation, or derivative thereof except
+ to the extent otherwise expressly permitted under applicable law, licenses or written consent of R-TT.<br />
+ - LICENSEE may not remove, obscure or alter R-TT or any third party&#39;s product names, trademarks or patent,
+ copyright, or other proprietary rights notices, or ownership attribution statements affixed to or contained
+ within or accessed in conjunction with or through the SOFTWARE.<br />
+ - Some third-party codes including but not limited to codes distributed under the terms of GNU licenses may be
+ provided with the SOFTWARE. The third-party license terms accompanying the codes shall govern your use of such
+ codes and can be found at https://www.r-tt.com/Licenses/ThirdPartyLicenses.shtml. The source codes of the works
+ distributed under the terms of GNU licenses are offered for downloading upon LICENSEE request.<br />
+ - LICENSEE acknowledges and agrees that the SOFTWARE may be subject to export controls in Canada and other
+ countries. LICENSEE agrees to comply with all Canada export laws and regulations and with all export or import
+ regulations of other countries, and LICENSEE shall not and shall not allow any third-party to remove or export
+ from Canada or allow the export or re-export of any part of the SOFTWARE or SUPPORT SERVICES or any direct
+ product thereof (a) into (or to a national or resident of) any embargoed or terrorist-supporting country; (b) to
+ any country to which such export or re-export is restricted or prohibited, or as to which the Government of
+ Canada or any agency thereof requires an export license or other governmental approval at the time of export or
+ re-export without first obtaining such license or approval. LICENSEE assumes sole responsibility for any
+ required export approval and/or licenses and all related costs and for the violation of any Canada export law or
+ regulation.<br />
+ - LICENSEE may not use the SOFTWARE and/or SUPPORT SERVICES if he is a citizen, national, or resident of, or are
+ under control of the government of any country to which Canada has prohibited export. Each time LICENSEE uses
+ the SOFTWARE or SUPPORT SERVICES he represents, warrants, and covenants that (a) he is not a citizen, national,
+ or resident of, nor under the control of the government of any such country to which Canada has prohibited
+ export; (b) LICENSEE will not download or otherwise export or re-export the SOFTWARE, directly or indirectly, to
+ the above mentioned countries nor to citizens, nationals or residents of those countries; (c) LICENSEE will
+ neither use nor allow the SOFTWARE to be used for any purposes prohibited by Canada federal or provincial law,
+ including, without limitation, for the development, design, manufacture, or production of nuclear, chemical, or
+ biological weapons of mass destruction; (d) LICENSEE does not use or permit others to use the SOFTWARE or
+ SUPPORT SERVICES to recover, create, store, back up, distribute or provide access to child pornography or any
+ other content or data, including racist, vulgar, obscene, libelous, offensive, propaganda hatred, discrimination
+ or display of prejudice based on religion, ethnicity, race, sexual orientation or age, which is illegal under
+ the relevant laws of Canada.<br />
+ - If acquired by or on behalf of a civilian agency, the U.S. Government acquires the SOFTWARE and/or the
+ SOFTWARE documentation and other technical data subject to the terms of this EULA as specified in 48 C.F.R.
+ 12.212 (Computer Software) and 12.211 (Technical Data) of the Federal Acquisition Regulation (FAR) and its
+ successors. If acquired by or on behalf of any agency within the Department of Defense (DOD), the U.S.
+ Government acquires the SOFTWARE and/or the SOFTWARE documentation subject to the terms of this EULA as
+ specified in 48 C.F.R. 227.7202-3 of the DOD FAR Supplement (DFARS) and its successors. This U.S. Government
+ Rights clause is in lieu of, and supersedes, any other FAR, DFARS, or other clause or provision that addresses
+ Government rights in computer software or technical data under this EULA.<br />
+ <br />
+ 3. SUPPORT SERVICE.<br />
+ LICENSEE is entitled to free SUPPORT SERVICES in the English language via electronic communication for 365 days
+ from the date of purchase. The SUPPORT SERVICES include technical support, customer support and all UPDATES and
+ new releases (UPGRADES) for the SOFTWARE during that term.<br />
+ When the free support period is expired, the SUPPORT SERVICES can be extended upon payment of fees that are
+ always calculated from a date of the support expiration. The fees are billed on an annual basis and there are no
+ refunds for early cancellation of the SUPPORT SERVICES.<br />
+ R-TT reserves the right to deny any SUPPORT SERVICES if the LICENSEE is not eligible for them.<br />
+ Any supplemental software codes provided to the LICENSEE as a part of the SUPPORT SERVICES, shall be considered
+ as a part of the SOFTWARE and a subject to the terms and conditions of this EULA. The support and maintenance
+ policies are updated from time to time.<br />
+ <br />
+ R-TT SHALL HAVE THE ABSOLUTE AND UNILATERAL RIGHT IN ITS SOLE DISCRETION TO DENY USE OF AND ACCESS TO ALL OR ANY
+ PORTION OF THE SOFTWARE OR SUPPORT SERVICES TO LICENSEE OR OTHER USERS WHO ARE DEEMED OR SUSPECTED BY R-TT TO BE
+ USING THE SOFTWARE OR SERVICES IN A MANNER NOT REASONABLY<br />
+ INTENDED BY R-TT OR IN VIOLATION OF LAW OR THIS EULA, INCLUDING BUT NOT LIMITED TO SUSPENDING OR TERMINATING A
+ LICENSEE&#39;S, OR ANOTHER USER&#39;S RIGHTS TO USE THE SOFTWARE OR SUPPORT SERVICES.<br />
+ <br />
+ 4. PRIVACY AND DATA PROTECTION<br />
+ Except as otherwise stated in this Agreement, the Software is subject to R-TT privacy policy published at
+ https://www.r-studio.com/Privacy_Policy.shtml.<br />
+ <br />
+ 5. DISCLAIMER OF WARRANTY.<br />
+ THIS SOFTWARE AND SUPPORT SERVICES PROVIDED BY R-TT AS WELL AS THE ACCOMPANYING FILES INCLUDING THIRD PARTY
+ SOFTWARE AND SERVICES ARE DISTRIBUTED and SOLD &quot;AS IS&quot; AND WITHOUT WARRANTIES.<br />
+ R-TT AND SUCH THIRD PARTIES EXPRESSLY DISCLAIM TO THE FULLEST EXTENT PERMITTED BY LAW ALL EXPRESS, IMPLIED, AND
+ STATUTORY WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE WARRANTIES OF MERCHANTABILITY, SATISFACTORY QUALITY,
+ FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS. IT IS AT YOUR OWN
+ DISCRETION AND RISK, THAT YOU DOWNLOAD AND/OR USE THE SOFTWARE. YOU WILL BE SOLELY RESPONSIBLE FOR ANY DAMAGES
+ TO YOUR COMPUTER SYSTEM OR<br />
+ LOSS OF DATA THAT RESULTS. R-TT MAKES NO WARRANTIES OR REPRESENTATIONS THAT THE FUNCTIONS CONTAINED IN THE
+ SOFTWARE OR SERVICES WILL MEET YOUR REQUIREMENTS, THAT THE OPERATION OF THE SOFTWARE OR SERVICES WILL BE
+ UNINTERRUPTED OR ERROR-FREE, OR THAT DEFECTS IN THE SOFTWARE OR SERVICES WILL BE CORRECTED. YOU MAY HAVE OTHER
+ WARRANTY RIGHTS, WHICH MAY VARY FROM COUNTRY TO COUNTRY.<br />
+ <br />
+ 6. LIMITATION OF LIABILITY.<br />
+ UNDER NO CIRCUMSTANCES SHALL R-TT OR ITS AFFILIATES (INCLUDING SUPPLIERS, RESELLERS, OR PARTNERS) OR THEIR
+ RESPECTIVE EXECUTIVES, EMPLOYEES, SHAREHOLDERS OR CONTRACTORS BE LIABLE FOR PERSONAL INJURY, OR ANY INCIDENTAL,
+ SPECIAL, DIRECT OR CONSEQUENTIAL DAMAGES WHATSOEVER, INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS,
+ LOSS OF DATA, BUSINESS INTERRUPTION OR ANY OTHER COMMERCIAL DAMAGES OR LOSSES, ARISING FROM OR RELATED TO YOUR
+ USE OR INABILITY TO USE THE R-TT SOFTWARE AND SERVICES OR THIS AGREEMENT, HOWEVER CAUSED, REGARDLESS OF THE
+ THEORY OF LIABILITY (CONTRACT, TORT, OR OTHERWISE) AND EVEN IF ANY SUCH PARTY HAS BEEN ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGES. IN NO EVENT SHALL R-TT, OR IT&#39;S AFFILIATES&#39;, TOTAL LIABILITY TO YOU, FOR
+ ALL DAMAGES EXCEED THE AMOUNT, IF ANY, PAID BY YOU TO R-TT FOR THE SOFTWARE AND/OR SERVICES DURING THE TWELVE
+ MONTHS PRIOR TO THE EVENT WHICH GAVE RISE TO THE DAMAGES IN QUESTION. IF THE SOFTWARE AND SERVICES ARE PROVIDED
+ WITHOUT CHARGE, THEN THERE SHALL BE NO LIABILITY TO YOU WHATSOEVER. THE<br />
+ FOREGOING IS YOUR SOLE AND EXCLUSIVE REMEDY FOR ANY BREACH. THIS LIMITATION OF LIABILITY FOR PERSONAL INJURY OR
+ EXCLUSION OF INCIDENTAL, CONSEQUENTIAL, OR DIRECT DAMAGES, WILL APPLY ONLY TO THE EXTENT PERMITTED UNDER
+ APPLICABLE LAW. THE DISCLAIMERS AND LIMITATIONS SET FORTH ABOVE WILL APPLY REGARDLESS OF WHETHER OR NOT YOU
+ ACCEPT THE SOFTWARE, UPDATES OR UPGRADES.<br />
+ <br />
+ 7. GOVERNING LAW<br />
+ This agreement shall be governed by laws of the Province of Ontario and the laws of Canada applicable therein.
+ You hereby irrevocably attorn and submit to the non-exclusive jurisdiction of the court of Toronto, Ontario, and
+ any competent Courts of Appeal there from. If any provision shall be considered unlawful, void or otherwise
+ unenforceable, then that provision shall be deemed severable from this license and not affect the validity and
+ enforceability of any other provisions.<br />
+ <br />
+ The R-TT reserves all rights not expressly granted here.<br />
+ <br />
+ ACKNOWLEDGEMENT<br />
+ <br />
+ I, the LICENSEE, acknowledge that I have read the above EULA and agree with the terms and conditions of the
+ agreement. I also agree that the EULA supersedes any prior agreement, written or verbal, which may exist between
+ me and the R-TT on the subject of the SOFTWARE.
+ </p>
+</body>
+
+</html> \ No newline at end of file