Changeset 3567
- Timestamp:
- 06/25/12 14:03:10
- Files:
-
- trunk/build/license-mappings.xml (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/build/license-mappings.xml
r3537 r3567 205 205 </artifact> 206 206 <artifact> 207 <groupId>org.bedework.eventreg</groupId> 208 <artifactId>bw-eventreg</artifactId> 209 <license>Apache License, Version 2.0</license> 210 </artifact> 211 <artifact> 212 <groupId>org.bedework.eventreg</groupId> 213 <artifactId>bw-eventreg-common</artifactId> 214 <license>Apache License, Version 2.0</license> 215 </artifact> 216 <artifact> 217 <groupId>org.bedework.eventreg</groupId> 218 <artifactId>bw-eventregsvc</artifactId> 219 <license>Apache License, Version 2.0</license> 220 </artifact> 221 <artifact> 207 222 <groupId>org.bedework.indexer</groupId> 208 223 <artifactId>bw-indexer</artifactId> … … 247 262 <groupId>cglib</groupId> 248 263 <artifactId>cglib</artifactId> 264 <license>Apache License, Version 2.0</license> 265 </artifact> 266 <artifact> 267 <groupId>cglib</groupId> 268 <artifactId>cglib-nodep</artifactId> 249 269 <license>Apache License, Version 2.0</license> 250 270 </artifact> … … 428 448 <groupId>org.fusesource.hawtdb</groupId> 429 449 <artifactId>hawtdb</artifactId> 450 <license>Apache License, Version 2.0</license> 451 </artifact> 452 <artifact> 453 <groupId>org.apache.geronimo.modules</groupId> 454 <artifactId>geronimo-kernel</artifactId> 430 455 <license>Apache License, Version 2.0</license> 431 456 </artifact>
