summaryrefslogtreecommitdiff
path: root/legal/jetbrains/index.php
blob: d4772bf1152e34dbd02c26beb33cd655f263ec00 (plain)
1
2
3
4
<?php

header("Location: https://www.jetbrains.com/opensource/");
die();