forked from tmate/tmate.github.io
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathsupport.html
More file actions
31 lines (29 loc) · 2.12 KB
/
support.html
File metadata and controls
31 lines (29 loc) · 2.12 KB
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
---
layout: documentation
subtitle: Licensing, Support and Upgrade Policies
---
<div class="wrapper">
{% capture content %}
###EULA
Under [SubGit EULA](license.html) you may use SubGit as long as you like for evalution purposes without registration. For production use [registration](pricing.html) is required.
###Time Limited Registration (for 45 or 90 days)
Time Limited SubGit Registration Key is valid for 45 or 90 days (depending on the key type) since the moment it has been purchased. Upgrades are free during these period of time, i.e. key remains valid for all versions of SubGit published while key is valid.
###Perpetual Registration
Perpetual SubGit Registration Key has no expiration time and remains valid forever. Upgrades are free for twelve (12) months since the moment key has been purchased.
E.g. Registration Key obtained for SubGit obtained on 19th of October 2012 allows free upgrade to all versions of SubGit published until 19th of October 2013.
###<a name="options"></a>Support Options
Refer to [SubGit Support Agreement](SubGit Support Agreement.pdf) for more details on support we offer. Brief summary:
#####Basic Support
Basic Support option guarantees one business day reply to your inquires on SubGit and gives priority to your bug reports.
You get Basic Support for free with the registration for seven (7) days or may purchase it for twelve (12) months for 4500 EUR (VAT excluded).
Support is provided by email.
#####Time Critical Support
You may extend Basic Support with the Time Critical Support option. With that option enabled there is guaranteed 12-hors response time to your inquires on SubGit.
Time Critical Support could be enabled on demand and purchased on per-month basis for 2500 EUR per month (VAT excluded).
#####Instant Support
For mission critical applications of SubGit we offer Instant Support over Skype or other instant messaging service.
This option could be enabled on demand and charged per hour. Price is 80 EUR per hour (VAT excluded).
Please contact us at [sales@subgit.com](mailto:sales@subgit.com) with any questions you may have on SubGit support options.
{% endcapture %}
{{ content | markdownify }}
</div>