diff --git a/syslog.php b/syslog.php index dfe8c0413..1c6f3cef3 100755 --- a/syslog.php +++ b/syslog.php @@ -1,6 +1,20 @@ #!/usr/bin/env php + * @copyright (C) 2006 - 2011 Adam Armstrong + * @license http://gnu.org/copyleft/gpl.html GNU GPL + * + */ + + include("includes/defaults.inc.php"); include("config.php"); include("includes/syslog.php");