We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a42f12 commit d02bfe2Copy full SHA for d02bfe2
public/license.php
@@ -0,0 +1,4 @@
1
+<?php
2
+header('Content-Type: text/plain');
3
+
4
+echo file_get_contents(__DIR__.\DIRECTORY_SEPARATOR.'..'.\DIRECTORY_SEPARATOR.'licenses.md');
0 commit comments