|
25 | 25 | <style>
|
26 | 26 | table.dataTable {visibility: visible!important;}
|
27 | 27 | #search-section {display: none;}
|
| 28 | + ul.list-style-none {list-style: none; margin: 0;} |
| 29 | + ul li:first-child {margin-top: 0;} |
| 30 | + dl {display: flex; flex-flow: row wrap;} |
| 31 | + dl dt, dl dd {margin: 0; padding: 6px 10px;} |
| 32 | + dt {flex-basis: 20%; background: #555; text-align: right; color: #fff;} |
| 33 | + dd {flex-basis: 70%; flex-grow: 1;} |
28 | 34 | </style>
|
29 | 35 |
|
30 | 36 | </head>
|
|
56 | 62 | <a href="https://github.com/nexB/scancode-toolkit/edit/develop/src/licensedcode/data/licenses/389-exception.LICENSE" target="_blank">edit text</a> -
|
57 | 63 | <a href="https://github.com/nexB/scancode-toolkit/edit/develop/src/licensedcode/data/licenses/389-exception.yml" target="_blank">edit data</a>
|
58 | 64 | <hr>
|
59 |
| - <pre style="white-space: pre-wrap; font-family: inherit;">key: 389-exception |
60 |
| -short_name: 389 Directory Server Exception to GPL 2.0 |
61 |
| -name: 389 Directory Server Exception to GPL 2.0 |
62 |
| -category: Copyleft Limited |
63 |
| -owner: Fedora |
64 |
| -homepage_url: https://spdx.org/licenses/389-exception.html |
65 |
| -is_exception: yes |
66 |
| -spdx_license_key: 389-exception |
67 |
| -text_urls: |
68 |
| - - http://www.directory.fedora.redhat.com/wiki/GPL_Exception_License_Text |
69 |
| -other_urls: |
70 |
| - - http://directory.fedoraproject.org/wiki/GPL_Exception_License_Text |
71 |
| - - http://www.gnu.org/licenses/gpl-2.0.txt |
72 |
| -standard_notice: | |
73 |
| - This Program is free software; you can redistribute it and/or modify it |
74 |
| - under the terms of the GNU General Public License as published by the Free |
75 |
| - Software Foundation; version 2 of the License. |
76 |
| - This Program is distributed in the hope that it will be useful, but WITHOUT |
77 |
| - ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
78 |
| - FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for |
79 |
| - more details. |
80 |
| - You should have received a copy of the GNU General Public License along |
81 |
| - with this Program; if not, write to the Free Software Foundation, Inc., 59 |
82 |
| - Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
83 |
| - In addition, as a special exception, Red Hat, Inc. gives You the additional |
84 |
| - right to link the code of this Program with code not covered under the GNU |
85 |
| - General Public License ("Non-GPL Code") and to distribute linked |
86 |
| - combinations including the two, subject to the limitations in this |
87 |
| - paragraph. Non-GPL Code permitted under this exception must only link to |
88 |
| - the code of this Program through those well defined interfaces identified |
89 |
| - in the file named EXCEPTION found in the source code files (the "Approved |
90 |
| - Interfaces"). The files of Non-GPL Code may instantiate templates or use |
91 |
| - macros or inline functions from the Approved Interfaces without causing the |
92 |
| - resulting work to be covered by the GNU General Public License. Only Red |
93 |
| - Hat, Inc. may make changes or additions to the list of Approved Interfaces. |
94 |
| - You must obey the GNU General Public License in all respects for all of the |
95 |
| - Program code and other code used in conjunction with the Program except the |
96 |
| - Non-GPL Code covered by this exception. If you modify this file, you may |
97 |
| - extend this exception to your version of the file, but you are not |
98 |
| - obligated to do so. If you do not wish to provide this exception without |
99 |
| - modification, you must delete this exception statement from your version |
100 |
| - and license this file solely under the GPL without exception. |
101 |
| -</pre> |
102 |
| - <hr> |
103 |
| - <pre id="license-text" class="code" style="white-space: pre-wrap;"><code>In addition, as a special exception, Red Hat, Inc. gives You the additional |
| 65 | + <dl> |
| 66 | + |
| 67 | + <dt style="">key</dt> |
| 68 | + <dd> |
| 69 | + |
| 70 | + 389-exception |
| 71 | + |
| 72 | + </dd> |
| 73 | + |
| 74 | + <dt style="">short_name</dt> |
| 75 | + <dd> |
| 76 | + |
| 77 | + 389 Directory Server Exception to GPL 2.0 |
| 78 | + |
| 79 | + </dd> |
| 80 | + |
| 81 | + <dt style="">name</dt> |
| 82 | + <dd> |
| 83 | + |
| 84 | + 389 Directory Server Exception to GPL 2.0 |
| 85 | + |
| 86 | + </dd> |
| 87 | + |
| 88 | + <dt style="">category</dt> |
| 89 | + <dd> |
| 90 | + |
| 91 | + Copyleft Limited |
| 92 | + |
| 93 | + </dd> |
| 94 | + |
| 95 | + <dt style="">owner</dt> |
| 96 | + <dd> |
| 97 | + |
| 98 | + Fedora |
| 99 | + |
| 100 | + </dd> |
| 101 | + |
| 102 | + <dt style="">homepage_url</dt> |
| 103 | + <dd> |
| 104 | + |
| 105 | + <a href="https://spdx.org/licenses/389-exception.html" rel="noopener" target="_blank">https://spdx.org/licenses/389-exception.html</a> |
| 106 | + |
| 107 | + </dd> |
| 108 | + |
| 109 | + <dt style="">is_exception</dt> |
| 110 | + <dd> |
| 111 | + |
| 112 | + True |
| 113 | + |
| 114 | + </dd> |
| 115 | + |
| 116 | + <dt style="">spdx_license_key</dt> |
| 117 | + <dd> |
| 118 | + |
| 119 | + 389-exception |
| 120 | + |
| 121 | + </dd> |
| 122 | + |
| 123 | + <dt style="">text_urls</dt> |
| 124 | + <dd> |
| 125 | + |
| 126 | + <ul class="list-style-none"> |
| 127 | + <li><a href="http://www.directory.fedora.redhat.com/wiki/GPL_Exception_License_Text" rel="noopener" target="_blank">http://www.directory.fedora.redhat.com/wiki/GPL_Exception_License_Text</a></li> |
| 128 | + </ul> |
| 129 | + |
| 130 | + </dd> |
| 131 | + |
| 132 | + <dt style="">other_urls</dt> |
| 133 | + <dd> |
| 134 | + |
| 135 | + <ul class="list-style-none"> |
| 136 | + <li><a href="http://directory.fedoraproject.org/wiki/GPL_Exception_License_Text" rel="noopener" target="_blank">http://directory.fedoraproject.org/wiki/GPL_Exception_License_Text</a></li><li><a href="http://www.gnu.org/licenses/gpl-2.0.txt" rel="noopener" target="_blank">http://www.gnu.org/licenses/gpl-2.0.txt</a></li> |
| 137 | + </ul> |
| 138 | + |
| 139 | + </dd> |
| 140 | + |
| 141 | + <dt style="">standard_notice</dt> |
| 142 | + <dd> |
| 143 | + |
| 144 | + This Program is free software; you can redistribute it and/or modify it |
| 145 | +under the terms of the GNU General Public License as published by the Free |
| 146 | +Software Foundation; version 2 of the License. |
| 147 | +This Program is distributed in the hope that it will be useful, but WITHOUT |
| 148 | +ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
| 149 | +FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for |
| 150 | +more details. |
| 151 | +You should have received a copy of the GNU General Public License along |
| 152 | +with this Program; if not, write to the Free Software Foundation, Inc., 59 |
| 153 | +Temple Place, Suite 330, Boston, MA 02111-1307 USA. |
| 154 | +In addition, as a special exception, Red Hat, Inc. gives You the additional |
| 155 | +right to link the code of this Program with code not covered under the GNU |
| 156 | +General Public License ("Non-GPL Code") and to distribute linked |
| 157 | +combinations including the two, subject to the limitations in this |
| 158 | +paragraph. Non-GPL Code permitted under this exception must only link to |
| 159 | +the code of this Program through those well defined interfaces identified |
| 160 | +in the file named EXCEPTION found in the source code files (the "Approved |
| 161 | +Interfaces"). The files of Non-GPL Code may instantiate templates or use |
| 162 | +macros or inline functions from the Approved Interfaces without causing the |
| 163 | +resulting work to be covered by the GNU General Public License. Only Red |
| 164 | +Hat, Inc. may make changes or additions to the list of Approved Interfaces. |
| 165 | +You must obey the GNU General Public License in all respects for all of the |
| 166 | +Program code and other code used in conjunction with the Program except the |
| 167 | +Non-GPL Code covered by this exception. If you modify this file, you may |
| 168 | +extend this exception to your version of the file, but you are not |
| 169 | +obligated to do so. If you do not wish to provide this exception without |
| 170 | +modification, you must delete this exception statement from your version |
| 171 | +and license this file solely under the GPL without exception. |
| 172 | + |
| 173 | + |
| 174 | + </dd> |
| 175 | + |
| 176 | + </dl> |
| 177 | + <div class="text-bold">license_text</div> |
| 178 | + <pre id="license-text" class="code mt-1" style="white-space: pre-wrap;"><code>In addition, as a special exception, Red Hat, Inc. gives You the additional |
104 | 179 | right to link the code of this Program with code not covered under the GNU
|
105 | 180 | General Public License ("Non-GPL Code") and to distribute linked combinations
|
106 | 181 | including the two, subject to the limitations in this paragraph. Non-GPL Code
|
|
0 commit comments