Skip to content

Commit 3c5d78d

Browse files
updated VERSION.txt etc for release of version 6.0.0
1 parent 30b3f40 commit 3c5d78d

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

LICENSE.txt

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Licensing information for STIR 5.1.0
1+
Licensing information for STIR 6.0.0
22
----------------------------------
33

44
See for more info http://stir.sourceforge.net, section Registration.
@@ -27,7 +27,6 @@ Explicit list of files that carry the PARAPET license
2727
./documentation/STIR-glossary.tex
2828
./documentation/STIR-general-overview.tex
2929
./documentation/STIR-developers-overview.tex
30-
./src/IO/InterfileHeaderSiemens.cxx
3130
./src/IO/stir_ecat_common.cxx
3231
./src/IO/ecat6_utils.cxx
3332
./src/IO/interfile.cxx
@@ -69,7 +68,6 @@ Explicit list of files that carry the PARAPET license
6968
./src/include/stir/IO/interfile.h
7069
./src/include/stir/IO/InputStreamWithRecordsFromUPENNbin.h
7170
./src/include/stir/IO/InterfileHeader.h
72-
./src/include/stir/IO/InterfileHeaderSiemens.h
7371
./src/include/stir/IO/ecat6_utils.h
7472
./src/include/stir/IO/stir_ecat_common.h
7573
./src/include/stir/IO/stir_ecat7.h
@@ -84,7 +82,6 @@ Explicit list of files that carry the PARAPET license
8482
./src/include/stir/interpolate.h
8583
./src/include/stir/ProjDataInfoCylindrical.h
8684
./src/include/stir/ByteOrder.inl
87-
./src/include/stir/ViewSegmentNumbers.h
8885
./src/include/stir/evaluation/ROIValues.h
8986
./src/include/stir/TimedBlock.h
9087
./src/include/stir/CartesianCoordinate3D.inl
@@ -115,13 +112,13 @@ Explicit list of files that carry the PARAPET license
115112
./src/include/stir/ProjDataInfoCylindricalArcCorr.inl
116113
./src/include/stir/Coordinate2D.inl
117114
./src/include/stir/linear_regression.inl
118-
./src/include/stir/Array1d.h
119115
./src/include/stir/Segment.inl
120116
./src/include/stir/IndexRange.h
121117
./src/include/stir/Viewgram.h
122118
./src/include/stir/BasicCoordinate.h
123119
./src/include/stir/BasicCoordinate.inl
124120
./src/include/stir/VectorWithOffset.h
121+
./src/include/stir/SegmentIndices.inl
125122
./src/include/stir/doxygen_doc_for_boost.h
126123
./src/include/stir/utilities.h
127124
./src/include/stir/NumericInfo.h
@@ -154,10 +151,11 @@ Explicit list of files that carry the PARAPET license
154151
./src/include/stir/Scanner.inl
155152
./src/include/stir/DiscretisedDensity.inl
156153
./src/include/stir/SegmentByView.h
157-
./src/include/stir/ProjDataGEAdvance.h
154+
./src/include/stir/ViewgramIndices.inl
158155
./src/include/stir/Coordinate4D.h
159156
./src/include/stir/CartesianCoordinate2D.h
160157
./src/include/stir/Sinogram.inl
158+
./src/include/stir/SinogramIndices.inl
161159
./src/include/stir/error.h
162160
./src/include/stir/line.h
163161
./src/include/stir/Succeeded.h
@@ -242,7 +240,6 @@ Explicit list of files that carry the PARAPET license
242240
./src/buildblock/ByteOrder.cxx
243241
./src/buildblock/interfile_keyword_functions.cxx
244242
./src/buildblock/RelatedViewgrams.cxx
245-
./src/buildblock/ProjDataGEAdvance.cxx
246243
./src/buildblock/ProjDataInfo.cxx
247244
./src/buildblock/linear_regression.cxx
248245
./src/buildblock/ProjDataInfoGeneric.cxx

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6.0.0-pre
1+
6.0.0

0 commit comments

Comments
 (0)