aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/includes')
-rw-r--r--phpBB/includes/functions_sphinx.php5
-rw-r--r--phpBB/includes/search/fulltext_sphinx.php5
-rw-r--r--phpBB/includes/sphinxapi-0.9.8.php2
3 files changed, 4 insertions, 8 deletions
diff --git a/phpBB/includes/functions_sphinx.php b/phpBB/includes/functions_sphinx.php
index 976f93f77c..0f83f8cfb5 100644
--- a/phpBB/includes/functions_sphinx.php
+++ b/phpBB/includes/functions_sphinx.php
@@ -2,9 +2,8 @@
/**
*
* @package search
-* @version $Id$
* @copyright (c) 2005 phpBB Group
-* @license http://opensource.org/licenses/gpl-license.php GNU Public License
+* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/
@@ -504,4 +503,4 @@ class sphinx_config_comment
}
}
-?> \ No newline at end of file
+?>
diff --git a/phpBB/includes/search/fulltext_sphinx.php b/phpBB/includes/search/fulltext_sphinx.php
index 6c5092f4aa..9ae6438af2 100644
--- a/phpBB/includes/search/fulltext_sphinx.php
+++ b/phpBB/includes/search/fulltext_sphinx.php
@@ -2,9 +2,8 @@
/**
*
* @package search
-* @version $Id$
* @copyright (c) 2005 phpBB Group
-* @license http://opensource.org/licenses/gpl-license.php GNU Public License
+* @license http://opensource.org/licenses/gpl-2.0.php GNU General Public License v2
*
*/
@@ -1167,5 +1166,3 @@ function sphinx_read_last_lines($file, $amount)
return $string;
}
-
-?> \ No newline at end of file
diff --git a/phpBB/includes/sphinxapi-0.9.8.php b/phpBB/includes/sphinxapi-0.9.8.php
index 6a7ea17760..816895d464 100644
--- a/phpBB/includes/sphinxapi-0.9.8.php
+++ b/phpBB/includes/sphinxapi-0.9.8.php
@@ -1199,4 +1199,4 @@ class SphinxClient
//
// $Id$
-// \ No newline at end of file
+//