Skip to content

Commit

Permalink
updated VERSION.txt etc for release of version 5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
KrisThielemans committed Mar 22, 2022
1 parent ea82601 commit d7cc43d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Licensing information for STIR 4.1.0
Licensing information for STIR 5.0.0
----------------------------------

See for more info http://stir.sourceforge.net, section Registration.
Expand Down Expand Up @@ -98,6 +98,7 @@ Explicit list of files that carry the PARAPET license
./src/include/stir/ProjDataInfo.h
./src/include/stir/Sinogram.h
./src/include/stir/ProjDataFromStream.h
./src/include/stir/ProjDataInfoGeneric.inl
./src/include/stir/Segment.h
./src/include/stir/Scanner.h
./src/include/stir/IndexRange3D.inl
Expand Down Expand Up @@ -230,6 +231,7 @@ Explicit list of files that carry the PARAPET license
./src/test/test_display.cxx
./src/test/test_interpolate.cxx
./src/test/test_Array.cxx
./src/test/test_DetectorCoordinateMap.cxx
./src/test/test_proj_data_info.cxx
./src/buildblock/Viewgram.cxx
./src/buildblock/utilities.cxx
Expand All @@ -241,6 +243,7 @@ Explicit list of files that carry the PARAPET license
./src/buildblock/ProjDataGEAdvance.cxx
./src/buildblock/ProjDataInfo.cxx
./src/buildblock/linear_regression.cxx
./src/buildblock/ProjDataInfoGeneric.cxx
./src/buildblock/Array.cxx
./src/buildblock/ProjData.cxx
./src/buildblock/ProjDataInfoCylindricalArcCorr.cxx
Expand Down

0 comments on commit d7cc43d

Please sign in to comment.