1
- Licensing information for STIR 4.1 .0
1
+ Licensing information for STIR 5.0 .0
2
2
----------------------------------
3
3
4
4
See for more info http://stir.sourceforge.net, section Registration.
@@ -98,6 +98,7 @@ Explicit list of files that carry the PARAPET license
98
98
./src/include/stir/ProjDataInfo.h
99
99
./src/include/stir/Sinogram.h
100
100
./src/include/stir/ProjDataFromStream.h
101
+ ./src/include/stir/ProjDataInfoGeneric.inl
101
102
./src/include/stir/Segment.h
102
103
./src/include/stir/Scanner.h
103
104
./src/include/stir/IndexRange3D.inl
@@ -230,6 +231,7 @@ Explicit list of files that carry the PARAPET license
230
231
./src/test/test_display.cxx
231
232
./src/test/test_interpolate.cxx
232
233
./src/test/test_Array.cxx
234
+ ./src/test/test_DetectorCoordinateMap.cxx
233
235
./src/test/test_proj_data_info.cxx
234
236
./src/buildblock/Viewgram.cxx
235
237
./src/buildblock/utilities.cxx
@@ -241,6 +243,7 @@ Explicit list of files that carry the PARAPET license
241
243
./src/buildblock/ProjDataGEAdvance.cxx
242
244
./src/buildblock/ProjDataInfo.cxx
243
245
./src/buildblock/linear_regression.cxx
246
+ ./src/buildblock/ProjDataInfoGeneric.cxx
244
247
./src/buildblock/Array.cxx
245
248
./src/buildblock/ProjData.cxx
246
249
./src/buildblock/ProjDataInfoCylindricalArcCorr.cxx
0 commit comments