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 80cf750 commit 1578c9fCopy full SHA for 1578c9f
Examples/View.php
@@ -66,8 +66,8 @@
66
67
<p>
68
<a class="btn btn-large btn-primary" href="http://xpaw.me">Made by xPaw</a>
69
- <a class="btn btn-large btn-primary" href="https://github.com/xPaw/PHP-Source-Query-Class">View on GitHub</a>
70
- <a class="btn btn-large btn-danger" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">CC BY-NC-SA 3.0</a>
+ <a class="btn btn-large btn-primary" href="https://github.com/xPaw/PHP-Source-Query">View on GitHub</a>
+ <a class="btn btn-large btn-danger" href="https://github.com/xPaw/PHP-Source-Query/blob/master/LICENSE">LGPL v2.1</a>
71
</p>
72
</div>
73
0 commit comments