This repository has been archived by the owner on Oct 11, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
COPYRIGHT.php
54 lines (46 loc) · 1.68 KB
/
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<?php
/**
* Kunena Component
* @package Kunena.Site
*
* @copyright (C) 2008 - 2015 Kunena Team. All rights reserved.
* @license http://www.gnu.org/copyleft/gpl.html GNU/GPL
* @link http://www.kunena.org
**/
die ();
?>
<!--
Kunena derives from copyrighted works licensed under the GNU General
Public License. This version has been modified pursuant to the
GNU General Public License v3 (or later) as of June 29, 2007,
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 distributed under the following copyright notices:
Joomla
------
Copyright: 2005 - 2014 Open Source Matters, Inc. All rights reserved.
License: GPLv2 or later; http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Bootstrap
---------
Copyright: Copyright 2012 Twitter, Inc.
License: Apache License v2.0: http://www.apache.org/licenses/LICENSE-2.0
mooboo
------
Copyright: Copyright 2012 Twitter, Inc.
Modified for MooTools by GP Technology Solutions Pty Ltd, darrennolan
License: Apache License v2.0: http://www.apache.org/licenses/LICENSE-2.0
Nawte
-----
Copyright: 2008 Jean-Nicolas Jolivet (www.silverscripting.com)
License: MIT license; http://www.opensource.org/licenses/mit-license.php
NBBC
----
Copyright: 2008-2009, the Phantom Inker. All rights reserved.
Portions Copyright (c) 2004-2008 AddedBytes.com
License: BSD license; http://www.opensource.org/licenses/bsd-license.php
mediaboxAdvanced
----------------
Copyright: 2007-2011 John Einselen - http://iaian7.com
2007-2008 Christophe Beyls - http://www.digitalia.be
License: MIT license; http://www.opensource.org/licenses/mit-license.php
-->