mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[feature/postgresql-fulltext-search] fixing license
PHPBB3-9730
This commit is contained in:
parent
30508b406b
commit
26bfeb0016
1 changed files with 1 additions and 2 deletions
|
@ -2,9 +2,8 @@
|
|||
/**
|
||||
*
|
||||
* @package search
|
||||
* @version $Id: fulltext_postgres.php,v 1.49 2010/02/12 10:10:36 frantic Exp $
|
||||
* @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
|
||||
*
|
||||
*/
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue