Skip to content

Commit d7cc43d

Browse files
updated VERSION.txt etc for release of version 5.0.0
1 parent ea82601 commit d7cc43d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

LICENSE.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Licensing information for STIR 4.1.0
1+
Licensing information for STIR 5.0.0
22
----------------------------------
33

44
See for more info http://stir.sourceforge.net, section Registration.
@@ -98,6 +98,7 @@ Explicit list of files that carry the PARAPET license
9898
./src/include/stir/ProjDataInfo.h
9999
./src/include/stir/Sinogram.h
100100
./src/include/stir/ProjDataFromStream.h
101+
./src/include/stir/ProjDataInfoGeneric.inl
101102
./src/include/stir/Segment.h
102103
./src/include/stir/Scanner.h
103104
./src/include/stir/IndexRange3D.inl
@@ -230,6 +231,7 @@ Explicit list of files that carry the PARAPET license
230231
./src/test/test_display.cxx
231232
./src/test/test_interpolate.cxx
232233
./src/test/test_Array.cxx
234+
./src/test/test_DetectorCoordinateMap.cxx
233235
./src/test/test_proj_data_info.cxx
234236
./src/buildblock/Viewgram.cxx
235237
./src/buildblock/utilities.cxx
@@ -241,6 +243,7 @@ Explicit list of files that carry the PARAPET license
241243
./src/buildblock/ProjDataGEAdvance.cxx
242244
./src/buildblock/ProjDataInfo.cxx
243245
./src/buildblock/linear_regression.cxx
246+
./src/buildblock/ProjDataInfoGeneric.cxx
244247
./src/buildblock/Array.cxx
245248
./src/buildblock/ProjData.cxx
246249
./src/buildblock/ProjDataInfoCylindricalArcCorr.cxx

0 commit comments

Comments
 (0)