Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jos@opensuse.org>2017-02-15 15:22:52 +0300
committerGitHub <noreply@github.com>2017-02-15 15:22:52 +0300
commitf2391ceee1e6b8dce8a04bc8c53941cc794bfa7e (patch)
treecb427b64a6ed66d4535209de446742dfc9e23984 /page-migration.php
parent8e9c27ae503b7ca967633ab0d432060e9b22729f (diff)
parentd380d59209ec423e56ea6d57d23e7c4efbb5a9db (diff)
Merge pull request #400 from splitt3r/fix-migration-type
Fix typos on migration page
Diffstat (limited to 'page-migration.php')
-rw-r--r--page-migration.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/page-migration.php b/page-migration.php
index 0b3a5682..c0f947dd 100644
--- a/page-migration.php
+++ b/page-migration.php
@@ -68,7 +68,7 @@
<p class="section--paragraph"><?php echo $l->t('Nextcloud is licensed exclusively under the AGPL or less restrictive open source licenses, removing any risk of mixing incompatible licenses or other legal issues. If you have not made any changes to the code of ownCloud Server and did not develop custom ownCloud applications, you will not need to do anything to be in compliance with the open source licenses of Nextcloud. Note that theme changes or branding are unaffected by AGPL licensing. Find more information in our FAQ. Our sales team will be happy to <a class="hyperlink" href="');?><?php echo home_url('contact') ?>"><?php echo $l->t('answer any questions you have.</a>');?></p>
<h2 class="section--paragraph__tittle"><?php echo $l->t('Take over of support contract');?></h2>
- <p class="section--paragraph"><?php echo $l->t('Nextcloud will honor any any valid contract with ownCloud which has started before the 2nd of June for free if a new agreement is signed for a period of at least 12 months.');?></p>
+ <p class="section--paragraph"><?php echo $l->t('Nextcloud will honor any valid contract with ownCloud which has started before the 2nd of June 2016 for free if a new agreement is signed for a period of at least 12 months.');?></p>
<p class="section--paragraph"><?php echo $l->t('<small>All product names and trademarks are the property of their respective owners, which might in no way be associated or affiliated with Nextcloud.</small>');?></p>
</div>