clarify license information

This commit is contained in:
ccd0 2014-03-19 16:04:23 -07:00
parent 5b74472eeb
commit 37887abfd4
9 changed files with 21 additions and 4 deletions

View file

@ -1,4 +1,6 @@
<?php
// Glue code for handling a Tinyboard post.
// Portions of this file are derived from Tinyboard code.
function postHandler($post) {
global $board, $config;