aboutsummaryrefslogtreecommitdiff
path: root/jetbrains/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'jetbrains/index.php')
-rw-r--r--jetbrains/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/jetbrains/index.php b/jetbrains/index.php
index 23b3f8e..04aa807 100644
--- a/jetbrains/index.php
+++ b/jetbrains/index.php
@@ -81,7 +81,7 @@
</div>
</div>
<br>
- <p class="text-black">JetBrains has been giving me free licenses to help me develop my open-source projects for <b class="text-black"><?= (int)date('m') > 4 ? (int)date('Y') - 2020 : (int)date('Y') - 2021 ?> year<?= ((int)date('m') > 4 ? (int)date('Y') - 2020 : (int)date('Y') - 2021) > 1 ? "s" : "" ?></b>, huge thanks to them for supporting me!</p>
+ <p class="text-black">JetBrains has been giving me free licenses to help me develop my open-source projects for <b class="text-black"><?= (int)date('m') > 4 ? (int)date('Y') - 2020 : (int)date('Y') - 2021 ?> year<?= ((int)date('m') > 4 ? (int)date('Y') - 2019 : (int)date('Y') - 2020) > 1 ? "s" : "" ?></b>, huge thanks to them for supporting me!</p>
<br>
</div>
</div>