You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 21, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: src/GitHub.VisualStudio/LICENSE.txt
+21-2Lines changed: 21 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,8 @@ IF YOU DO NOT AGREE TO ALL OF THE TERMS OF THIS EULA, DO NOT INSTALL, USE OR COP
9
9
• You must agree to all of the terms of this EULA to use this Software.
10
10
• If so, you may use the Software for free and for any lawful purpose.
11
11
• This Software automatically communicates with GitHub servers
12
-
for three reasons: (1) to receive and install updates; (2) to send error
13
-
reports; and (3) to send anonymized usage information. You can view
12
+
for two reasons: (1) to send error reports; and
13
+
(2) to send anonymized usage information. You can view
14
14
sample data to see what information is sent, and you may opt out of
15
15
sending the anonymized usage data.
16
16
• This Software is provided "as-is" with no warranties, and you agree
@@ -42,6 +42,25 @@ This EULA entitles you to install as many copies of the Software as you want, an
42
42
4. You may not remove or alter any proprietary notices or marks on
43
43
the Software.
44
44
45
+
PRIVACY NOTICES
46
+
47
+
The Software automatically communicates with GitHub servers for two purposes: (1) sending error reports; and (2) sending anonymized usage data so we may improve the Software. If you would like to learn more about the specific information we send, please visit https://visualstudio.github.com/samples.html. You may opt out of sending the anonymized usage data, but if you do not want the Software to send error reports, you must uninstall the Software.
48
+
49
+
1. ERROR REPORTS. In order to help us improve the Software, when the
50
+
Software encounters certain errors, it will automatically send some
51
+
information to GitHub about the error (as described at the URL
52
+
above).
53
+
This feature may not be disabled. If you do not want to send error
54
+
reports to GitHub, you must uninstall the Software.
55
+
56
+
2. ANONYMIZED USAGE DATA. GitHub collects anonymized data about
57
+
your usage of the Software to help us make it more awesome.
58
+
Approximately once a day the Software sends such data
59
+
(as described in more detail at the URL above) to GitHub's servers.
60
+
If you do not want to send anonymized usage data to GitHub,
61
+
you may opt out by changing your settings in the
62
+
Visual Studio Options dialog under the GitHub section.
63
+
45
64
OPEN-SOURCE NOTICES
46
65
47
66
Certain components of the Software may be subject to open-source software licenses ("Open-Source Components"), which means any software license approved as open-source licenses by the Open Source Initiative or any substantially similar licenses, including without limitation any license that, as a condition of distribution of the software licensed under such license, requires that the distributor make the software available in source code format. If you would like to see copies of the licenses applicable to the Open-Source Components, please visit https://visualstudio.github.com/credits.html.
0 commit comments