-
Notifications
You must be signed in to change notification settings - Fork 347
/
COPYRIGHT
35 lines (35 loc) · 939 Bytes
/
COPYRIGHT
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
/**
* @package RosarioSIS
* @version 12.1 - December, 2024
* @copyright (C) 2004-2009 The Miller Group
* @copyright (C) 2006 Andrew Schmadeke (Discipline & Student Billing modules)
* @copyright (C) 2009 Glenn-Abbey Software
* @copyright (C) 2009 Learners Circle
* @copyright (C) 2012-2024 François Jacquet
* @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU/GPLv2 or later
*
* Dependencies included in this package:
* @see their respective files for version, copyright and license
* Javascript, under assets/js/:
* - Charts.js
* - Colorbox
* - DOMPurify
* - jquery-minicolors
* - jquery-select2
* - jscalendar
* - marked
* - zxcvbn
* - jQuery
*
* PHP, under classes/:
* - Markdownify
* - PhpMyAdmin\MoTranslator
* - Symfony\Polyfill: Mbstring, Iconv, Ctype
* - XML-RPC
* - Services_JSON
* - PHPMailer\PHPMailer
* - phpwkhtmltopdf
* - Shuchkin\SimpleXLSXGen
* - Parsedown
* - Security
*/