-
Notifications
You must be signed in to change notification settings - Fork 5
/
Default13.aspx
34 lines (32 loc) · 2.42 KB
/
Default13.aspx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<%@ Page Language="C#" MasterPageFile="~/MasterPage.master" AutoEventWireup="true" CodeFile="Default13.aspx.cs" Inherits="Default13" Title="Untitled Page" %>
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
<p style="width: 937px">
SMS Terms of Service Welcome to SMS!.
</p>
<p style="width: 939px">
Your use of SMS’s products, software, services and web sites (referred to
collectively as the “Services” in this document and excluding any services
provided to you by SMS under a separate written agreement) is subject to the
terms of a legal agreement between you and SMS. In order to access certain
Services, you may be required to provide information about yourself (such as
identification or contact details) as part of the registration process for the
Service, or as part of your continued use of the Services. You agree that any
registration information you give to SMS will always be accurate, correct and up
to date.You acknowledge and agree that SMS (or SMS’s licensors) own all legal
right, title and interest in and to the Services, including any intellectual
property rights which subsist in the Services (whether those rights happen to be
registered or not, and wherever in the world those rights may exist). You
further acknowledge that the Services may contain information which is
designated confidential by SMS and that you shall not disclose such information
without SMS’s prior written consent.SMS gives you a personal, worldwide,
royalty-free, non-assignable and non-exclusive license to use the software
provided to you by SMS as part of the Services as provided to you by SMS
(referred to as the “Software” below). This license is for the sole purpose of
enabling you to use and enjoy the benefit of the Services as provided by SMS, in
the manner permitted by the Terms. You may not (and you may not permit anyone
else to) copy, modify, create a derivative work of, reverse engineer, decompile
or otherwise attempt to extract the source code of the Software or any part
thereof, unless this is expressly permitted or required by law, or unless you
have been specifically told that you may do so by SMS, in writing.
</p>
</asp:Content>