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/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/licensing-a-repository.md
+36-36Lines changed: 36 additions & 36 deletions
Original file line number
Diff line number
Diff line change
@@ -39,42 +39,42 @@ You can filter repositories based on their license or license family using the `
| Do What The F*ck You Want To Public License |`WTFPL`|
56
+
| Educational Community License v2.0 |`ECL-2.0`|
57
+
| Eclipse Public License 1.0 |`EPL-1.0`|
58
+
| Eclipse Public License 2.0 |`EPL-2.0`|
59
+
| European Union Public License 1.1 |`EUPL-1.1`|
60
+
| GNU Affero General Public License v3.0 |`AGPL-3.0`|
61
+
| GNU General Public License family |`GPL`|
62
+
| GNU General Public License v2.0 |`GPL-2.0`|
63
+
| GNU General Public License v3.0 |`GPL-3.0`|
64
+
| GNU Lesser General Public License family |`LGPL`|
65
+
| GNU Lesser General Public License v2.1 |`LGPL-2.1`|
66
+
| GNU Lesser General Public License v3.0 |`LGPL-3.0`|
67
+
| ISC |`ISC`|
68
+
| LaTeX Project Public License v1.3c |`LPPL-1.3c`|
69
+
| Microsoft Public License |`MS-PL`|
70
+
| MIT |`MIT`|
71
+
| Mozilla Public License 2.0 |`MPL-2.0`|
72
+
| Open Software License 3.0 |`OSL-3.0`|
73
+
| PostgreSQL License |`PostgreSQL`|
74
+
| SIL Open Font License 1.1 |`OFL-1.1`|
75
+
| University of Illinois/NCSA Open Source License |`NCSA`|
76
+
| The Unlicense |`Unlicense`|
77
+
| zLib License |`Zlib`|
78
78
79
79
When you search by a family license, your results will include all licenses in that family. For example, when you use the query `license:gpl`, your results will include repositories licensed under GNU General Public License v2.0 and GNU General Public License v3.0. For more information, see "[AUTOTITLE](/search-github/searching-on-github/searching-for-repositories#search-by-license)."
0 commit comments