diff options
Diffstat (limited to 'inc')
| -rw-r--r-- | inc/html.inc.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/html.inc.php b/inc/html.inc.php index d1d2a65..1001381 100644 --- a/inc/html.inc.php +++ b/inc/html.inc.php | |||
| @@ -16,6 +16,7 @@ EOT; | |||
| 16 | 16 | ||
| 17 | function html_end() { | 17 | function html_end() { |
| 18 | echo <<<EOT | 18 | echo <<<EOT |
| 19 | <hr><span class="small">Collectd Graph Panel is distributed under the GNU General Public License (GPL)</span> | ||
| 19 | </body> | 20 | </body> |
| 20 | </html> | 21 | </html> |
| 21 | EOT; | 22 | EOT; |
