diff --git a/COPYING b/COPYING index 804eb5c..9c37b9f 100644 --- a/COPYING +++ b/COPYING @@ -1,3 +1,10 @@ +This work is released to the free software world via the GNU GPLv3, which can +be found below. However, Adiscon GmbH also offers commercial licenses for +those in the need. For questions, please contact info@adiscon.com or visit + +http://loganalyzer.adiscon.com/commercial + +------------------------------------------------------------------------------- GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007 diff --git a/src/asktheoracle.php b/src/asktheoracle.php index 17a0eda..ab21a14 100644 --- a/src/asktheoracle.php +++ b/src/asktheoracle.php @@ -29,6 +29,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -150,4 +154,4 @@ $page -> parser($content, "asktheoracle.html"); $page -> output(); // --- -?> \ No newline at end of file +?> diff --git a/src/chartgenerator.php b/src/chartgenerator.php index 1ea2776..bb2dab8 100644 --- a/src/chartgenerator.php +++ b/src/chartgenerator.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -524,4 +528,4 @@ if ( $content['error_occured'] ) $graph->StrokeCSIM( basename(__FILE__), '', 0); // --- -?> \ No newline at end of file +?> diff --git a/src/convert.php b/src/convert.php index 8d3bb3d..6e561ee 100644 --- a/src/convert.php +++ b/src/convert.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -275,4 +279,4 @@ $page -> output(); // --- Helper functions // --- -?> \ No newline at end of file +?> diff --git a/src/details.php b/src/details.php index be8674a..0534f33 100644 --- a/src/details.php +++ b/src/details.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -455,4 +459,4 @@ $page -> output(); // --- -?> \ No newline at end of file +?> diff --git a/src/export.php b/src/export.php index 16884d8..9f74795 100644 --- a/src/export.php +++ b/src/export.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -418,4 +422,4 @@ else } // --- -?> \ No newline at end of file +?> diff --git a/src/include/config.sample.php b/src/include/config.sample.php index f6cac98..5e37f30 100644 --- a/src/include/config.sample.php +++ b/src/include/config.sample.php @@ -26,6 +26,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution. + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -151,4 +155,4 @@ $CFG['Charts'][] = array ( "DisplayName" => "Usage by Day", "chart_type" => CHAR // --- %Insert Source Here% // --- -?> \ No newline at end of file +?> diff --git a/src/include/constants_errors.php b/src/include/constants_errors.php index 0d5f145..1727103 100644 --- a/src/include/constants_errors.php +++ b/src/include/constants_errors.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution. + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -75,4 +79,4 @@ define('ERROR_DB_CHECKSUMERROR', 30); define('ERROR_DB_CHECKSUMCHANGEFAILED', 31); define('ERROR_DB_ADDDBFIELDFAILED', 32); -?> \ No newline at end of file +?> diff --git a/src/include/constants_filters.php b/src/include/constants_filters.php index ad9815c..faabf58 100644 --- a/src/include/constants_filters.php +++ b/src/include/constants_filters.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution. + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -114,4 +118,4 @@ $content['filter_messagetype_list'][] = array( "ID" => IUT_NT_EventReport, "Disp $content['filter_messagetype_list'][] = array( "ID" => IUT_File_Monitor, "DisplayName" => "File Monitor", "selected" => "" ); $content['filter_messagetype_list'][] = array( "ID" => IUT_WEBSERVERLOG, "DisplayName" => "Webserver Logfile", "selected" => "" ); -?> \ No newline at end of file +?> diff --git a/src/include/constants_general.php b/src/include/constants_general.php index 7131757..ab8b3c5 100644 --- a/src/include/constants_general.php +++ b/src/include/constants_general.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution. + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -222,4 +226,4 @@ define('ENC_UTF8', "utf-8"); $encodings[ENC_ISO_8859_1] = array("ID" => ENC_ISO_8859_1); $encodings[ENC_UTF8] = array("ID" => ENC_UTF8); -?> \ No newline at end of file +?> diff --git a/src/include/constants_logstream.php b/src/include/constants_logstream.php index ce25ef4..164ad96 100644 --- a/src/include/constants_logstream.php +++ b/src/include/constants_logstream.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution. + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -385,4 +389,4 @@ define('EVTIME_TIMESTAMP', '0'); define('EVTIME_TIMEZONE', '1'); define('EVTIME_MICROSECONDS', '2'); -?> \ No newline at end of file +?> diff --git a/src/include/functions_common.php b/src/include/functions_common.php index bd676dd..440b2dc 100644 --- a/src/include/functions_common.php +++ b/src/include/functions_common.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution. + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -1956,4 +1960,4 @@ function MultiSortArrayByItemCountAsc( $arrayFirst, $arraySecond ) } // --- -?> \ No newline at end of file +?> diff --git a/src/include/functions_config.php b/src/include/functions_config.php index a845d06..58f6bf6 100644 --- a/src/include/functions_config.php +++ b/src/include/functions_config.php @@ -26,6 +26,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution. + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -1001,4 +1005,4 @@ function LoadSourcesFromDatabase() } -?> \ No newline at end of file +?> diff --git a/src/include/functions_db.php b/src/include/functions_db.php index a8aece1..74a1bef 100644 --- a/src/include/functions_db.php +++ b/src/include/functions_db.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution. + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -447,4 +451,4 @@ function GetRowsAffected() return mysql_affected_rows(); } -?> \ No newline at end of file +?> diff --git a/src/include/functions_debugoutput.php b/src/include/functions_debugoutput.php index 64801ed..5b5ef7e 100644 --- a/src/include/functions_debugoutput.php +++ b/src/include/functions_debugoutput.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution. + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -195,4 +199,4 @@ function CreateHTMLFooter() } -?> \ No newline at end of file +?> diff --git a/src/include/functions_filters.php b/src/include/functions_filters.php index be5ff82..77c9831 100644 --- a/src/include/functions_filters.php +++ b/src/include/functions_filters.php @@ -24,6 +24,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution. + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -353,4 +357,4 @@ function GetDateTimeDetailsFromTimeString($szTimeString, &$second, &$minute, &$h return false; } -?> \ No newline at end of file +?> diff --git a/src/include/functions_frontendhelpers.php b/src/include/functions_frontendhelpers.php index ce4e5aa..607638e 100644 --- a/src/include/functions_frontendhelpers.php +++ b/src/include/functions_frontendhelpers.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution. + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -317,4 +321,4 @@ function GetPriorityFromDebugLevel( $DebugLevel ) } } -?> \ No newline at end of file +?> diff --git a/src/include/functions_installhelpers.php b/src/include/functions_installhelpers.php index ae52536..99f22a2 100644 --- a/src/include/functions_installhelpers.php +++ b/src/include/functions_installhelpers.php @@ -29,6 +29,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution. + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -254,4 +258,4 @@ function ConvertCustomSources() } // --- -?> \ No newline at end of file +?> diff --git a/src/include/functions_themes.php b/src/include/functions_themes.php index bb5eeef..5ac1bf4 100644 --- a/src/include/functions_themes.php +++ b/src/include/functions_themes.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution. + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ diff --git a/src/include/functions_users.php b/src/include/functions_users.php index b7a838d..211db1d 100644 --- a/src/include/functions_users.php +++ b/src/include/functions_users.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution. + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -361,4 +365,4 @@ function CompareVersionNumbers( $oldVer, $newVer ) -?> \ No newline at end of file +?> diff --git a/src/index.php b/src/index.php index 92a9f88..9b12b93 100644 --- a/src/index.php +++ b/src/index.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -1000,4 +1004,4 @@ function AddOnClickMenu(&$fieldGridItem, $fieldType, $FieldID) } // --- -?> \ No newline at end of file +?> diff --git a/src/install.php b/src/install.php index 6f8ad33..7698581 100644 --- a/src/install.php +++ b/src/install.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -830,4 +834,4 @@ function InitUserDbSettings() define('DB_VIEWS', $CFG['UserDBPref'] . "views"); } // --- -?> \ No newline at end of file +?> diff --git a/src/login.php b/src/login.php index d45078b..ac4e160 100644 --- a/src/login.php +++ b/src/login.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -108,4 +112,4 @@ $page -> parser($content, "login.html"); $page -> output(); // --- -?> \ No newline at end of file +?> diff --git a/src/reportgenerator.php b/src/reportgenerator.php index c351635..dc3f774 100644 --- a/src/reportgenerator.php +++ b/src/reportgenerator.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -213,4 +217,4 @@ if ( $content['error_occured'] || $content['report_success'] ) // --- -?> \ No newline at end of file +?> diff --git a/src/search.php b/src/search.php index 229b82f..6c305f6 100644 --- a/src/search.php +++ b/src/search.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution. + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -239,4 +243,4 @@ $page -> parser($content, "search.html"); $page -> output(); // --- -?> \ No newline at end of file +?> diff --git a/src/statistics.php b/src/statistics.php index 3111250..679d223 100644 --- a/src/statistics.php +++ b/src/statistics.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -155,4 +159,4 @@ $page -> output(); //include($gl_root_path . 'include/functions_installhelpers.php'); //ConvertCustomCharts(); -?> \ No newline at end of file +?> diff --git a/src/userchange.php b/src/userchange.php index 4b67c47..96f02b8 100644 --- a/src/userchange.php +++ b/src/userchange.php @@ -28,6 +28,10 @@ * * A copy of the GPL can be found in the file "COPYING" in this * distribution. + * + * Adiscon LogAnalyzer is also available under a commercial license. + * For details, contact info@adiscon.com or visit + * http://loganalyzer.adiscon.com/commercial ********************************************************************* */ @@ -108,4 +112,4 @@ if ( isset($_GET['op']) ) // Final redirect RedirectPage( $szRedir ); // --- -?> \ No newline at end of file +?>