You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/list/license.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@ PostgreSQL extension categorized by license.
18
18
| License | Count | Reference | Description |
19
19
|:--------|:-----:|:-------:|:-----------|
20
20
| {{< license "PostgreSQL" >}} | 207 |[License Text](https://opensource.org/licenses/postgresql)| Very liberal license based on the BSD license, allowing almost unlimited freedom. |
21
-
| {{< license "Apache-2.0" >}} |75|[License Text](https://opensource.org/licenses/Apache-2.0)| Permissive license with patent protection and attribution requirements. |
22
-
| {{< license "MIT" >}} |64|[License Text](https://opensource.org/licenses/MIT)| A permissive license that allows commercial use, modification, and private use. |
21
+
| {{< license "Apache-2.0" >}} |74|[License Text](https://opensource.org/licenses/Apache-2.0)| Permissive license with patent protection and attribution requirements. |
22
+
| {{< license "MIT" >}} |65|[License Text](https://opensource.org/licenses/MIT)| A permissive license that allows commercial use, modification, and private use. |
23
23
| {{< license "BSD 3-Clause" >}} | 30 |[License Text](https://opensource.org/license/bsd-3-clause)| Permissive license with attribution and endorsement restriction clauses. |
| {{< license "GPL-2.0" >}} | 14 |[License Text](https://opensource.org/licenses/GPL-2.0)| Strong copyleft license requiring derivative works to be open source. |
@@ -257,7 +257,7 @@ PostgreSQL extension categorized by license.
Copy file name to clipboardExpand all lines: content/list/license.zh.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,8 +18,8 @@ weight: 300
18
18
| 许可证 | 数量 | 参考 | 描述 |
19
19
|:--------|:-----:|:-------:|:-----------|
20
20
| {{< license "PostgreSQL" >}} | 207 |[许可证文本](https://opensource.org/licenses/postgresql)| Very liberal license based on the BSD license, allowing almost unlimited freedom. |
21
-
| {{< license "Apache-2.0" >}} |75|[许可证文本](https://opensource.org/licenses/Apache-2.0)| Permissive license with patent protection and attribution requirements. |
22
-
| {{< license "MIT" >}} |64|[许可证文本](https://opensource.org/licenses/MIT)| A permissive license that allows commercial use, modification, and private use. |
21
+
| {{< license "Apache-2.0" >}} |74|[许可证文本](https://opensource.org/licenses/Apache-2.0)| Permissive license with patent protection and attribution requirements. |
22
+
| {{< license "MIT" >}} |65|[许可证文本](https://opensource.org/licenses/MIT)| A permissive license that allows commercial use, modification, and private use. |
23
23
| {{< license "BSD 3-Clause" >}} | 30 |[许可证文本](https://opensource.org/license/bsd-3-clause)| Permissive license with attribution and endorsement restriction clauses. |
| {{< license "GPL-2.0" >}} | 14 |[许可证文本](https://opensource.org/licenses/GPL-2.0)| Strong copyleft license requiring derivative works to be open source. |
0 commit comments