forked from rich20/plg_kunenadiscuss
-
Notifications
You must be signed in to change notification settings - Fork 0
/
COPYRIGHT.php
27 lines (23 loc) · 810 Bytes
/
COPYRIGHT.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?php
/**
* @version $Id$
* Kunena Discuss Plugin
* @package Kunena Discuss
*
* @Copyright (C) 2010 Kunena Team All rights reserved
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @link http://www.kunena.org
**/
die('');
?>
<!--
Kunena Discuss derives from copyrighted works licensed under the GNU General
Public License. This version has been modified pursuant to the
GNU General Public License as of September 15, 2005, and as distributed,
it includes or is derivative of works licensed under the GNU General
Public License or other free or open source software licenses, including
works copyrighted by any or all of the following:
SimpleBoard Discussbot (C) 2000-2006 Two Shoes M-Factory
FireBoard Discussbot (C) 2007-2008 ObjectClarity.com
Kunena Discuss (C) 2009 Jaroslav Kadubec
-->