forked from hubzero/hubzero-cms
-
Notifications
You must be signed in to change notification settings - Fork 0
/
HUBZERO-CREDITS.php
75 lines (73 loc) · 2.55 KB
/
HUBZERO-CREDITS.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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
<?php
/**
* @package hubzero-cms
* @copyright Copyright (c) 2005-2020 The Regents of the University of California.
* @copyright Copyright (C) 2005-2014 Open Source Matters, Inc.
* @license http://www.gnu.org/licenses/gpl-2.0.html GPLv2
*/
// No direct access
defined('_HZEXE_') or die();
/**
* HUBzero includes or is derivative of works distributed under the licenses listed below.
*
* This list may not be complete.
*
* A variety of composer packages included in core/vendor, see each package
* for their licensing and copyright information.
*
* CMS - Joomla!
*
* @author Open Source Matters
* @copyright Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.
* @license: GNU/GPL, see lICENSE.php
* @version 2.5.28
* @link http://joomlacode.org/gf/download/frsrelease/19918/161803/Joomla_2.5.28-Stable-Full_Package.zip
*
* Library - CAS
*
* @package phpCAS
* @author Pascal Aubry.
* @copyright Copyright © 2003-2008, The ESUP-Portail consortium & the JA-SIG Collaborative. All rights reserved
* @version 1.0.1
* @license BSD
*
* @package domxml-php4-php5
* @author Alexandre Alapetite
* @copyright Copyright 2004
* @license Creative Commons "Attribution-ShareAlike 2.0 France" BY-SA (FR)
* @link http://alexandre.alapetite.net/doc-alex/domxml-php4-php5/
*
* Javascript - Clusterer
*
* @package Javascript - Clusterer
* @file plugins/usage/maps/assets/js/Clusterer2.js
* @file plugins/usage/maps/assets/js/elabel.js
* @author Jef Poskanzer
* @copyright Copyright 2005,2006 by Jef Poskanzer <[email protected]>. All rights reserved.
* @license http://www.acme.com/license.html
* @link http://www.acme.com/javascript/
*
* Javascript - Flash Player Version Detection
*
* @package Javascript - Flash Player Version Detection
* @copyright Copyright 2005-2007 Adobe Systems Incorporated. All rights reserved.
* @file modules/mod_slideshow/assets/js/AC_RunActiveContent.js
*
* Flash - Tweener
*
* @package Tweener
* @author Zeh Fernando, Nate Chatellier, Arthur Debert
* @version 1.31.71
* @copyright Copyright (c) 2006-2007 Zeh Fernando and Nate Chatellier
* @license Licensed under the MIT License
* @link http://code.google.com/p/tweener/
*
* IcalParser
*
* @package IcalParser
* @author Roman Ožana
* @file plugins/groups/calendar/icalparser.php
* @copyright Copyright (c) 2004 Roman Ožana
* @license BSD-3-Clause
* @link http://www.omdesign.cz
*/