1
1
The MIT License (MIT)
2
2
=====================
3
3
4
- edbee - Copyright (c) 2012-2024 by Rick Blommers
4
+ edbee - Copyright (c) 2012-2025 by Rick Blommers
5
5
6
6
Permission is hereby granted, free of charge, to any person obtaining a copy of
7
7
this software and associated documentation files (the "Software"), to deal in
@@ -21,38 +21,6 @@ IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
21
21
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
22
22
23
23
24
- Onigmo (Oniguruma-mod) LICENSE
25
- ------------------------------
26
-
27
- /*-
28
- * Copyright (c) 2002-2009 K.Kosako <sndgk393 AT ybb DOT ne DOT jp>
29
- * Copyright (c) 2011-2014 K.Takata <kentkt AT csc DOT jp>
30
- * All rights reserved.
31
- *
32
- * Redistribution and use in source and binary forms, with or without
33
- * modification, are permitted provided that the following conditions
34
- * are met:
35
- * 1. Redistributions of source code must retain the above copyright
36
- * notice, this list of conditions and the following disclaimer.
37
- * 2. Redistributions in binary form must reproduce the above copyright
38
- * notice, this list of conditions and the following disclaimer in the
39
- * documentation and/or other materials provided with the distribution.
40
- *
41
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
42
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
43
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
44
- * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
45
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
46
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
47
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
48
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
49
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
50
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
51
- * SUCH DAMAGE.
52
- */
53
-
54
-
55
-
56
24
Oniguruma LICENSE
57
25
-----------------
58
26
@@ -82,30 +50,3 @@ Oniguruma LICENSE
82
50
* SUCH DAMAGE.
83
51
*/
84
52
85
-
86
-
87
- Ruby BSDL
88
- ---------
89
- Copyright (C) 1993-2013 Yukihiro Matsumoto. All rights reserved.
90
-
91
- Redistribution and use in source and binary forms, with or without
92
- modification, are permitted provided that the following conditions
93
- are met:
94
- 1. Redistributions of source code must retain the above copyright
95
- notice, this list of conditions and the following disclaimer.
96
- 2. Redistributions in binary form must reproduce the above copyright
97
- notice, this list of conditions and the following disclaimer in the
98
- documentation and/or other materials provided with the distribution.
99
-
100
- THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
101
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
102
- IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
103
- ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
104
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
105
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
106
- OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
107
- HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
108
- LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
109
- OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
110
- SUCH DAMAGE.
111
-
0 commit comments