|
136 | 136 | <description>JavaPermutationTools (JPT) is a library for |
137 | 137 | computation on permutations and sequences.</description> |
138 | 138 | <url>https://jpt.cicirello.org/</url> |
139 | | - <licenses> |
| 139 | + |
| 140 | + <licenses> |
140 | 141 | <license> |
141 | | - <name>GNU General Public License, Version 3.0</name> |
| 142 | + <name>GPL-3.0-or-later</name> |
142 | 143 | <url>https://www.gnu.org/licenses/gpl-3.0.en.html</url> |
143 | 144 | <distribution>repo</distribution> |
| 145 | + <comment> |
| 146 | + JavaPermutationTools (JPT): A library for computation on permutations and sequences. |
| 147 | + Copyright (C) 2005-2020 Vincent A. Cicirello. |
| 148 | + |
| 149 | + JavaPermutationTools is free software: you can redistribute it and/or modify |
| 150 | + it under the terms of the GNU General Public License as published by |
| 151 | + the Free Software Foundation, either version 3 of the License, or |
| 152 | + (at your option) any later version. |
| 153 | + |
| 154 | + JavaPermutationTools is distributed in the hope that it will be useful, |
| 155 | + but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 156 | + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 157 | + GNU General Public License for more details. |
| 158 | + |
| 159 | + You should have received a copy of the GNU General Public License |
| 160 | + along with this program. If not, see https://www.gnu.org/licenses/. |
| 161 | + </comment> |
144 | 162 | </license> |
145 | 163 | </licenses> |
| 164 | + |
146 | 165 | <organization> |
147 | | - <name>Vincent A. Cicirello</name> |
| 166 | + <name>Cicirello.Org</name> |
148 | 167 | <url>https://www.cicirello.org/</url> |
149 | | - </organization> |
| 168 | + </organization> |
| 169 | + |
150 | 170 | <developers> |
151 | 171 | <developer> |
152 | | - <name>Vincent A. Cicirello</name> |
153 | | - <url>https://www.cicirello.org/</url> |
| 172 | + <name>Vincent A. Cicirello</name> |
| 173 | + |
| 174 | + <url>https://www.cicirello.org/</url> |
| 175 | + <organization>Cicirello.Org</organization> |
| 176 | + <organizationUrl>https://www.cicirello.org/</organizationUrl> |
154 | 177 | </developer> |
155 | 178 | </developers> |
156 | 179 |
|
|
0 commit comments